Highlight

High-Dimensional Continuous Control Using Generalized Advantage Estimation

Introduces Generalized Advantage Estimation to cut policy-gradient variance, with trust-region optimization for stable high-dimensional continuous control.

Based on

High-Dimensional Continuous Control Using Generalized Advantage Estimation

By John Schulman, Philipp Moritz, S. Levine et al.International Conference on Learning Representations
Read original article →

This paper tackles two central challenges of policy gradient reinforcement learning: the large number of samples typically required and the difficulty of obtaining stable, steady improvement given nonstationary data. To reduce sample cost, it introduces generalized advantage estimation, which uses value functions and an exponentially-weighted estimator of the advantage function, analogous to TD(lambda), to substantially cut the variance of policy gradient estimates at the cost of some bias. To improve stability, it applies a trust region optimization procedure to both the policy and the value function, each represented by neural networks.

The fully model-free method produced strong empirical results on highly challenging 3D locomotion tasks, learning running gaits for simulated bipedal and quadrupedal robots and a policy for getting a biped to stand up from lying on the ground. In contrast to prior work relying on hand-crafted policy representations, the neural network policies mapped directly from raw kinematics to joint torques, with the biped learning requiring simulated experience equivalent to only one to two weeks of real time. GAE became a widely used technique for stable, sample-efficient policy gradient training.

Abstract

Policy gradient methods directly optimize cumulative reward with neural network approximators, but need many samples and give unstable, nonstationary updates. This work cuts the variance of policy gradient estimates, at some bias, via value functions and an exponentially-weighted advantage estimator analogous to TD(lambda)—generalized advantage estimation—and stabilizes both policy and value networks with trust region optimization. The model-free method learns 3D locomotion, including biped and quadruped running gaits and biped stand-up, mapping kinematics to joint torques.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

reinforcement learningpolicy gradientgeneralized advantage estimationtrust region optimizationcontinuous controlrobot locomotion
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.