paper-with-me

Papers

Finite-Time Bounds for Average-Reward Fitted Q-Iteration

2025-10-20 · Jongmin Lee, Ernest K. Ryu arxiv

Although there is an extensive body of work characterizing the sample complexity of discounted-return offline RL with function approximations, prior work on the average-reward setting has received significantly less attention, and existing approaches rely on restrictive assumptions, such as ergodicity or linearity of the MDP. In this work, we establish the first sample complexity results for average-reward offline RL with function approximation for weakly communicating MDPs, a much milder assumption. To this end, we introduce Anchored Fitted Q-Iteration, which combines the standard Fitted Q-Iteration with an anchor mechanism. We show that the anchor, which can be interpreted as a form of weight decay, is crucial for enabling finite-time analysis in the average-reward setting. We also extend our finite-time analysis to the setup where the dataset is generated from a single-trajectory rather than IID transitions, again leveraging the anchor mechanism.

📄 PDF Abstract BibTeX arXiv:2510.17391

Code (0)

등록된 구현이 없습니다.

Tasks

Offline 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…

Fitted Q-iteration in continuous action-space MDPs

2007-12-01 · NeurIPS 2007 12 · András Antos, Csaba Szepesvári, Rémi Munos

We consider continuous state, continuous action batch reinforcement learning where the goal is to learn a good policy from a sufficiently rich trajectory generated by another policy. We study a variant of fitted Q-iterat…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

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 app…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Towards Tight Bounds on the Sample Complexity of Average-reward MDPs

2021-06-13 · Yujia Jin, Aaron Sidford

We prove new upper and lower bounds for sample complexity of finding an $\epsilon$-optimal policy of an infinite-horizon average-reward Markov decision process (MDP) given access to a generative model. When the mixing ti…

Sample-efficient Learning of Infinite-horizon Average-reward MDPs with General Function Approximation

2024-04-19 · Jianliang He, Han Zhong, Zhuoran Yang

We study infinite-horizon average-reward Markov decision processes (AMDPs) in the context of general function approximation. Specifically, we propose a novel algorithmic framework named Local-fitted Optimization with OPt…