paper-with-me

홈 › Papers

Confounded Causal Imitation Learning with Instrumental Variables

2025-07-23 · Yan Zeng, Shenglan Nie, Feng Xie, Libo Huang, Peng Wu, Zhi Geng arxiv

Imitation learning from demonstrations usually suffers from the confounding effects of unmeasured variables (i.e., unmeasured confounders) on the states and actions. If ignoring them, a biased estimation of the policy would be entailed. To break up this confounding gap, in this paper, we take the best of the strong power of instrumental variables (IV) and propose a Confounded Causal Imitation Learning (C2L) model. This model accommodates confounders that influence actions across multiple timesteps, rather than being restricted to immediate temporal dependencies. We develop a two-stage imitation learning framework for valid IV identification and policy optimization. In particular, in the first stage, we construct a testing criterion based on the defined pseudo-variable, with which we achieve identifying a valid IV for the C2L models. Such a criterion entails the sufficient and necessary identifiability conditions for IV validity. In the second stage, with the identified IV, we propose two candidate policy learning approaches: one is based on a simulator, while the other is offline. Extensive experiments verified the effectiveness of identifying the valid IV as well as learning the policy.

📄 PDF Abstract BibTeX arXiv:2507.17309

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Instrumental Variable Value Iteration for Causal Offline Reinforcement Learning

2021-02-19 · Luofeng Liao, Zuyue Fu, Zhuoran Yang, Yixin Wang 외

In offline reinforcement learning (RL) an optimal policy is learned solely from a priori collected observational data. However, in observational data, actions are often confounded by unobserved variables. Instrumental va…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Identification and Debiased Learning of Causal Effects with General Instrumental Variables

2025-10-23 · Shuyuan Chen, Peng Zhang, Yifan Cui arxiv

Instrumental variable methods are fundamental to causal inference when treatment assignment is confounded by unobserved variables. In this article, we develop a general nonparametric causal framework for identification a…

Causal Inference

Statistical Estimation of Confounded Linear MDPs: An Instrumental Variable Approach

2022-09-12 · Miao Lu, Wenhao Yang, Liangyu Zhang, Zhihua Zhang

In an Markov decision process (MDP), unobservable confounders may exist and have impacts on the data generating process, so that the classic off-policy evaluation (OPE) estimators may fail to identify the true value func…

Off-policy evaluation

Learning Decision Policies with Instrumental Variables through Double Machine Learning

2024-05-14 · Daqian Shao, Ashkan Soleymani, Francesco Quinzan, Marta Kwiatkowska

A common issue in learning decision-making policies in data-rich settings is spurious correlations in the offline dataset, which can be caused by hidden confounders. Instrumental variable (IV) regression, which utilises …

Decision Makingregression

A Unifying Framework for Causal Imitation Learning with Hidden Confounders

2025-02-11 · Daqian Shao, Thomas Kleine Buening, Marta Kwiatkowska

We propose a general and unifying framework for causal Imitation Learning (IL) with hidden confounders that subsumes several existing confounded IL settings from the literature. Our framework accounts for two types of hi…

Imitation LearningMuJoCo