Learning Invariant Visual Representations for Planning with Joint-Embedding Predictive World Models
Leonardo F. Toso, Davit Shadunts, Yunyang Lu, Nihal Sharma, Donglin Zhan, Nam H. Nguyen, and James Anderson

TL;DR
This paper introduces a method to improve the robustness of visual world models in planning tasks by using a bisimulation encoder, which reduces sensitivity to irrelevant visual variations and enables smaller, more efficient latent representations.
Contribution
The paper proposes augmenting latent predictive models with a bisimulation encoder to enhance robustness against slow features and irrelevant visual changes, while reducing latent space size.
Findings
Model improves robustness to background changes and distractors.
Achieves up to 10x smaller latent space than previous models.
Maintains robustness across different pretrained visual encoders.
Abstract
World models learned from high-dimensional visual observations allow agents to make decisions and plan directly in latent space, avoiding pixel-level reconstruction. However, recent latent predictive architectures (JEPAs), including the DINO world model (DINO-WM), display a degradation in test time robustness due to their sensitivity to "slow features". These include visual variations such as background changes and distractors that are irrelevant to the task being solved. We address this limitation by augmenting the predictive objective with a bisimulation encoder that enforces control-relevant state equivalence, mapping states with similar transition dynamics to nearby latent states while limiting contributions from slow features. We evaluate our model on a simple navigation task under different test-time background changes and visual distractors. Across all benchmarks, our model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Reinforcement Learning in Robotics · Explainable Artificial Intelligence (XAI)
