Learning Invariant Representations for Reinforcement Learning without Reconstruction
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Continuous Control | DMControl 500k | Spin Score7.7 | 33 | |
| Robotic Manipulation | Wipe Shifted Environment (test) | Testing Reward0.19 | 8 | |
| Autonomous Driving | Behavior Shifted Environment (test) | Testing Reward0.16 | 8 | |
| Autonomous Driving | Crossing Shifted Environment (test) | Testing Reward0.68 | 8 | |
| Autonomous Driving | Brightness Shifted Environment (test) | Testing Reward0.52 | 8 | |
| Autonomous Driving | CarType Shifted Environment (test) | Testing Reward0.45 | 8 | |
| Robotic Manipulation | Lift Shifted Environment (test) | Testing Reward0.12 | 8 | |
| Robotic Manipulation | Stack Shifted Environment (test) | Testing Reward0.03 | 8 | |
| Robotic Manipulation | Door Shifted Environment (test) | Testing Reward0.01 | 8 | |
| Ch-Run | DM Control | Average Return386 | 6 |