On Sample-Efficient Offline Reinforcement Learning: Data Diversity, Posterior Sampling, and Beyond
Thanh Nguyen-Tang, Raman Arora
TL;DR
The paper addresses sample-efficiency in offline reinforcement learning with function approximation by introducing a unified data-diversity framework ${\mathcal{C}}(\pi;{\epsilon_c})$ that quantifies extrapolation from behavior to target policies. It unifies three algorithmic paradigms—version-space-based, regularized optimization, and posterior sampling—under the GOPO framework, and proves that they achieve comparable sub-optimality bounds under standard assumptions, even with adaptive offline data. A novel model-free posterior sampling approach (PSC) is proposed, incorporating a pessimistic prior to enforce cautious value estimates, with frequentist guarantees. The results generalize prior coverage notions, tighten extrapolation controls, and extend applicability to finite and linear function classes, offering practical alternatives with provable performance in partially diverse offline data. Overall, the work broadens the set of sample-efficient offline RL methods and clarifies how data diversity governs offline learnability and algorithmic design.
Abstract
We seek to understand what facilitates sample-efficient learning from historical datasets for sequential decision-making, a problem that is popularly known as offline reinforcement learning (RL). Further, we are interested in algorithms that enjoy sample efficiency while leveraging (value) function approximation. In this paper, we address these fundamental questions by (i) proposing a notion of data diversity that subsumes the previous notions of coverage measures in offline RL and (ii) using this notion to {unify} three distinct classes of offline RL algorithms based on version spaces (VS), regularized optimization (RO), and posterior sampling (PS). We establish that VS-based, RO-based, and PS-based algorithms, under standard assumptions, achieve \emph{comparable} sample efficiency, which recovers the state-of-the-art sub-optimality bounds for finite and linear model classes with the standard assumptions. This result is surprising, given that the prior work suggested an unfavorable sample complexity of the RO-based algorithm compared to the VS-based algorithm, whereas posterior sampling is rarely considered in offline RL due to its explorative nature. Notably, our proposed model-free PS-based algorithm for offline RL is {novel}, with sub-optimality bounds that are {frequentist} (i.e., worst-case) in nature.
