paper-with-me

홈 › Papers

Latent Action Learning Requires Supervision in the Presence of Distractors

2025-02-01 · Alexander Nikulin, Ilya Zisman, Denis Tarasov, Nikita Lyubaykin, Andrei Polubarov, Igor Kiselev, Vladislav Kurenkov

Recently, latent action learning, pioneered by Latent Action Policies (LAPO), have shown remarkable pre-training efficiency on observation-only data, offering potential for leveraging vast amounts of video available on the web for embodied AI. However, prior work has focused on distractor-free data, where changes between observations are primarily explained by ground-truth actions. Unfortunately, real-world videos contain action-correlated distractors that may hinder latent action learning. Using Distracting Control Suite (DCS) we empirically investigate the effect of distractors on latent action learning and demonstrate that LAPO struggle in such scenario. We propose LAOM, a simple LAPO modification that improves the quality of latent actions by 8x, as measured by linear probing. Importantly, we show that providing supervision with ground-truth actions, as few as 2.5% of the full dataset, during latent action learning improves downstream performance by 4.2x on average. Our findings suggest that integrating supervision during Latent Action Models (LAM) training is critical in the presence of distractors, challenging the conventional pipeline of first learning LAM and only then decoding from latent to ground-truth actions.

📄 PDF Abstract BibTeX arXiv:2502.00379

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Segment to Focus: Guiding Latent Action Models in the Presence of Distractors

2026-02-02 · Marcus Fechner, Hamza Adnan, Constantin C. Lüth, Matthew T. Jackson 외 arxiv

Latent action models (LAMs) offer a promising path to pre-training embodied agents on large amounts of action-free video. They infer latent actions between consecutive observations that can later be decoded to ground-tru…

Object-Centric Latent Action Learning

2025-02-13 · Albina Klepach, Alexander Nikulin, Ilya Zisman, Denis Tarasov 외

Leveraging vast amounts of unlabeled internet video data for embodied AI is currently bottlenecked by the lack of action labels and the presence of action-correlated visual distractors. Although recent latent action poli…

Imitation LearningObject

LAOF: Robust Latent Action Learning with Optical Flow Constraints

2025-11-20 · Xizhou Bu, Jiexi Lyu, Fulei Sun, Ruichen Yang 외 arxiv

Learning latent actions from large-scale videos is crucial for the pre-training of scalable embodied foundation models, yet existing methods often struggle with action-irrelevant distractors. Although incorporating actio…

Reinforcement Learning

MU-GeNeRF: Multi-view Uncertainty-guided Generalizable Neural Radiance Fields for Distractor-aware Scene

2026-04-20 · Wenjie Mu, Zhan Li, Chuanzhou Su, Xuanyi Shen 외 arxiv

Generalizable Neural Radiance Fields (GeNeRFs) enable high-quality scene reconstruction from sparse views and can generalize to unseen scenes. However, in real-world settings, transient distractors break cross-view struc…

Mutual Information Maximization for Robust Plannable Representations

2020-05-16 · Yiming Ding, Ignasi Clavera, Pieter Abbeel

Extending the capabilities of robotics to real-world complex, unstructured environments requires the need of developing better perception systems while maintaining low sample complexity. When dealing with high-dimensiona…

Model-based Reinforcement Learning