AI Navigate

LeWorldModel: Stable End-to-End Joint-Embedding Predictive Architecture from Pixels

arXiv cs.AI / 3/23/2026

📰 NewsModels & Research

Key Points

  • LeWorldModel (LeWM) is the first JEPA that trains stably end-to-end from raw pixels using only two loss terms: next-embedding prediction and a Gaussian latent regularizer.
  • The approach reduces loss hyperparameters from six to one, simplifying tuning and reducing fragility compared to prior end-to-end JEPA methods.
  • With ~15M parameters, LeWM can be trained on a single GPU in a few hours and achieves up to 48x faster training than foundation-model-based world models, while staying competitive across 2D and 3D control tasks.
  • The latent space encodes meaningful physical structure, and probing demonstrates the model can detect physically implausible events.

Abstract

Joint Embedding Predictive Architectures (JEPAs) offer a compelling framework for learning world models in compact latent spaces, yet existing methods remain fragile, relying on complex multi-term losses, exponential moving averages, pre-trained encoders, or auxiliary supervision to avoid representation collapse. In this work, we introduce LeWorldModel (LeWM), the first JEPA that trains stably end-to-end from raw pixels using only two loss terms: a next-embedding prediction loss and a regularizer enforcing Gaussian-distributed latent embeddings. This reduces tunable loss hyperparameters from six to one compared to the only existing end-to-end alternative. With ~15M parameters trainable on a single GPU in a few hours, LeWM plans up to 48x faster than foundation-model-based world models while remaining competitive across diverse 2D and 3D control tasks. Beyond control, we show that LeWM's latent space encodes meaningful physical structure through probing of physical quantities. Surprise evaluation confirms that the model reliably detects physically implausible events.