Giter Site home page Giter Site logo

Comments (4)

ballasnicolas avatar ballasnicolas commented on August 17, 2024 2

Hi rayleizhu, thanks for your interest in our work!

Yes, you are correct, both I-JEPA and data2vec-(v1,v2) learns representation by trying to predict missing information in feature space. Data2vec-v2 shows that you could learn very strong pretrained models for end2end finetuning on given tasks. In contrast, our goal was to demonstrate that this learning principle also can learns strong off-the-shelf representation that are good in frozen evaluation and low-shot scenario.

This led to different choices in the model architecture (conv decoder vs ViT predictor) and masking strategies. You can find comparisons with data2vec in the paper (data2vec-v2 was not yet released during the development of the paper).

from ijepa.

lxysl avatar lxysl commented on August 17, 2024

Hi rayleizhu, thanks for your interest in our work!

Yes, you are correct, both I-JEPA and data2vec-(v1,v2) learns representation by trying to predict missing information in feature space. Data2vec-v2 shows that you could learn very strong pretrained models for end2end finetuning on given tasks. In contrast, our goal was to demonstrate that this learning principle also can learns strong off-the-shelf representation that are good in frozen evaluation and low-shot scenario.

This led to different choices in the model architecture (conv decoder vs ViT predictor) and masking strategies. You can find comparisons with data2vec in the paper (data2vec-v2 was not yet released during the development of the paper).

Thanks for your reply! But I still confused about the so called off-the-shelf representation. Could you please give some detailed explanation or insight on that?

from ijepa.

ballasnicolas avatar ballasnicolas commented on August 17, 2024

'off-the-shelf' means that we don't want to finetune the encoder after pretraining, i.e. we froze its parameters after pretraining.

In the paper, we mostly focus on linear evaluation where we train a linear classifier on top of a frozen pretrained encoder. Let me know if that answer you question.

from ijepa.

lxysl avatar lxysl commented on August 17, 2024

Yes!And thanks for your kindly reply~

from ijepa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.