English

Robust Fitted-Q-Evaluation and Iteration under Sequentially Exogenous Unobserved Confounders

Machine Learning 2025-10-30 v3 Machine Learning Optimization and Control

Abstract

Offline reinforcement learning is important in domains such as medicine, economics, and e-commerce where online experimentation is costly, dangerous or unethical, and where the true model is unknown. However, most methods assume all covariates used in the behavior policy's action decisions are observed. Though this assumption, sequential ignorability/unconfoundedness, likely does not hold in observational data, most of the data that accounts for selection into treatment may be observed, motivating sensitivity analysis. We study robust policy evaluation and policy optimization in the presence of sequentially-exogenous unobserved confounders under a sensitivity model. We propose and analyze orthogonalized robust fitted-Q-iteration that uses closed-form solutions of the robust Bellman operator to derive a loss minimization problem for the robust Q function, and adds a bias-correction to quantile estimation. Our algorithm enjoys the computational ease of fitted-Q-iteration and statistical improvements (reduced dependence on quantile estimation error) from orthogonalization. We provide sample complexity bounds, insights, and show effectiveness both in simulations and on real-world longitudinal healthcare data of treating sepsis. In particular, our model of sequential unobserved confounders yields an online Markov decision process, rather than partially observed Markov decision process: we illustrate how this can enable warm-starting optimistic reinforcement learning algorithms with valid robust bounds from observational data.

Keywords

Cite

@article{arxiv.2302.00662,
  title  = {Robust Fitted-Q-Evaluation and Iteration under Sequentially Exogenous Unobserved Confounders},
  author = {David Bruns-Smith and Angela Zhou},
  journal= {arXiv preprint arXiv:2302.00662},
  year   = {2025}
}

Comments

updated with new warmstarting, complex healthcare data case study

R2 v1 2026-06-28T08:29:26.914Z