LGAIMLMar 25, 2024

Offline Reinforcement Learning: Role of State Aggregation and Trajectory Data

arXiv:2403.17091v110 citationsh-index: 57COLT
Originality Highly original
AI Analysis

This resolves an open problem in offline reinforcement learning theory, providing negative results on polynomial sample complexity for researchers in the field.

The paper tackled the sample complexity of offline policy evaluation under value function realizability without Bellman completeness, showing that it is governed by a concentrability coefficient in an aggregated Markov Transition Model, which can grow exponentially with horizon length, and that trajectory data offers no advantage over admissible data.

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.

Foundations

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

Your Notes