paper-with-me

Papers

V-JEPA 2: Self-Supervised Video Models Enable Understanding, Prediction and Planning

2025-06-11 · Mido Assran, Adrien Bardes, David Fan, Quentin Garrido, Russell Howes, Mojtaba, Komeili, Matthew Muckley, Ammar Rizvi, Claire Roberts, Koustuv Sinha, Artem Zholus, Sergio Arnaud, Abha Gejji, Ada Martin, Francois Robert Hogan, Daniel Dugas, Piotr Bojanowski, Vasil Khalidov, Patrick Labatut, Francisco Massa, Marc Szafraniec, Kapil Krishnakumar, Yong Li, Xiaodong Ma, Sarath Chandar, Franziska Meier, Yann Lecun, Michael Rabbat, Nicolas Ballas

A major challenge for modern AI is to learn to understand the world and learn to act largely by observation. This paper explores a self-supervised approach that combines internet-scale video data with a small amount of interaction data (robot trajectories), to develop models capable of understanding, predicting, and planning in the physical world. We first pre-train an action-free joint-embedding-predictive architecture, V-JEPA 2, on a video and image dataset comprising over 1 million hours of internet video. V-JEPA 2 achieves strong performance on motion understanding (77.3 top-1 accuracy on Something-Something v2) and state-of-the-art performance on human action anticipation (39.7 recall-at-5 on Epic-Kitchens-100) surpassing previous task-specific models. Additionally, after aligning V-JEPA 2 with a large language model, we demonstrate state-of-the-art performance on multiple video question-answering tasks at the 8 billion parameter scale (e.g., 84.0 on PerceptionTest, 76.9 on TempCompass). Finally, we show how self-supervised learning can be applied to robotic planning tasks by post-training a latent action-conditioned world model, V-JEPA 2-AC, using less than 62 hours of unlabeled robot videos from the Droid dataset. We deploy V-JEPA 2-AC zero-shot on Franka arms in two different labs and enable picking and placing of objects using planning with image goals. Notably, this is achieved without collecting any data from the robots in these environments, and without any task-specific training or reward. This work demonstrates how self-supervised learning from web-scale data and a small amount of robot interaction data can yield a world model capable of planning in the physical world.

📄 PDF Abstract BibTeX arXiv:2506.09985

Code (1)

facebookresearch/vjepa2 공식 구현 pytorch

Tasks

Action AnticipationLarge Language ModelQuestion AnsweringSelf-Supervised LearningVideo Question Answering

Similar Papers 제목 키워드 기반

V-JEPA 2.1: Unlocking Dense Features in Video Self-Supervised Learning

2026-03-15 · Lorenzo Mur-Labadia, Matthew Muckley, Amir Bar, Mido Assran 외 arxiv

We present V-JEPA 2.1, a family of self-supervised models that learn dense, high-quality visual representations for both images and videos while retaining strong global scene understanding. The approach combines four key…

Self-Supervised LearningScene UnderstandingAction AnticipationDepth Estimation

Self-Supervised Ultrasound-Video Segmentation with Feature Prediction and 3D Localised Loss

2025-07-24 · Edward Ellis, Robert Mendel, Andrew Bulpitt, Nasim Parsa 외 arxiv

Acquiring and annotating large datasets in ultrasound imaging is challenging due to low contrast, high noise, and susceptibility to artefacts. This process requires significant time and clinical expertise. Self-supervise…

Self-Supervised LearningVideo Segmentation

Drive-JEPA: Video JEPA Meets Multimodal Trajectory Distillation for End-to-End Driving

2026-01-29 · Linhan Wang, Zichong Yang, Chen Bai, Guoxiang Zhang 외 arxiv

End-to-end autonomous driving increasingly leverages self-supervised video pretraining to learn transferable planning representations. However, pretraining video world models for scene understanding has so far brought on…

Scene UnderstandingTrajectory PlanningAutonomous Driving

MC-JEPA: A Joint-Embedding Predictive Architecture for Self-Supervised Learning of Motion and Content Features

2023-07-24 · Adrien Bardes, Jean Ponce, Yann Lecun

Self-supervised learning of visual representations has been focusing on learning content features, which do not capture object motion or location, and focus on identifying and differentiating objects in images and videos…

Optical Flow EstimationSelf-Supervised LearningSemantic Segmentation

TWLV-I: Analysis and Insights from Holistic Evaluation on Video Foundation Models

2024-08-21 · Hyeongmin Lee, Jin-Young Kim, Kyungjune Baek, JiHwan Kim 외

In this work, we discuss evaluating video foundation models in a fair and robust manner. Unlike language or image foundation models, many video foundation models are evaluated with differing parameters (such as sampling …

Action RecognitionEmbeddings Evaluation