Benchmarking Reinforcement Learning Algorithms on Real-World Robots
A. Rupam Mahmood, Dmytro Korenkevych, Gautham Vasan, William Ma, James, Bergstra

TL;DR
This paper introduces benchmark tasks for real-world robot reinforcement learning, evaluates popular algorithms on these tasks, and analyzes their hyper-parameter sensitivity, highlighting the need for task-specific tuning and providing resources for reproducibility.
Contribution
It presents new benchmark tasks for physical robots, evaluates existing algorithms on these tasks, and discusses hyper-parameter sensitivity, facilitating progress in real-world reinforcement learning.
Findings
Some algorithms are readily applicable with proper setup.
Hyper-parameters are highly sensitive and vary across tasks.
Default hyper-parameters can often transfer reasonably well.
Abstract
Through many recent successes in simulation, model-free reinforcement learning has emerged as a promising approach to solving continuous control robotic tasks. The research community is now able to reproduce, analyze and build quickly on these results due to open source implementations of learning algorithms and simulated benchmark tasks. To carry forward these successes to real-world applications, it is crucial to withhold utilizing the unique advantages of simulations that do not transfer to the real world and experiment directly with physical robots. However, reinforcement learning research with physical robots faces substantial resistance due to the lack of benchmark tasks and supporting source code. In this work, we introduce several reinforcement learning tasks with multiple commercially available robots that present varying levels of learning difficulty, setup, and repeatability.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics
