In value-based reinforcement learning methods such as deep Q-learning, function approximation errors are known to lead to overestimated value estimates and suboptimal policies. We show that this problem persists in an actor-critic setting and propose novel mechanisms to minimize its effects on both the actor and the critic. Our algorithm builds on Double Q-learning, by taking the minimum value between a pair of critics to limit overestimation. We draw the connection between target networks and overestimation bias, and suggest delaying policy updates to reduce per-update error and further improve performance. We evaluate our method on the suite of OpenAI gym tasks, outperforming the state of the art in every environment tested.
Addressing Function Approximation Error in Actor-Critic Methods
A novel approach to minimizing overestimation errors in actor-critic reinforcement learning by using Double Q-learning and delayed policy updates outperforms state-of-the-art methods on OpenAI gym tasks.
- Year
- 2018
- Venue
- addressing-function-approximation-error-in-1
- Authors
- 3
- Hosting
- Abstract onlyARXIV-DEFAULT
Cite
Notes
Only stored in your browser.
Attribution
- Abstract & full text
- arxiv.org/abs/1802.09477v3ARXIV-DEFAULT
- TL;DR
- Semantic Scholar