连续控制与深度强化学习

Continuous control with deep reinforcement learning

蒂莫西·利利克拉普 Timothy Lillicrap · Google DeepMind · 2015-09-09 · arXiv:1509.02971 ↗ · 被引 15595

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

摘要 · Abstract

我们将深度 Q 学习成功背后的思想适应到连续动作领域。我们提出了一种基于确定性策略梯度的演员-评论家、无模型算法,该算法可以在连续动作空间上运行。使用相同的学习算法、网络架构和超参数,我们的算法稳健地解决了 20 多个模拟物理任务,包括经典问题如倒立摆摆动、灵巧操作、腿式运动和汽车驾驶。我们的算法能够找到策略,其性能与完全访问领域及其导数动态的规划算法所找到的策略相竞争。我们进一步证明,对于许多任务,该算法可以端到端地学习策略:直接从原始像素输入。

We adapt the ideas underlying the success of Deep Q-Learning to the continuous action domain. We present an actor-critic, model-free algorithm based on the deterministic policy gradient that can operate over continuous action spaces. Using the same learning algorithm, network architecture and hyper-parameters, our algorithm robustly solves more than 20 simulated physics tasks, including classic problems such as cartpole swing-up, dexterous manipulation, legged locomotion and car driving. Our algorithm is able to find policies whose performance is competitive with those found by a planning algorithm with full access to the dynamics of the domain and its derivatives. We further demonstrate that for many of the tasks the algorithm can learn policies end-to-end: directly from raw pixel inputs.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 7)

阅读逐段中英对照全文 →