English

Deep Residual Reinforcement Learning

Machine Learning 2020-01-27 v3 Artificial Intelligence Machine Learning

Abstract

We revisit residual algorithms in both model-free and model-based reinforcement learning settings. We propose the bidirectional target network technique to stabilize residual algorithms, yielding a residual version of DDPG that significantly outperforms vanilla DDPG in the DeepMind Control Suite benchmark. Moreover, we find the residual algorithm an effective approach to the distribution mismatch problem in model-based planning. Compared with the existing TD(kk) method, our residual-based method makes weaker assumptions about the model and yields a greater performance boost.

Keywords

Cite

@article{arxiv.1905.01072,
  title  = {Deep Residual Reinforcement Learning},
  author = {Shangtong Zhang and Wendelin Boehmer and Shimon Whiteson},
  journal= {arXiv preprint arXiv:1905.01072},
  year   = {2020}
}

Comments

AAMAS 2020

R2 v1 2026-06-23T08:55:59.076Z