English

Average-Reward Reinforcement Learning with Trust Region Methods

Machine Learning 2021-11-02 v2 Artificial Intelligence

Abstract

Most of reinforcement learning algorithms optimize the discounted criterion which is beneficial to accelerate the convergence and reduce the variance of estimates. Although the discounted criterion is appropriate for certain tasks such as financial related problems, many engineering problems treat future rewards equally and prefer a long-run average criterion. In this paper, we study the reinforcement learning problem with the long-run average criterion. Firstly, we develop a unified trust region theory with discounted and average criteria and derive a novel performance bound within the trust region with the Perturbation Analysis (PA) theory. Secondly, we propose a practical algorithm named Average Policy Optimization (APO), which improves the value estimation with a novel technique named Average Value Constraint. Finally, experiments are conducted in the continuous control environment MuJoCo. In most tasks, APO performs better than the discounted PPO, which demonstrates the effectiveness of our approach. Our work provides a unified framework of the trust region approach including both the discounted and average criteria, which may complement the framework of reinforcement learning beyond the discounted objectives.

Keywords

Cite

@article{arxiv.2106.03442,
  title  = {Average-Reward Reinforcement Learning with Trust Region Methods},
  author = {Xiaoteng Ma and Xiaohang Tang and Li Xia and Jun Yang and Qianchuan Zhao},
  journal= {arXiv preprint arXiv:2106.03442},
  year   = {2021}
}

Comments

Accepted by IJCAI2021

R2 v1 2026-06-24T02:54:08.402Z