Draft:Joint-Embedding Predictive Architecture
Submission declined on 8 June 2026 by ChrysGalley (talk).
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
|
This article may incorporate text from a large language model, which is prohibited in Wikipedia articles. (June 2026) |
Joint embedding predictive architecture (JEPA) is a machine learning framework for self-supervised learning in which a model predicts latent representations of missing or future data rather than reconstructing the data directly. The approach is associated with Yann LeCun's broader research program for autonomous machine intelligence, where JEPA-style models are proposed as predictive world models that could support reasoning, planning, and learning from observation.[1] Unlike generative models that reconstruct pixels or tokens, JEPA models operate in an abstract embedding space, aiming to capture predictable and semantically relevant structure while ignoring irrelevant low-level detail.[2]
JEPA-style architectures have been developed for image-based and video-based self-supervised learning. Image-based JEPA, or I-JEPA, applies the framework to images by predicting abstract representations of masked image regions.[3] Video-based JEPA, or V-JEPA, extends the approach to video by predicting masked video content through latent features rather than reconstructing every pixel.[4] V-JEPA 2 has been presented as a world-model system for video understanding, prediction, and robotic planning.[5]
Concept
Joint embedding predictive architectures differ from generative models in that they do not attempt to reconstruct the original input data directly. In LeCun's formulation, a JEPA receives two related variables, usually described as a context input and a target input . These are passed through encoders to produce latent representations and . A predictor is then trained to predict the representation of from the representation of .[1]
Because prediction occurs in representation space, the model is not required to reproduce every low-level detail of the target data. This is intended to allow the learned representation to focus on predictable and semantically relevant aspects of the input, while ignoring details that are irrelevant or difficult to predict.[1][2]
In image-based implementations, the model is typically given visible context regions of an image and is trained to predict the representations of hidden target regions. I-JEPA uses this principle to learn semantic image representations without relying on hand-crafted image augmentations during pretraining.[2]
Architecture
A generic JEPA consists of a context encoder, a target encoder, and a predictor. The context encoder maps the observed input into a latent representation, while the target encoder maps the target data into another representation. The predictor attempts to produce the target representation from the context representation. Training minimizes a prediction error in the embedding space, rather than a reconstruction error in the original data space.[1][2]
Some JEPA formulations also include latent variables to represent multiple possible targets compatible with the same context. In this view, different possible future or missing observations may correspond to similar abstract representations, allowing the model to represent uncertainty without explicitly generating all possible outputs.[1]
In I-JEPA, the context and target encoders are implemented using vision transformers, and the model predicts the representations of masked target blocks from an unmasked context block.[2] In V-JEPA, a related feature-prediction objective is applied to video, where the model predicts masked spatiotemporal regions in a learned representation space.[6]
Hierarchical JEPA
LeCun also proposed hierarchical JEPA, or H-JEPA, as an extension of the architecture to multiple levels of abstraction and multiple time scales. In this formulation, lower-level JEPA modules learn detailed short-term predictions, while higher-level modules operate on more abstract representations and make longer-term predictions. The goal is to support world models that can be used for reasoning and planning under uncertainty.[1]
The hierarchical formulation is connected to LeCun's broader claim that intelligent agents should learn representations of percepts and action plans at multiple levels of abstraction. In this view, long-horizon planning depends on the ability to reason over abstract states rather than only over raw sensory observations.[1]
Comparison with related approaches
JEPA is related to earlier work on representation learning and predictive coding, but differs from several common self-supervised approaches. Generative approaches, such as masked autoencoders, train models to reconstruct missing parts of the original input. By contrast, JEPA predicts the representation of the missing or future data rather than the data itself.[2]
JEPA is also distinct from many contrastive learning methods, which train representations by comparing positive and negative examples. Contrastive predictive coding, for example, learns representations by predicting future information in latent space using a contrastive loss and negative sampling.[7] SimCLR similarly learns visual representations by maximizing agreement between differently augmented views of the same image using a contrastive loss.[8] LeCun's JEPA proposal instead emphasizes non-generative and non-contrastive predictive learning in latent space.[1]
Related models and applications
JEPA-style methods have been explored in several domains, including image representation learning, video understanding, and robotics. I-JEPA applies joint-embedding prediction to images,[2] while V-JEPA extends feature prediction to video.[6]
V-JEPA 2 applies large-scale video pretraining to video understanding, prediction, and action-conditioned robotic planning. The model is pretrained on internet-scale video and image data, then used as the basis for an action-conditioned predictor trained on robot interaction data.[9] Independent coverage has described I-JEPA and V-JEPA as part of Meta's research into models that learn abstract representations from images and video rather than reconstructing pixels directly.[3][4]
See also
- Self-supervised learning
- Representation learning
- World model
- Energy-based model
- Predictive coding
- Vision transformer
- Yann LeCun
References
- ^ a b c d e f g h LeCun, Yann (2022-06-27). "A Path Towards Autonomous Machine Intelligence". arXiv:2207.03168 [cs.AI].
- ^ a b c d e f g Assran, Mahmoud; Duval, Quentin; Misra, Ishan; Bojanowski, Piotr; Vincent, Pascal; Rabbat, Michael; LeCun, Yann; Ballas, Nicolas (2023). Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. arXiv:2301.08243.
- ^ a b Dickson, Ben (2023-06-15). "Meta releases I-JEPA, a machine learning model that learns high-level abstractions from images". VentureBeat.
- ^ a b Dickson, Ben (2024-02-28). "Why Meta's V-JEPA model can be a big deal for real-world AI". VentureBeat.
- ^ Silberling, Amanda (2025-06-11). "Meta's V-JEPA 2 model teaches AI to understand its surroundings". TechCrunch.
- ^ a b Bardes, Adrien; Garrido, Quentin; Ponce, Jean; Chen, Xinlei; Rabbat, Michael; LeCun, Yann; Assran, Mahmoud; Ballas, Nicolas (2024-02-15). "Revisiting Feature Prediction for Learning Visual Representations from Video". arXiv:2404.08471 [cs.CV].
- ^ Oord, Aaron van den; Li, Yazhe; Vinyals, Oriol (2018). "Representation Learning with Contrastive Predictive Coding". arXiv:1807.03748 [cs.LG].
- ^ Chen, Ting; Kornblith, Simon; Norouzi, Mohammad; Hinton, Geoffrey (2020). A Simple Framework for Contrastive Learning of Visual Representations. International Conference on Machine Learning. arXiv:2002.05709.
- ^ Assran, Mahmoud; Bardes, Adrien; Fan, David; Garrido, Quentin; Howes, Russell; Komeili, Mojtaba; Muckley, Matthew; Rizvi, Ammar; Roberts, Claire; Sinha, Koustuv; LeCun, Yann; Rabbat, Michael; Ballas, Nicolas (2025-06-11). "V-JEPA 2: Self-Supervised Video Models Enable Understanding, Prediction and Planning". arXiv:2506.09985 [cs.AI].
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.

LLM-generated pages with certain obvious signs of being machine generated may be deleted without notice.
Instead, only summarize in your own words a range of independent, reliable, published sources that discuss the subject.
See the advice page on large language models for more information.