[1801.01290] Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor
Model-free deep reinforcement learning (RL) algorithms have been demonstrated on a range of challenging decision making and control tasks. However, these methods typically suffer from two major challenges: very high sample complexity and brittle convergence properties, which necessitate meticulous hyperparameter tuning. Both of these challenges severely limit the applicability of such methods to complex, real-world domains. In this paper, we propose soft actor-critic, an off-policy actor-critic deep RL algorithm based on the maximum entropy reinforcement learning framework. In this framework, the actor aims to maximize expected reward while also maximizing entropy. That is, to succeed at the task while acting as randomly as possible. Prior deep RL methods based on this framework have been formulated as Q-learning methods. By combining off-policy updates with a stable stochastic actor-critic formulation, our method achieves state-of-the-art performance on a range of continuous control benchmark tasks, outperforming prior on-policy and off-policy methods. Furthermore, we demonstrate that, in contrast to other off-policy algorithms, our approach is very stable, achieving very similar performance across different random seeds.
Model-free deep reinforcement learning (RL) algorithms have been demonstrated on a range of challenging decision making and control tasks. However, these methods typically suffer from two major challenges: very high sample complexity and brittle convergence properties, which necessitate meticulous hyperparameter tuning. Both of these challenges severely limit the applicability of such methods to complex, real-world domains. In this paper, we propose soft actor-critic, an off-policy actor-critic deep RL algorithm based on the maximum entropy reinforcement learning framework. In this framework,
Explore this link on the map →related reading
- Key Papers in Deep RL - Spinning Up documentationspinningup.openai.com
- Learning Diverse Skills via Maximum Entropy Deep Reinforcement Learning – The Berkeley Artificial Intelligence Research Blogbair.berkeley.edu
- A (Long) Peek into Reinforcement Learning | Lil'Loglilianweng.github.io
- Soft Actor-Critic - Spinning Up documentationspinningup.openai.com
- Part 1: Key Concepts in RL - Spinning Up documentationspinningup.openai.com
- Q-learning is not yet scalableseohong.me
- Part 2: Kinds of RL Algorithms - Spinning Up documentationspinningup.openai.com
- [1709.06560] Deep Reinforcement Learning that Mattersarxiv.org
- Policy Gradient Algorithms | Lil'Loglilianweng.github.io
- [1707.06347] Proximal Policy Optimization Algorithmsarxiv.org
- Deep Reinforcement Learning Doesn't Work Yetalexirpan.com
- Soft Actor-Critic for continuous and discrete actions | by Wah Loon Keng | Mediummedium.com