@AbdelStark: It’s time to JEPA pill the world! awesome-jepa: A curated list of papers, models, code, datasets, and learning resource…
Summary
A curated list of papers, models, code, datasets, and learning resources for Joint Embedding Predictive Architectures (JEPA), the self-supervised approach to world models proposed by Yann LeCun.
View Cached Full Text
Cached at: 06/10/26, 12:25 AM
It’s time to JEPA pill the world!
awesome-jepa: A curated list of papers, models, code, datasets, and learning resources for Joint Embedding Predictive Architectures (JEPA), the self-supervised approach to world models proposed by Yann LeCun. https://t.co/ro0Sud8XhT
Similar Articles
GitHub - keon/jepa: implementing minimal versions of joint-embedding predictive architecture (JEPA)
A GitHub repository providing minimal, standalone PyTorch reimplementations of JEPA family models (I-JEPA, V-JEPA, V-JEPA 2, C-JEPA) for educational purposes, including tutorials and visualization tools.
So, what is Yann LeCun's "World Models" and JEPA and is it Really a Replacement for LLMs?
Discusses Yann LeCun's 'World Models' and JEPA from a recent arXiv paper, clarifying that it is not a replacement for LLMs but a model optimized for visual processing in robotics, self-driving, and industrial controls.
Is the future of coding agents JEPA? [D]
The author discusses applying Yann LeCun's JEPA (Joint Embedding Predictive Architecture) to coding agents, proposing that instead of treating code as text, agents should learn compact state representations and predict future states, potentially achieving orders of magnitude efficiency improvements over current LLM-based approaches.
The 90-year-old idea behind JEPA models: Canonical Correlation Analysis
This blog post explains the connection between JEPA (Joint Embedding Predictive Architecture) models and Canonical Correlation Analysis (CCA), a statistical method from 1936, arguing that CCA is the conceptual precursor to JEPA and that the idea of maximizing correlation in embedding space dates back to Hotelling.
@BasileTerv987: Accepted to TMLR, with reproducibility certification v2 of our JEPA-WM study (arXiv:2512.24497) is out, with new data-s…
Basile Terver and colleagues' paper on Joint-Embedding Predictive World Models (JEPA-WM) for robotics has been accepted to TMLR with a reproducibility certification. The updated version includes new data-scaling experiments, a Lipschitz analysis of multistep rollout training, and extended discussions.