信任区域策略优化

Trust Region Policy Optimization

约翰·舒尔曼 John Schulman · UC Berkeley · 2015-02-19 · arXiv:1502.05477 ↗ · 被引 8091

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

摘要 · Abstract

我们描述了一种迭代策略优化过程,具有保证的单调改进。通过对理论证明的过程进行若干近似,我们开发了一种实用的算法,称为信任区域策略优化(TRPO)。该算法类似于自然策略梯度方法,对于优化大型非线性策略(如神经网络)非常有效。我们的实验证明了它在各种任务上的稳健性能:学习模拟机器人游泳、跳跃和行走步态;以及使用屏幕图像作为输入玩 Atari 游戏。尽管其近似偏离了理论,TRPO 往往在超参数调整很少的情况下实现单调改进。

We describe an iterative procedure for optimizing policies, with guaranteed monotonic improvement. By making several approximations to the theoretically-justified procedure, we develop a practical algorithm, called Trust Region Policy Optimization (TRPO). This algorithm is similar to natural policy gradient methods and is effective for optimizing large nonlinear policies such as neural networks. Our experiments demonstrate its robust performance on a wide variety of tasks: learning simulated robotic swimming, hopping, and walking gaits; and playing Atari games using images of the screen as input. Despite its approximations that deviate from the theory, TRPO tends to give monotonic improvement, with little tuning of hyperparameters.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 15)

阅读逐段中英对照全文 →