English

Boosting Reinforcement Learning with Strongly Delayed Feedback Through Auxiliary Short Delays

Machine Learning 2024-06-07 v2 Artificial Intelligence Systems and Control Systems and Control

Abstract

Reinforcement learning (RL) is challenging in the common case of delays between events and their sensory perceptions. State-of-the-art (SOTA) state augmentation techniques either suffer from state space explosion or performance degeneration in stochastic environments. To address these challenges, we present a novel Auxiliary-Delayed Reinforcement Learning (AD-RL) method that leverages auxiliary tasks involving short delays to accelerate RL with long delays, without compromising performance in stochastic environments. Specifically, AD-RL learns a value function for short delays and uses bootstrapping and policy improvement techniques to adjust it for long delays. We theoretically show that this can greatly reduce the sample complexity. On deterministic and stochastic benchmarks, our method significantly outperforms the SOTAs in both sample efficiency and policy performance. Code is available at https://github.com/QingyuanWuNothing/AD-RL.

Keywords

Cite

@article{arxiv.2402.03141,
  title  = {Boosting Reinforcement Learning with Strongly Delayed Feedback Through Auxiliary Short Delays},
  author = {Qingyuan Wu and Simon Sinong Zhan and Yixuan Wang and Yuhui Wang and Chung-Wei Lin and Chen Lv and Qi Zhu and Jürgen Schmidhuber and Chao Huang},
  journal= {arXiv preprint arXiv:2402.03141},
  year   = {2024}
}

Comments

ICML 2024

R2 v1 2026-06-28T14:38:44.959Z