paper-with-me

Papers

Learning Invariant Visual Representations for Planning with Joint-Embedding Predictive World Models

2026-02-20 · Leonardo F. Toso, Davit Shadunts, Yunyang Lu, Nihal Sharma, Donglin Zhan, Nam H. Nguyen, James Anderson arxiv

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 consistently improves robustness to slow features while operating in a reduced latent space, up to 10x smaller than that of DINO-WM. Moreover, our model is agnostic to the choice of pretrained visual encoder and maintains robustness when paired with DINOv2, SimDINOv2, and iBOT features.

📄 PDF Abstract BibTeX arXiv:2602.18639

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Temporal Straightening for Latent Planning

2026-03-12 · Ying Wang, Oumayma Bounou, Gaoyue Zhou, Randall Balestriero 외 arxiv

Learning good representations is essential for latent planning with world models. While pretrained visual encoders produce strong semantic visual features, they are not tailored to planning and contain information irrele…

Representation Learning

Deep Collaborative Discrete Hashing with Semantic-Invariant Structure

2019-11-05 · Zijian Wang, Zheng Zhang, Yadan Luo, Zi Huang

Existing deep hashing approaches fail to fully explore semantic correlations and neglect the effect of linguistic context on visual attention learning, leading to inferior performance. This paper proposes a dual-stream l…

Deep Hashing

TiCo: Transformation Invariance and Covariance Contrast for Self-Supervised Visual Representation Learning

2022-06-21 · Jiachen Zhu, Rafael M. Moraes, Serkan Karakulak, Vlad Sobol 외

We present Transformation Invariance and Covariance Contrast (TiCo) for self-supervised visual representation learning. Similar to other recent self-supervised learning methods, our method is based on maximizing the agre…

Representation LearningSelf-Supervised Learning

POEM: Polarization of Embeddings for Domain-Invariant Representations

2023-05-22 · Sang-Yeong Jo, Sung Whan Yoon

Handling out-of-distribution samples is a long-lasting challenge for deep visual models. In particular, domain generalization (DG) is one of the most relevant tasks that aims to train a model with a generalization capabi…

Domain GeneralizationPhilosophy

Learning Joint Embedding with Multimodal Cues for Cross-Modal Video-Text Retrieval

2018-06-11 · ICMR 2018 6 · Niluthpol Chowdhury Mithun, Juncheng Li, Florian Metze, Amit K. Roy-Chowdhury

Constructing a joint representation invariant across different modalities (e.g., video, language) is of significant importance in many multimedia applications. While there are a number of recent successes in developing e…

Image-text RetrievalRetrievalText RetrievalVideo Retrieval+1