Reinforcement Learning with Continuous Actions Under Unmeasured Confounding
Yuhan Li, Eugene Han, Yifan Hu, Wenzhuo Zhou, Zhengling Qi, Yifan Cui, Ruoqing Zhu
TL;DR
This work tackles offline policy learning in continuous-action settings when unmeasured confounders are present by extending proximal causal inference to infinite-horizon confounded POMDPs. It provides a nonparametric identification framework using $Q$-bridge and $V$-bridge functions, enabling unbiased policy-value estimation $J(\pi)=\mathbb{E}[V^{\pi}(O_0,W_0)]$ from batch data. A minimax estimator for the bridge functions is developed, along with an FQE-like algorithm and a policy-gradient method to optimize within a chosen policy class, with proven consistency, finite-sample guarantees, and regret bounds. The approach is validated through simulations and a real-world Pairfam dataset analysis, showing reduced bias from unmeasured confounding and interpretable, continuous-action policies. Overall, the paper advances offline RL under confounding with continuous actions, offering principled identification, robust estimation, and scalable policy optimization techniques.
Abstract
This paper addresses the challenge of offline policy learning in reinforcement learning with continuous action spaces when unmeasured confounders are present. While most existing research focuses on policy evaluation within partially observable Markov decision processes (POMDPs) and assumes discrete action spaces, we advance this field by establishing a novel identification result to enable the nonparametric estimation of policy value for a given target policy under an infinite-horizon framework. Leveraging this identification, we develop a minimax estimator and introduce a policy-gradient-based algorithm to identify the in-class optimal policy that maximizes the estimated policy value. Furthermore, we provide theoretical results regarding the consistency, finite-sample error bound, and regret bound of the resulting optimal policy. Extensive simulations and a real-world application using the German Family Panel data demonstrate the effectiveness of our proposed methodology.
