English

Boosting Offline Reinforcement Learning with Residual Generative Modeling

Machine Learning 2021-06-23 v2 Artificial Intelligence

Abstract

Offline reinforcement learning (RL) tries to learn the near-optimal policy with recorded offline experience without online exploration. Current offline RL research includes: 1) generative modeling, i.e., approximating a policy using fixed data; and 2) learning the state-action value function. While most research focuses on the state-action function part through reducing the bootstrapping error in value function approximation induced by the distribution shift of training data, the effects of error propagation in generative modeling have been neglected. In this paper, we analyze the error in generative modeling. We propose AQL (action-conditioned Q-learning), a residual generative model to reduce policy approximation error for offline RL. We show that our method can learn more accurate policy approximations in different benchmark datasets. In addition, we show that the proposed offline RL method can learn more competitive AI agents in complex control tasks under the multiplayer online battle arena (MOBA) game Honor of Kings.

Keywords

Cite

@article{arxiv.2106.10411,
  title  = {Boosting Offline Reinforcement Learning with Residual Generative Modeling},
  author = {Hua Wei and Deheng Ye and Zhao Liu and Hao Wu and Bo Yuan and Qiang Fu and Wei Yang and Zhenhui Li},
  journal= {arXiv preprint arXiv:2106.10411},
  year   = {2021}
}

Comments

Accepted by IJCAI 2021, appendix included, 9 pages, 4 figures, 2 tables

R2 v1 2026-06-24T03:22:52.560Z