软演员-评论家:基于随机演员的离策略最大熵深度强化学习

Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor

彼得·阿贝尔 Pieter Abbeel · UC Berkeley · 2018-01-04 · arXiv:1801.01290 ↗ · 被引 11630

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

无模型深度强化学习算法已在多种具有挑战性的决策和控制任务中得到验证。然而,这些方法通常面临两大挑战:极高的样本复杂度和脆弱的收敛性,这需要细致的超参数调整。这两个挑战严重限制了此类方法在复杂现实领域中的应用。在本文中,我们提出了软演员-评论家算法,一种基于最大熵强化学习框架的离策略演员-评论家深度强化学习算法。在该框架中,演员旨在最大化期望奖励的同时最大化熵,即在尽可能随机行动的同时成功完成任务。先前基于该框架的深度强化学习方法被表述为 Q 学习方法。通过将离策略更新与稳定的随机演员-评论家公式相结合,我们的方法在一系列连续控制基准任务上实现了最先进的性能,优于先前的在策略和离策略方法。此外,我们证明,与其他离策略算法相比,我们的方法非常稳定,在不同随机种子下实现了非常相似的性能。

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.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 14)

阅读逐段中英对照全文 →