Deep Residual Reinforcement Learning

Zhang, Shangtong, Wendelin Boehmer, and Shimon Whiteson. “Deep residual reinforcement learning.” arXiv preprint arXiv:1905.01072 (2019).
URL1 URL2

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(k) method, our residual-based method makes weaker assumptions about the model and yields a greater performance boost.

Cited by 6
Related articles