English

Reinforcement Learning via Conservative Agent for Environments with Random Delays

Machine Learning 2026-02-03 v2 Artificial Intelligence

Abstract

Real-world reinforcement learning applications are often hindered by delayed feedback from environments, which violates the Markov assumption and introduces significant challenges. Although numerous delay-compensating methods have been proposed for environments with constant delays, environments with random delays remain largely unexplored due to their inherent variability and unpredictability. In this study, we propose a simple yet robust agent for decision-making under random delays, termed the conservative agent, which reformulates the random-delay environment into its constant-delay equivalent. This transformation enables any state-of-the-art constant-delay method to be directly extended to the random-delay environments without modifying the algorithmic structure or sacrificing performance. We evaluate the conservative agent-based algorithm on continuous control tasks, and empirical results demonstrate that it significantly outperforms existing baseline algorithms in terms of asymptotic performance and sample efficiency.

Keywords

Cite

@article{arxiv.2507.18992,
  title  = {Reinforcement Learning via Conservative Agent for Environments with Random Delays},
  author = {Jongsoo Lee and Jangwon Kim and Jiseok Jeong and Soohee Han},
  journal= {arXiv preprint arXiv:2507.18992},
  year   = {2026}
}
R2 v1 2026-07-01T04:18:18.689Z