jepa

Tag

Cards List
#jepa

I built Micro-JEPA: A lightweight JEPA (Joint Embedding Predictive Architecture) in Python

Reddit r/ArtificialInteligence · 2d ago

Micro-JEPA is a lightweight Python implementation of the Joint Embedding Predictive Architecture (JEPA), enabling an agent to learn environment representations, predict future states in latent space, and plan actions to avoid obstacles.

0 favorites 0 likes
#jepa

AI is 'not smart' so what's next in artificial intelligence?

Hacker News Top · 2d ago Cached

Yann LeCun criticizes current LLMs as not truly intelligent and describes his new company AMI Labs' development of Joint Embedding Predictive Architecture (JEPA) aimed at creating more flexible AI that can understand the physical world.

0 favorites 0 likes
#jepa

Delta-JEPA: Learning Action-Sensitive World Models via Latent Difference Decoding

arXiv cs.AI · 4d ago Cached

Delta-JEPA introduces a reconstruction-free world model that augments latent forward prediction with a Latent Difference Action Decoder to prevent collapse and improve action-sensitivity, achieving better planning performance on visual continuous-control tasks.

0 favorites 0 likes
#jepa

@_akhaliq: VISReg Variance-Invariance-Sketching Regularization for JEPA training

X AI KOLs Following · 2026-06-28 Cached

Introduces VISReg, a regularization method for JEPA (Joint Embedding Predictive Architecture) training that combines variance, invariance, and sketching constraints.

0 favorites 0 likes
#jepa

@garridoq_: After 4.5 formative years at FAIR, I am thrilled to join AMI Labs as a Member of Technical Staff ! I'm looking forward …

X AI KOLs Timeline · 2026-06-22 Cached

After 4.5 years at FAIR, a researcher joins AMI Labs to work on JEPA and World Models.

0 favorites 0 likes
#jepa

DVD-JEPA: an open-source, fully-reproducible JEPA world model [P]

Reddit r/MachineLearning · 2026-06-20

DVD-JEPA is an open-source, minimal JEPA world model that learns representations from video by predicting future embeddings rather than pixels. It uses a bouncing DVD logo to demonstrate position recovery, dreaming, and anomaly detection, all running in a browser.

0 favorites 0 likes
#jepa

@ethanmclark1: Working in robotics right now is what I imagine working with language models felt like in 2023. Everyone throwing thing…

X AI KOLs Following · 2026-06-17 Cached

A robotics researcher compares current robotics approaches to the language model landscape of 2023, arguing that representation prediction (JEPA) is the most scalable method as it can leverage action-free video data like YouTube, unlike other methods that require action-labeled data.

0 favorites 0 likes
#jepa

The 90-year-old idea behind JEPA models: Canonical Correlation Analysis

Hacker News Top · 2026-06-11 Cached

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.

0 favorites 0 likes
#jepa

@AbdelStark: It’s time to JEPA pill the world! awesome-jepa: A curated list of papers, models, code, datasets, and learning resource…

X AI KOLs Timeline · 2026-06-09 Cached

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.

0 favorites 0 likes
#jepa

Predict and Reconstruct: Joint Objectives for Self-Supervised Language Representation Learning

arXiv cs.CL · 2026-06-05 Cached

The paper proposes a hybrid pre-training objective combining JEPA latent-space prediction with MLM reconstruction for language models, showing improved embedding uniformity and semantic-lexical balance.

0 favorites 0 likes
#jepa

World Models Explained: What Every AI Is Missing

Reddit r/ArtificialInteligence · 2026-06-02 Cached

The article explains the concept of world models in detail, comparing them to LLMs, introduces two major camps (pixel prediction and meaning prediction) and representative works such as Dreamer v3, GameNGen, Genie, and JEPA, discusses applications in autonomous driving and robotics, and points out that world models are a key component of physical AI.

0 favorites 0 likes
#jepa

@alesfav: AI needs vastly more data than we do. One idea might close the gap: don't predict raw signals (tokens), predict your ow…

X AI KOLs Following · 2026-05-29 Cached

This thread presents a theoretical result showing that predicting abstract latent representations (as in JEPA and data2vec) instead of raw tokens can exponentially reduce the data gap between AI and human learning.

0 favorites 0 likes
#jepa

@BasileTerv987: Accepted to TMLR, with reproducibility certification v2 of our JEPA-WM study (arXiv:2512.24497) is out, with new data-s…

X AI KOLs Following · 2026-05-25 Cached

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.

0 favorites 0 likes
#jepa

So, what is Yann LeCun's "World Models" and JEPA and is it Really a Replacement for LLMs?

Reddit r/artificial · 2026-05-21

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.

0 favorites 0 likes
#jepa

@xbresson: How do we design materials with AI? Excited to introduce Crys-JEPA, a new generative technique in collaboration w/ @liu…

X AI KOLs Following · 2026-05-19 Cached

Crys-JEPA introduces a joint embedding predictive architecture for crystals that learns an energy-aware latent space, achieving significant improvements in stability and novelty for de novo crystal discovery.

0 favorites 0 likes
#jepa

Is the future of coding agents JEPA? [D]

Reddit r/MachineLearning · 2026-05-18

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.

0 favorites 0 likes
#jepa

Sub-JEPA: a simple fix to LeCun group's LeWorldModel that consistently improves performance [P]

Reddit r/MachineLearning · 2026-05-18

Sub-JEPA improves LeWorldModel by applying Gaussian regularization in frozen random orthogonal subspaces, consistently outperforming the original on benchmarks with up to +10.7 percentage points improvement.

0 favorites 0 likes
#jepa

Representation Without Reward: A JEPA Audit for LLM Fine-Tuning

arXiv cs.LG · 2026-05-18 Cached

This paper audits Joint-embedding predictive architectures (JEPA) for LLM fine-tuning on a natural-language-to-regex task, testing twenty-two auxiliary objectives. The results show that hidden-state representation improvements are only weakly coupled to decoded-task accuracy, with no auxiliary surviving family-wise correction.

0 favorites 0 likes
#jepa

Yann LeCun on Leaving Meta, Breaking The LLM Paradigm, & Why Hinton is Wrong

Reddit r/singularity · 2026-05-15 Cached

Yann LeCun leaves Meta to found AI company AMI, focusing on world models based on Joint Embedding Predictive Architecture (JEPA). He believes LLMs are not the path to human-level intelligence and criticizes the current paradigm for lacking prediction and planning capabilities.

0 favorites 0 likes
#jepa

Mini-JEPA Foundation Model Fleet Enables Agentic Hydrologic Intelligence

arXiv cs.LG · 2026-05-15 Cached

This paper introduces a fleet of five sensor-specialized Mini-JEPA foundation models for hydrologic intelligence, achieving high reconstruction accuracy (R² up to 0.97) and outperforming the Google AlphaEarth generalist on physics-matched tasks when routed via an LLM agent.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback