TL;DR
This paper introduces a stable, sample-efficient method for training reinforcement learning agents directly from images by improving latent representation learning, achieving state-of-the-art results and robustness to noise.
Contribution
The authors identify the cause of instability in using variational autoencoders for representation learning and propose techniques to enhance training stability in off-policy RL from images.
Findings
Matches state-of-the-art on MuJoCo tasks
Demonstrates robustness to observational noise
Improves training stability with new techniques
Abstract
Training an agent to solve control tasks directly from high-dimensional images with model-free reinforcement learning (RL) has proven difficult. A promising approach is to learn a latent representation together with the control policy. However, fitting a high-capacity encoder using a scarce reward signal is sample inefficient and leads to poor performance. Prior work has shown that auxiliary losses, such as image reconstruction, can aid efficient representation learning. However, incorporating reconstruction loss into an off-policy learning algorithm often leads to training instability. We explore the underlying reasons and identify variational autoencoders, used by previous investigations, as the cause of the divergence. Following these findings, we propose effective techniques to improve training stability. This results in a simple approach capable of matching state-of-the-art…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
