LGSYFeb 2, 2023

Performance Bounds for Policy-Based Average Reward Reinforcement Learning Algorithms

arXiv:2302.01450v39 citationsh-index: 77
Originality Incremental advance
AI Analysis

This provides theoretical guarantees for RL algorithms in average-reward problems, which is incremental but important for applications where long-term average performance is critical.

The paper addresses the lack of meaningful performance bounds for policy-based reinforcement learning algorithms in average-reward settings, solving an open problem by deriving the first finite-time error bounds that show asymptotic error approaches zero as policy evaluation and improvement errors diminish.

Many policy-based reinforcement learning (RL) algorithms can be viewed as instantiations of approximate policy iteration (PI), i.e., where policy improvement and policy evaluation are both performed approximately. In applications where the average reward objective is the meaningful performance metric, discounted reward formulations are often used with the discount factor being close to $1,$ which is equivalent to making the expected horizon very large. However, the corresponding theoretical bounds for error performance scale with the square of the horizon. Thus, even after dividing the total reward by the length of the horizon, the corresponding performance bounds for average reward problems go to infinity. Therefore, an open problem has been to obtain meaningful performance bounds for approximate PI and RL algorithms for the average-reward setting. In this paper, we solve this open problem by obtaining the first finite-time error bounds for average-reward MDPs, and show that the asymptotic error goes to zero in the limit as policy evaluation and policy improvement errors go to zero.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes