Causal Imitation Learning Under Measurement Error and Distribution Shift
Shi Bo, AmirEmad Ghassami
TL;DR
This paper tackles offline imitation learning when the true state is only partially observable through noisy measurements and when training and deployment distributions may differ. It introduces CausIL, a proxy-based causal-imitation framework grounded in proximal causal inference, and defines a causal imitation target $ ext{pi}_{ ext{opt}}(s)$ that depends on the interventional distribution of the expert's action under $ ext{do}(S_t=s)$. The authors provide identification results for both discrete and continuous state spaces and develop practical estimators: a matrix-inversion plug-in method for the discrete case and an RKHS-based adversarial bridge-estimation approach for the continuous case, including a regularized minimax formulation. Empirical evaluation on simulated data and semi-simulated ICU data from PhysioNet demonstrates that CausIL achieves lower imitation error and stronger robustness to measurement-channel shifts and latent-dynamics shifts compared with standard behavioral cloning baselines, highlighting the value of targeting interventional quantities in shifting, measurement-noise settings.
Abstract
We study offline imitation learning (IL) when part of the decision-relevant state is observed only through noisy measurements and the distribution may change between training and deployment. Such settings induce spurious state-action correlations, so standard behavioral cloning (BC) -- whether conditioning on raw measurements or ignoring them -- can converge to systematically biased policies under distribution shift. We propose a general framework for IL under measurement error, inspired by explicitly modeling the causal relationships among the variables, yielding a target that retains a causal interpretation and is robust to distribution shift. Building on ideas from proximal causal inference, we introduce \texttt{CausIL}, which treats noisy state observations as proxy variables, and we provide identification conditions under which the target policy is recoverable from demonstrations without rewards or interactive expert queries. We develop estimators for both discrete and continuous state spaces; for continuous settings, we use an adversarial procedure over RKHS function classes to learn the required parameters. We evaluate \texttt{CausIL} on semi-simulated longitudinal data from the PhysioNet/Computing in Cardiology Challenge 2019 cohort and demonstrate improved robustness to distribution shift compared to BC baselines.
