English

Small batch deep reinforcement learning

Machine Learning 2023-10-09 v1 Artificial Intelligence

Abstract

In value-based deep reinforcement learning with replay memories, the batch size parameter specifies how many transitions to sample for each gradient update. Although critical to the learning process, this value is typically not adjusted when proposing new algorithms. In this work we present a broad empirical study that suggests {\em reducing} the batch size can result in a number of significant performance gains; this is surprising, as the general tendency when training neural networks is towards larger batch sizes for improved performance. We complement our experimental findings with a set of empirical analyses towards better understanding this phenomenon.

Keywords

Cite

@article{arxiv.2310.03882,
  title  = {Small batch deep reinforcement learning},
  author = {Johan Obando-Ceron and Marc G. Bellemare and Pablo Samuel Castro},
  journal= {arXiv preprint arXiv:2310.03882},
  year   = {2023}
}

Comments

Published at NeurIPS 2023

R2 v1 2026-06-28T12:42:04.377Z