paper-with-me

Papers

Performance Bounds for Policy-Based Average Reward Reinforcement Learning Algorithms

2023-02-02 · NeurIPS 2023 11

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.

📄 PDF Abstract BibTeX arXiv:2302.01450

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

On the Global Convergence of Policy Gradient in Average Reward Markov Decision Processes

2024-03-11 · Navdeep Kumar, Yashaswini Murthy, Itai Shufaro, Kfir Y. Levy 외

We present the first finite time global convergence analysis of policy gradient in the context of infinite horizon average reward Markov decision processes (MDPs). Specifically, we focus on ergodic tabular MDPs with fini…

Non-Rectangular Average-Reward Robust MDPs: Optimal Policies and Their Transient Values

2026-03-01 · Shengbo Wang, Nian Si arxiv

We study non-rectangular robust Markov decision processes under the average-reward criterion, where the ambiguity set couples transition probabilities across states and the adversary commits to a stationary kernel for th…

Reinforcement Learning

Implicit Updates for Average-Reward Temporal Difference Learning

2025-10-07 · Hwanwoo Kim, Dongkyu Derek Cho, Eric Laber arxiv

Temporal difference (TD) learning is a cornerstone of reinforcement learning. In the average-reward setting, standard TD($λ$) is highly sensitive to the choice of step-size and thus requires careful tuning to maintain nu…

Reinforcement Learning

Efficient Probabilistic Performance Bounds for Inverse Reinforcement Learning

2017-07-03 · Daniel S. Brown, Scott Niekum

In the field of reinforcement learning there has been recent progress towards safety and high-confidence bounds on policy performance. However, to our knowledge, no practical methods exist for determining high-confidence…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Transfer in Reinforcement Learning via Regret Bounds for Learning Agents

2022-02-02 · Adrienne Tuynman, Ronald Ortner

We present an approach for the quantification of the usefulness of transfer in reinforcement learning via regret bounds for a multi-agent setting. Considering a number of $\aleph$ agents operating in the same Markov deci…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning