Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

Since 2010

research
  • Observatory
  • Adaptive capacity
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How we work
  • Data visualization
  • Multi-Model Convergence
  • FAQ
  • Security and privacy
  • Public sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchCapabilityServicesSignalsAbout
ResearchCapabilityServicesSignalsAbout
  1. Home
  2. Vocab
  3. V-JEPA (Video Joint Embedding Predictive Architecture)

V-JEPA (Video Joint Embedding Predictive Architecture)

A family of self-supervised video foundation models that learn by predicting latent-space representations of future or masked video patches, without pixel reconstruction.

Year: 2024Generality: 400Added: Aug 28, 2026
Back to Vocab

Title: V-JEPA (Video Joint Embedding Predictive Architecture) Slug: v-jepa

V-JEPA (Video Joint Embedding Predictive Architecture) refers to a family of self-supervised video foundation models that extend the Joint Embedding Predictive Architecture (jepa) to spatiotemporal video data. Like image-JEPA, V-JEPA models learn by predicting abstract latent-space representations of one view or segment of a video from another, rather than reconstructing raw pixels. The "V" prefix marks the video domain adaptation of the JEPA framework introduced by Yann LeCun. The architecture typically combines a vision-transformer encoder that processes video patches into a latent representation, a predictor network that maps one latent to another, and (in early variants) a target encoder updated via stop-gradient or exponential moving average to prevent representational collapse.

The core mechanics involve masking a high proportion of video patches (typically 60-90%) and training the predictor to reconstruct the latent representation of the masked patches from the visible context. Unlike pixel-reconstruction objectives (as in MAE-style video models), V-JEPA's latent prediction objective lets the model discard pixel-level details that don't matter for high-level video understanding (texture, lighting, exact motion blur) and focus on the underlying spatiotemporal dynamics. The result is a model that learns strong representations for downstream tasks like action recognition, video classification, robotic manipulation, and world-modeling.

V-JEPA 2 (Assran et al., 2025) scaled the approach to billion-parameter scale and demonstrated emergent capabilities in long-horizon video prediction and embodied planning. V-JEPA 2.1 (Mur-Labadia et al., 2026) added dense feature extraction. LeVJEPA (Kuhn et al., 2026) showed that the standard JEPA heuristics (target encoder, masked prediction, stop-gradient) can be replaced with a single regularization-loss-based objective while matching V-JEPA 2's performance at up to 20x less pretraining compute. Domain-specialized variants include Drive-JEPA (autonomous driving), WA-JEPA (world-action modeling), and MC-JEPA (motion capture). V-JEPA is the video-domain sibling of jepa-joint-embedding-predictive-architecture and shares its lineage with image-jepa, mc-jepa, and other JEPA-family architectures.

Sources

  1. Revisiting Feature Prediction for Learning Visual Representations from Video

    arXiv (Meta FAIR) · Feb 15, 2024

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

    arXiv (Meta FAIR) · Jun 11, 2025

  3. LeVJEPA: Efficient & Scalable Video Pretraining without the Heuristics

    arXiv (Meta FAIR) · Aug 27, 2026

Research this in Signals

Scan V-JEPA (Video Joint Embedding Predictive Architecture) for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with V-JEPA (Video Joint Embedding Predictive Architecture) already loaded, so edit it or scan as is.