On the Complexity of Offline Reinforcement Learning with $Q^\star$-Approximation and Partial Coverage
Haolin Liu, Braham Snyder, Chen-Yu Wei
TL;DR
This work addresses offline RL under $Q^\star$-approximation with partial coverage, showing that $Q^\star$-realizability and Bellman completeness alone do not guarantee sample-efficient learning. It introduces a model- and data-driven decision-estimation coefficient (DEC) framework that decomposes suboptimality into decision complexity and estimation error, and develops a second-order performance-difference lemma enabling $1/\varepsilon^2$ sample complexity for regularized offline RL. The paper provides a comprehensive analysis of DEC-based objectives (E2D.OR) and contrasts them with greedy, value-centric approaches (GDE), establishing both gap-adaptive guarantees and practical implications for algorithms like CQL. It further characterizes offline learnability under low-Bellman-rank MDPs, highlights the necessity of double policy sampling and policy feature coverage, and delivers first analyses of CQL beyond tabular settings under $Q^\star$-realizability. Overall, the DEC framework offers a modular, broadly applicable lens that connects offline pessimism with principled decision-guidation, shaping future theory and practice in offline RL.
Abstract
We study offline reinforcement learning under $Q^\star$-approximation and partial coverage, a setting that motivates practical algorithms such as Conservative $Q$-Learning (CQL; Kumar et al., 2020) but has received limited theoretical attention. Our work is inspired by the following open question: "Are $Q^\star$-realizability and Bellman completeness sufficient for sample-efficient offline RL under partial coverage?" We answer in the negative by establishing an information-theoretic lower bound. Going substantially beyond this, we introduce a general framework that characterizes the intrinsic complexity of a given $Q^\star$ function class, inspired by model-free decision-estimation coefficients (DEC) for online RL (Foster et al., 2023b; Liu et al., 2025b). This complexity recovers and improves the quantities underlying the guarantees of Chen and Jiang (2022) and Uehara et al. (2023), and extends to broader settings. Our decision-estimation decomposition can be combined with a wide range of $Q^\star$ estimation procedures, modularizing and generalizing existing approaches. Beyond the general framework, we make further contributions: By developing a novel second-order performance difference lemma, we obtain the first $ε^{-2}$ sample complexity under partial coverage for soft $Q$-learning, improving the $ε^{-4}$ bound of Uehara et al. (2023). We remove Chen and Jiang's (2022) need for additional online interaction when the value gap of $Q^\star$ is unknown. We also give the first characterization of offline learnability for general low-Bellman-rank MDPs without Bellman completeness (Jiang et al., 2017; Du et al., 2021; Jin et al., 2021), a canonical setting in online RL that remains unexplored in offline RL except for special cases. Finally, we provide the first analysis for CQL under $Q^\star$-realizability and Bellman completeness beyond the tabular case.
