Pessimism in the Face of Confounders: Provably Efficient Offline Reinforcement Learning in Partially Observable Markov Decision Processes
Miao Lu, Yifei Min, Zhaoran Wang, Zhuoran Yang
TL;DR
This work addresses offline reinforcement learning in partially observable environments where latent states confound actions and observations. It introduces P3O, a framework that uses proximal causal inference to identify policy values via confounding bridge functions and employs minimax estimation with pessimism to cope with distributional shift under partial data coverage. Theoretical results establish $n^{-1/2}$-suboptimality for general function classes and $ ilde{O}(\sqrt{H^3 d / n})$ suboptimality under linear function approximation, marking the first provably efficient offline RL method for confounded POMDPs. The approach has potential implications for domains like precision medicine and autonomous systems where offline data are plentiful but latent factors complicate learning.
Abstract
We study offline reinforcement learning (RL) in partially observable Markov decision processes. In particular, we aim to learn an optimal policy from a dataset collected by a behavior policy which possibly depends on the latent state. Such a dataset is confounded in the sense that the latent state simultaneously affects the action and the observation, which is prohibitive for existing offline RL algorithms. To this end, we propose the \underline{P}roxy variable \underline{P}essimistic \underline{P}olicy \underline{O}ptimization (\texttt{P3O}) algorithm, which addresses the confounding bias and the distributional shift between the optimal and behavior policies in the context of general function approximation. At the core of \texttt{P3O} is a coupled sequence of pessimistic confidence regions constructed via proximal causal inference, which is formulated as minimax estimation. Under a partial coverage assumption on the confounded dataset, we prove that \texttt{P3O} achieves a $n^{-1/2}$-suboptimality, where $n$ is the number of trajectories in the dataset. To our best knowledge, \texttt{P3O} is the first provably efficient offline RL algorithm for POMDPs with a confounded dataset.
