Sub-JEPA: a simple fix to LeCun group's LeWorldModel that consistently improves performance [P]
Sub-JEPA applies Gaussian regularization inside frozen random orthogonal subspaces instead of the full latent space, fixing a geometry mismatch in LeCun group's LeWorldModel and consistently improving performance across tasks.
Excerpt
**World models** learn compact latent representations for planning without pixel reconstruction. LeWorldModel (LeWM), from LeCun's group at NYU, achieves stable end-to-end JEPA training by enforcing an isotropic Gaussian prior over the full latent space.
**The flaw:** real environment dynamics live on low-dimensional manifolds, so a global high-dimensional Gaussian is an overly rigid prior — mismatched to the task geometry. LeWM itself struggles most on low-intrinsic-dimension tasks like Two-Room.
**Our fix (Sub-JEPA):** apply the Gaussian regularization inside multiple frozen random orthogonal subspaces instead. This relaxes the global constraint while keeping the anti-collapse benefit. No new hyperparameters, same two-term objective.
Sub-JEPA consistently outperforms LeWM across all four benchmarks, with up to +10.7 pp on Two-Room. We also observe straighter latent trajectories and better physical state decodability as emergent benefits.


🌐 Project: [https://kaizhao.net/sub-jepa](https://kaizhao.net/sub-jepa)
💻 Code: [https://github.com/intcomp/sub-jepa](https://github.com/intcomp/sub-jepa)
📄 Paper: [https://arxiv.org/pdf/2605.09241](https://arxiv.org/pdf/2605.09241)
Read at source: https://www.reddit.com/r/MachineLearning/comments/1tgn3bz/subjepa_a_simple_fix_to_lecun_groups_leworldmodel/
Discussions
- reddit · 52 points · 14 comments
- reddit · 56 points · 14 comments
- reddit · 59 points · 14 comments
- reddit · 62 points · 16 comments
- reddit · 66 points · 18 comments
- reddit · 66 points · 18 comments
- reddit · 65 points · 18 comments
- reddit · 66 points · 18 comments
- reddit · 71 points · 18 comments
- reddit · 67 points · 18 comments
- reddit · 70 points · 18 comments
- reddit · 69 points · 18 comments
- reddit · 71 points · 18 comments
- reddit · 72 points · 18 comments
- reddit · 73 points · 18 comments