English

Robust Robotic Control from Pixels using Contrastive Recurrent State-Space Models

Machine Learning 2021-12-03 v1 Artificial Intelligence Robotics

Abstract

Modeling the world can benefit robot learning by providing a rich training signal for shaping an agent's latent state space. However, learning world models in unconstrained environments over high-dimensional observation spaces such as images is challenging. One source of difficulty is the presence of irrelevant but hard-to-model background distractions, and unimportant visual details of task-relevant entities. We address this issue by learning a recurrent latent dynamics model which contrastively predicts the next observation. This simple model leads to surprisingly robust robotic control even with simultaneous camera, background, and color distractions. We outperform alternatives such as bisimulation methods which impose state-similarity measures derived from divergence in future reward or future optimal actions. We obtain state-of-the-art results on the Distracting Control Suite, a challenging benchmark for pixel-based robotic control.

Keywords

Cite

@article{arxiv.2112.01163,
  title  = {Robust Robotic Control from Pixels using Contrastive Recurrent State-Space Models},
  author = {Nitish Srivastava and Walter Talbott and Martin Bertran Lopez and Shuangfei Zhai and Josh Susskind},
  journal= {arXiv preprint arXiv:2112.01163},
  year   = {2021}
}

Comments

NeurIPS Deep Reinforcement Learning Workshop 2021. Code can be found at https://github.com/apple/ml-core

R2 v1 2026-06-24T08:01:22.491Z