Sub-JEPA: a simple fix to LeCun group's LeWorldModel that consistently improves performance [P]
Summary
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.
Similar Articles
Sub-JEPA: Subspace Gaussian Regularization for Stable End-to-End World Models
The authors introduce Sub-JEPA, a method using Subspace Gaussian Regularization to improve the stability of end-to-end world models like LeWM, showing consistent performance gains on continuous-control benchmarks.
@reza_byt: World Modeling with JEPA has recently gained traction thanks to a novel anti-collapse mechanism called "SIGReg" (by @yl…
Explains SIGReg, a novel regularizer for JEPA that prevents representation collapse by forcing embeddings to follow an isotropic Gaussian distribution, with theoretical guarantees and a clean training loop.
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.
@TheTuringPost: A new paper from @ylecun, @randall_balestr and colleagues extending LeJEPA – this time to video. LeVJEPA's goal is to m…
LeVJEPA extends LeJEPA to video for efficient training, using one encoder and projector to process only 5% of video patches, matching or beating V-JEPA 2 with significantly less compute.
No Gaussian Required: Contrastive Inverse Dynamics for JEPA World Models
The paper introduces AC-MTM, a contrastive inverse dynamics method to prevent encoder collapse in JEPA world models, achieving improved performance on multi-object tasks without Gaussian constraints.