English

Learning Invariant Representations for Reinforcement Learning without Reconstruction

Machine Learning 2021-04-08 v2 Artificial Intelligence Machine Learning

Abstract

We study how representation learning can accelerate reinforcement learning from rich observations, such as images, without relying either on domain knowledge or pixel-reconstruction. Our goal is to learn representations that both provide for effective downstream control and invariance to task-irrelevant details. Bisimulation metrics quantify behavioral similarity between states in continuous MDPs, which we propose using to learn robust latent representations which encode only the task-relevant information from observations. Our method trains encoders such that distances in latent space equal bisimulation distances in state space. We demonstrate the effectiveness of our method at disregarding task-irrelevant information using modified visual MuJoCo tasks, where the background is replaced with moving distractors and natural videos, while achieving SOTA performance. We also test a first-person highway driving task where our method learns invariance to clouds, weather, and time of day. Finally, we provide generalization results drawn from properties of bisimulation metrics, and links to causal inference.

Keywords

Cite

@article{arxiv.2006.10742,
  title  = {Learning Invariant Representations for Reinforcement Learning without Reconstruction},
  author = {Amy Zhang and Rowan McAllister and Roberto Calandra and Yarin Gal and Sergey Levine},
  journal= {arXiv preprint arXiv:2006.10742},
  year   = {2021}
}

Comments

Accepted as an oral at ICLR 2021

R2 v1 2026-06-23T16:26:42.541Z