A Distributional Perspective on Reinforcement Learning
Marc G. Bellemare, Will Dabney, R\'emi Munos

TL;DR
This paper emphasizes the importance of modeling the entire return distribution in reinforcement learning, introduces a new distributional algorithm, and demonstrates its effectiveness through theoretical analysis and empirical results in game environments.
Contribution
It introduces a novel distributional reinforcement learning algorithm based on Bellman's equation and highlights the significance of value distributions in learning stability and performance.
Findings
Achieved state-of-the-art results on Arcade Learning Environment games.
Identified distributional instability in control settings.
Demonstrated the impact of value distributions on learning efficiency.
Abstract
In this paper we argue for the fundamental importance of the value distribution: the distribution of the random return received by a reinforcement learning agent. This is in contrast to the common approach to reinforcement learning which models the expectation of this return, or value. Although there is an established body of literature studying the value distribution, thus far it has always been used for a specific purpose such as implementing risk-aware behaviour. We begin with theoretical results in both the policy evaluation and control settings, exposing a significant distributional instability in the latter. We then use the distributional perspective to design a new algorithm which applies Bellman's equation to the learning of approximate value distributions. We evaluate our algorithm using the suite of games from the Arcade Learning Environment. We obtain both 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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Auction Theory and Applications · Supply Chain and Inventory Management
