Offline Reinforcement Learning: Role of State Aggregation and Trajectory Data
Zeyu Jia, Alexander Rakhlin, Ayush Sekhari, Chen-Yu Wei
TL;DR
The paper investigates offline policy evaluation under value-function realizability without Bellman completeness and shows that even with bounded concentrability and trajectory data, polynomial sample complexity cannot be guaranteed in general. It identifies aggregated concentrability in an aggregated Markov transition model as the governing quantity for sample complexity, and proves that this coefficient can grow exponentially with horizon, even when the original MDP has small concentrability and admissible data. A general reduction demonstrates that trajectory data offers no extra benefit in the worst case for OPE, and two protocols (Replicator and admissible-to-trajectory) underpin this hardness result. On the positive side, the authors provide a BVFT-based upper bound whose sample complexity scales with the aggregated concentrability, bridging lower and upper bounds and clarifying the limitations and potential of offline policy evaluation with function approximation. Altogether, the work highlights fundamental barriers to tractable offline RL under realizability alone and motivates future exploration of structural assumptions or algorithmic innovations to exploit trajectory data or relax key conditions.
Abstract
We revisit the problem of offline reinforcement learning with value function realizability but without Bellman completeness. Previous work by Xie and Jiang (2021) and Foster et al. (2022) left open the question whether a bounded concentrability coefficient along with trajectory-based offline data admits a polynomial sample complexity. In this work, we provide a negative answer to this question for the task of offline policy evaluation. In addition to addressing this question, we provide a rather complete picture for offline policy evaluation with only value function realizability. Our primary findings are threefold: 1) The sample complexity of offline policy evaluation is governed by the concentrability coefficient in an aggregated Markov Transition Model jointly determined by the function class and the offline data distribution, rather than that in the original MDP. This unifies and generalizes the ideas of Xie and Jiang (2021) and Foster et al. (2022), 2) The concentrability coefficient in the aggregated Markov Transition Model may grow exponentially with the horizon length, even when the concentrability coefficient in the original MDP is small and the offline data is admissible (i.e., the data distribution equals the occupancy measure of some policy), 3) Under value function realizability, there is a generic reduction that can convert any hard instance with admissible data to a hard instance with trajectory data, implying that trajectory data offers no extra benefits over admissible data. These three pieces jointly resolve the open problem, though each of them could be of independent interest.
