arXiv Analytics

Sign in

arXiv:2005.12729 [cs.LG]AbstractReferencesReviewsResources

Implementation Matters in Deep Policy Gradients: A Case Study on PPO and TRPO

Logan Engstrom, Andrew Ilyas, Shibani Santurkar, Dimitris Tsipras, Firdaus Janoos, Larry Rudolph, Aleksander Madry

Published 2020-05-25Version 1

We study the roots of algorithmic progress in deep policy gradient algorithms through a case study on two popular algorithms: Proximal Policy Optimization (PPO) and Trust Region Policy Optimization (TRPO). Specifically, we investigate the consequences of "code-level optimizations:" algorithm augmentations found only in implementations or described as auxiliary details to the core algorithm. Seemingly of secondary importance, such optimizations turn out to have a major impact on agent behavior. Our results show that they (a) are responsible for most of PPO's gain in cumulative reward over TRPO, and (b) fundamentally change how RL methods function. These insights show the difficulty and importance of attributing performance gains in deep reinforcement learning. Code for reproducing our results is available at https://github.com/MadryLab/implementation-matters .

Comments: ICLR 2020 version. arXiv admin note: text overlap with arXiv:1811.02553
Categories: cs.LG, cs.RO, stat.ML
Related articles: Most relevant | Search more
arXiv:2007.00072 [cs.LG] (Published 2020-06-30)
Data Movement Is All You Need: A Case Study of Transformer Networks
arXiv:2102.11893 [cs.LG] (Published 2021-02-23)
Good Actors can come in Smaller Sizes: A Case Study on the Value of Actor-Critic Asymmetry
arXiv:1910.07856 [cs.LG] (Published 2019-10-17)
Effect of Superpixel Aggregation on Explanations in LIME -- A Case Study with Biological Data