English

Object-Centric Latent Action Learning

Computer Vision and Pattern Recognition 2026-01-21 v3 Artificial Intelligence

Abstract

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 policy optimization (LAPO) has shown promise in inferring proxy action labels from visual observations, its performance degrades significantly when distractors are present. To address this limitation, we propose a novel object-centric latent action learning framework that centers on objects rather than pixels. We leverage self-supervised object-centric pretraining to disentangle the movement of the agent and distracting background dynamics. This allows LAPO to focus on task-relevant interactions, resulting in more robust proxy-action labels, enabling better imitation learning and efficient adaptation of the agent with just a few action-labeled trajectories. We evaluated our method in eight visually complex tasks across the Distracting Control Suite (DCS) and Distracting MetaWorld (DMW). Our results show that object-centric pretraining mitigates the negative effects of distractors by 50%, as measured by downstream task performance: average return (DCS) and success rate (DMW).

Keywords

Cite

@article{arxiv.2502.09680,
  title  = {Object-Centric Latent Action Learning},
  author = {Albina Klepach and Alexander Nikulin and Ilya Zisman and Denis Tarasov and Alexander Derevyagin and Andrei Polubarov and Nikita Lyubaykin and Igor Kiselev and Vladislav Kurenkov},
  journal= {arXiv preprint arXiv:2502.09680},
  year   = {2026}
}

Comments

Accepted by AAAI 2026 (Oral). Source code: https://github.com/dunnolab/object-centric-lapo

R2 v1 2026-06-28T21:43:42.652Z