LGITOCMLNov 22, 2023

Span-Based Optimal Sample Complexity for Average Reward MDPs

arXiv:2311.13469v29 citationsh-index: 5
Originality Highly original
AI Analysis

This provides a foundational improvement for reinforcement learning algorithms by offering optimal sample efficiency in average-reward MDPs, impacting researchers and practitioners in AI and control systems.

The paper tackles the problem of learning an optimal policy in average-reward Markov decision processes (MDPs) under a generative model, establishing a sample complexity bound of ̃O(SAH/ε²) that is minimax optimal in all parameters, improving on prior work with suboptimal dependencies or restrictive assumptions.

We study the sample complexity of learning an $\varepsilon$-optimal policy in an average-reward Markov decision process (MDP) under a generative model. We establish the complexity bound $\widetilde{O}\left(SA\frac{H}{\varepsilon^2} \right)$, where $H$ is the span of the bias function of the optimal policy and $SA$ is the cardinality of the state-action space. Our result is the first that is minimax optimal (up to log factors) in all parameters $S,A,H$ and $\varepsilon$, improving on existing work that either assumes uniformly bounded mixing times for all policies or has suboptimal dependence on the parameters. Our result is based on reducing the average-reward MDP to a discounted MDP. To establish the optimality of this reduction, we develop improved bounds for $γ$-discounted MDPs, showing that $\widetilde{O}\left(SA\frac{H}{(1-γ)^2\varepsilon^2} \right)$ samples suffice to learn a $\varepsilon$-optimal policy in weakly communicating MDPs under the regime that $γ\geq 1 - \frac{1}{H}$, circumventing the well-known lower bound of $\widetildeΩ\left(SA\frac{1}{(1-γ)^3\varepsilon^2} \right)$ for general $γ$-discounted MDPs. Our analysis develops upper bounds on certain instance-dependent variance parameters in terms of the span parameter. These bounds are tighter than those based on the mixing time or diameter of the MDP and may be of broader use.

Foundations

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

Your Notes