English

Reinforcement Learning with Random Delays

Machine Learning 2021-05-06 v3

Abstract

Action and observation delays commonly occur in many Reinforcement Learning applications, such as remote control scenarios. We study the anatomy of randomly delayed environments, and show that partially resampling trajectory fragments in hindsight allows for off-policy multi-step value estimation. We apply this principle to derive Delay-Correcting Actor-Critic (DCAC), an algorithm based on Soft Actor-Critic with significantly better performance in environments with delays. This is shown theoretically and also demonstrated practically on a delay-augmented version of the MuJoCo continuous control benchmark.

Keywords

Cite

@article{arxiv.2010.02966,
  title  = {Reinforcement Learning with Random Delays},
  author = {Simon Ramstedt and Yann Bouteiller and Giovanni Beltrame and Christopher Pal and Jonathan Binas},
  journal= {arXiv preprint arXiv:2010.02966},
  year   = {2021}
}

Comments

ICLR 2021

R2 v1 2026-06-23T19:06:07.256Z