pith. sign in

Accelerated Methods for Deep Reinforcement Learning

4 Pith papers cite this work. Polarity classification is still indexing.

4 Pith papers citing it
abstract

Deep reinforcement learning (RL) has achieved many recent successes, yet experiment turn-around time remains a key bottleneck in research and in practice. We investigate how to optimize existing deep RL algorithms for modern computers, specifically for a combination of CPUs and GPUs. We confirm that both policy gradient and Q-value learning algorithms can be adapted to learn using many parallel simulator instances. We further find it possible to train using batch sizes considerably larger than are standard, without negatively affecting sample complexity or final performance. We leverage these facts to build a unified framework for parallelization that dramatically hastens experiments in both classes of algorithm. All neural network computations use GPUs, accelerating both data collection and training. Our results include using an entire DGX-1 to learn successful strategies in Atari games in mere minutes, using both synchronous and asynchronous algorithms.

fields

cs.CL 2 cs.LG 2

representative citing papers

Scaling Laws for Transfer

cs.LG · 2021-02-02 · unverdicted · novelty 6.0

Effective data transferred from pre-training to fine-tuning is described by a power law in model parameter count and fine-tuning dataset size, acting like a multiplier on the fine-tuning data.

Language Models (Mostly) Know What They Know

cs.CL · 2022-07-11 · unverdicted · novelty 6.0

Language models show good calibration when asked to estimate the probability that their own answers are correct, with performance improving as models get larger.

Performance Variation in Deep Reinforcement Learning

cs.LG · 2026-06-04 · unverdicted · novelty 4.0

Proposes min-max IPR and percentile highlighting to evaluate run-to-run performance variation in deep RL, with case studies on normalizations in PPO/SAC, algorithm comparisons, and DQN/Rainbow on Atari.

citing papers explorer

Showing 4 of 4 citing papers.

  • Scaling Laws for Transfer cs.LG · 2021-02-02 · unverdicted · none · ref 151 · internal anchor

    Effective data transferred from pre-training to fine-tuning is described by a power law in model parameter count and fine-tuning dataset size, acting like a multiplier on the fine-tuning data.

  • Language Models (Mostly) Know What They Know cs.CL · 2022-07-11 · unverdicted · none · ref 271

    Language models show good calibration when asked to estimate the probability that their own answers are correct, with performance improving as models get larger.

  • A General Language Assistant as a Laboratory for Alignment cs.CL · 2021-12-01 · conditional · none · ref 193

    Ranked preference modeling outperforms imitation learning for language model alignment and scales more favorably with model size.

  • Performance Variation in Deep Reinforcement Learning cs.LG · 2026-06-04 · unverdicted · none · ref 6 · internal anchor

    Proposes min-max IPR and percentile highlighting to evaluate run-to-run performance variation in deep RL, with case studies on normalizations in PPO/SAC, algorithm comparisons, and DQN/Rainbow on Atari.