pith. machine review for the scientific record. sign in

arxiv: 1604.06778 · v3 · submitted 2016-04-22 · 💻 cs.LG · cs.AI· cs.RO

Recognition: unknown

Benchmarking Deep Reinforcement Learning for Continuous Control

John Schulman, Pieter Abbeel, Rein Houthooft, Xi Chen, Yan Duan

Authors on Pith no claims yet
classification 💻 cs.LG cs.AIcs.RO
keywords learningtasksbenchmarkcontinuouscontrolreinforcementdeepprogress
0
0 comments X
read the original abstract

Recently, researchers have made significant progress combining the advances in deep learning for learning feature representations with reinforcement learning. Some notable examples include training agents to play Atari games based on raw pixel data and to acquire advanced manipulation skills using raw sensory inputs. However, it has been difficult to quantify progress in the domain of continuous control due to the lack of a commonly adopted benchmark. In this work, we present a benchmark suite of continuous control tasks, including classic tasks like cart-pole swing-up, tasks with very high state and action dimensionality such as 3D humanoid locomotion, tasks with partial observations, and tasks with hierarchical structure. We report novel findings based on the systematic evaluation of a range of implemented reinforcement learning algorithms. Both the benchmark and reference implementations are released at https://github.com/rllab/rllab in order to facilitate experimental reproducibility and to encourage adoption by other researchers.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. To Learn or Not to Learn: A Litmus Test for Using Reinforcement Learning in Control

    eess.SY 2026-04 unverdicted novelty 7.0

    A litmus test based on reachset-conformant model identification and correlation analysis of uncertainties predicts if RL-based control is superior to model-based control without any RL training.

  2. OpenAI Gym

    cs.LG 2016-06 accept novelty 7.0

    OpenAI Gym introduces a common interface for reinforcement learning environments and a results-sharing website to enable consistent algorithm comparisons.

  3. Accelerating Reinforcement Learning for Wind Farm Control via Expert Demonstrations

    eess.SY 2026-04 unverdicted novelty 5.0

    Pretraining Soft Actor-Critic agents via behavior cloning on PyWake-generated expert trajectories in WindGym simulations eliminates the initial learning phase for 2x2 wind farm control and yields final performance exc...