Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation

About

In this work, we propose to apply trust region optimization to deep reinforcement learning using a recently proposed Kronecker-factored approximation to the curvature. We extend the framework of natural policy gradient and propose to optimize both the actor and the critic using Kronecker-factored approximate curvature (K-FAC) with trust region; hence we call our method Actor Critic using Kronecker-Factored Trust Region (ACKTR). To the best of our knowledge, this is the first scalable trust region natural gradient method for actor-critic methods. It is also a method that learns non-trivial tasks in continuous control as well as discrete control policies directly from raw pixel inputs. We tested our approach across discrete domains in Atari games as well as continuous domains in the MuJoCo environment. With the proposed methods, we are able to achieve higher rewards and a 2- to 3-fold improvement in sample efficiency on average, compared to previous state-of-the-art on-policy actor-critic methods. Code is available at https://github.com/openai/baselines

Yuhuai Wu, Elman Mansimov, Shun Liao, Roger Grosse, Jimmy Ba• 2017

Related benchmarks

TaskDatasetResultRank
Reinforcement LearningWalker
Average Returns83.7
38
Reinforcement LearningHumanoid
Zero-Shot Reward260.8
30
Reinforcement LearningHalfcheetah
Average Return513
17
Reinforcement LearningHopper
Avg Episode Reward2.58e+3
15
Reinforcement LearningPendulum
Avg Episode Reward-201.6
15
Reinforcement LearningMountainCar
Avg Episode Reward0.9379
14
Reinforcement LearningBipedalWalker
Average Episode Reward309.6
10
Reinforcement LearningLunarLander
Average Episode Reward271.5
10
Reinforcement LearningSupply Chain Optimization Environment (test)
Max Reward19.1
10
Reinforcement LearningInverted Double Pendulum
Avg Episode Reward9.36e+3
10
Showing 10 of 25 rows

Other info

Follow for update