Revisiting Feature Prediction for Learning Visual Representations from Video
About
This paper explores feature prediction as a stand-alone objective for unsupervised learning from video and introduces V-JEPA, a collection of vision models trained solely using a feature prediction objective, without the use of pretrained image encoders, text, negative examples, reconstruction, or other sources of supervision. The models are trained on 2 million videos collected from public datasets and are evaluated on downstream image and video tasks. Our results show that learning by predicting video features leads to versatile visual representations that perform well on both motion and appearance-based tasks, without adaption of the model's parameters; e.g., using a frozen backbone. Our largest model, a ViT-H/16 trained only on videos, obtains 81.9% on Kinetics-400, 72.2% on Something-Something-v2, and 77.9% on ImageNet1K.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | ImageNet-1K | Top-1 Acc75.9 | 836 | |
| Video Action Classification | Something-Something v2 | Top-1 Acc74.3 | 139 | |
| Action Recognition | SSV2 | Top-1 Acc71.4 | 93 | |
| Action Recognition | Diving-48 | Top-1 Acc87.9 | 82 | |
| Video Action Classification | Diving-48 | Top-1 Acc87.9 | 53 | |
| Video Action Classification | Kinetics-400 | Top-1 Accuracy0.845 | 48 | |
| Object Classification | ImageNet-1K | Top-1 Acc80 | 33 | |
| Video Action Classification | COIN | Top-1 Acc87.1 | 33 | |
| Action Recognition | K400 | Top-1 Accuracy82 | 16 | |
| Detecting physically implausible events | IntPhys2 | Permanence (Fixed) Win Rate0.5962 | 13 |