Finite-Time Bounds for Average-Reward Fitted Q-Iteration
Jongmin Lee, Ernest K. Ryu
TL;DR
The paper tackles the problem of sample-efficient offline RL under the average-reward criterion with general function approximation, focusing on weakly communicating MDPs.It introduces Anchored Fitted Q-Iteration (Anc-F-QI), which couples standard FQI with an anchor to enable finite-time analysis, and establishes IID and single-trajectory data results with concrete sample complexity bounds.To further improve efficiency, it develops Relative Anchored FQI (R-Anc-F-QI), achieving refined rates of $\tilde{O}(1/\\epsilon^4)$ for IID and $\tilde{O}(1/\\epsilon^8)$ for single-trajectory data, under the relative normalization framework.The work highlights that a full-coverage assumption under Bellman-optimality is central to the analysis, discusses limitations, and outlines future work such as relaxing coverage requirements and incorporating variance-reduction ideas.
Abstract
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.
