English

Delayed homomorphic reinforcement learning for environments with delayed feedback

Machine Learning 2026-05-05 v2 Artificial Intelligence

Abstract

Reinforcement learning in real-world systems often involves delayed feedback, which breaks the Markov assumption and impedes both learning and control. Canonical augmentation-based approaches cause state-space explosion, which imposes a severe sample-complexity burden. Despite recent progress, state-of-the-art augmentation-based baselines either mainly alleviate the burden on the critic or rely on non-unified treatments for the actor and critic. In this study, we propose delayed homomorphic reinforcement learning (DHRL), a framework grounded in MDP homomorphisms that defines a belief-equivalence relation over the augmented state space to collapse control-redundant augmented states. In principle, this yields exact abstraction under deterministic dynamics and approximate abstraction under stochastic dynamics, enabling both the actor and critic to benefit from a structured abstraction mechanism. In finite domains, exact abstraction preserves optimality and recovers the delay-free sample-complexity order, whereas approximate abstraction admits a value-loss bound on the resulting policy. For continuous domains, we introduce deep delayed homomorphic policy gradient (D2^2HPG), a deep actor-critic instantiation of the DHRL framework. Experiments on continuous-control tasks in MuJoCo show that D2^2HPG outperforms strong augmentation-based baselines.

Keywords

Cite

@article{arxiv.2604.03641,
  title  = {Delayed homomorphic reinforcement learning for environments with delayed feedback},
  author = {Jongsoo Lee and Jangwon Kim and Soohee Han},
  journal= {arXiv preprint arXiv:2604.03641},
  year   = {2026}
}
R2 v1 2026-07-01T11:53:45.449Z