paper-with-me

Papers

Regret Analysis of Average-Reward Unichain MDPs via an Actor-Critic Approach

2025-05-26 · Swetha Ganesh, Vaneet Aggarwal

Actor-Critic methods are widely used for their scalability, yet existing theoretical guarantees for infinite-horizon average-reward Markov Decision Processes (MDPs) often rely on restrictive ergodicity assumptions. We propose NAC-B, a Natural Actor-Critic with Batching, that achieves order-optimal regret of $\tilde{O}(\sqrt{T})$ in infinite-horizon average-reward MDPs under the unichain assumption, which permits both transient states and periodicity. This assumption is among the weakest under which the classic policy gradient theorem remains valid for average-reward settings. NAC-B employs function approximation for both the actor and the critic, enabling scalability to problems with large state and action spaces. The use of batching in our algorithm helps mitigate potential periodicity in the MDP and reduces stochasticity in gradient estimates, and our analysis formalizes these benefits through the introduction of the constants $C_{\text{hit}}$ and $C_{\text{tar}}$, which characterize the rate at which empirical averages over Markovian samples converge to the stationary distribution.

📄 PDF Abstract BibTeX arXiv:2505.19986

Code (0)

등록된 구현이 없습니다.

Tasks

TARvalid

Similar Papers 제목 키워드 기반

Regret Analysis of Unichain Average Reward Constrained MDPs with General Parameterization

2026-02-08 · Anirudh Satheesh, Vaneet Aggarwal arxiv

We study infinite-horizon average-reward constrained Markov decision processes (CMDPs) under the unichain assumption and general policy parameterizations. Existing regret analyses for constrained reinforcement learning l…

Reinforcement Learning

On Convergence of Average-Reward Q-Learning in Weakly Communicating Markov Decision Processes

2024-08-29 · Yi Wan, Huizhen Yu, Richard S. Sutton

This paper analyzes reinforcement learning (RL) algorithms for Markov decision processes (MDPs) under the average-reward criterion. We focus on Q-learning algorithms based on relative value iteration (RVI), which are mod…

Q-LearningReinforcement Learning (RL)

Markov Decision Processes with Long-Term Average Constraints

2021-06-12 · Mridul Agarwal, Qinbo Bai, Vaneet Aggarwal

We consider the problem of constrained Markov Decision Process (CMDP) where an agent interacts with a unichain Markov Decision Process. At every interaction, the agent obtains a reward. Further, there are $K$ cost functi…

Learning General Parameterized Policies for Infinite Horizon Average Reward Constrained MDPs via Primal-Dual Policy Gradient Algorithm

2024-02-03 · Qinbo Bai, Washim Uddin Mondal, Vaneet Aggarwal

This paper explores the realm of infinite horizon average reward Constrained Markov Decision Processes (CMDPs). To the best of our knowledge, this work is the first to delve into the regret and constraint violation analy…

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…