paper-with-me

홈 › Papers

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 hidden confounders: (a) those observed by the expert, which thus influence the expert's policy, and (b) confounding noise hidden to both the expert and the IL algorithm. For additional flexibility, we also introduce a confounding noise horizon and time-varying expert-observable hidden variables. We show that causal IL in our framework can be reduced to a set of Conditional Moment Restrictions (CMRs) by leveraging trajectory histories as instruments to learn a history-dependent policy. We propose DML-IL, a novel algorithm that uses instrumental variable regression to solve these CMRs and learn a policy. We provide a bound on the imitation gap for DML-IL, which recovers prior results as special cases. Empirical evaluation on a toy environment with continues state-action spaces and multiple Mujoco tasks demonstrate that DML-IL outperforms state-of-the-art causal IL algorithms.

📄 PDF Abstract BibTeX arXiv:2502.07656

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningMuJoCo

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Causal Mediation Analysis with Hidden Confounders

2021-02-21 · Lu Cheng, Ruocheng Guo, Huan Liu

An important problem in causal inference is to break down the total effect of a treatment on an outcome into different causal pathways and to quantify the causal effect in each pathway. For instance, in causal fairness, …

Causal InferenceFairness

Mitigating Hidden Confounding Effects for Causal Recommendation

2022-05-16 · Xinyuan Zhu, Yang Zhang, Fuli Feng, Xun Yang 외

Recommender systems suffer from confounding biases when there exist confounders affecting both item features and user feedback (e.g., like or not). Existing causal recommendation methods typically assume confounders are …

Multi-Task LearningRecommendation Systems

Graph Disentangle Causal Model: Enhancing Causal Inference in Networked Observational Data

2024-12-05 · Binbin Hu, Zhicheng An, Zhengwei Wu, Ke Tu 외

Estimating individual treatment effects (ITE) from observational data is a critical task across various domains. However, many existing works on ITE estimation overlook the influence of hidden confounders, which remain u…

Causal Inferencecounterfactual

Learning Individual Causal Effects from Networked Observational Data

2019-06-08 · Ruocheng Guo, Jundong Li, Huan Liu

Convenient access to observational data enables us to learn causal effects without randomized experiments. This research direction draws increasing attention in research areas such as economics, healthcare, and education…

Causal Inference

Causal GNNs: A GNN-Driven Instrumental Variable Approach for Causal Inference in Networks

2024-09-13 · Xiaojing Du, Feiyu Yang, Wentao Gao, Xiongren Chen

As network data applications continue to expand, causal inference within networks has garnered increasing attention. However, hidden confounders complicate the estimation of causal effects. Most methods rely on the stron…

Causal Inference