Skip to content

Source code for A Generative Approach for Treatment Effect Estimation under Collider Bias: From an Out-of-Distribution Perspective

Notifications You must be signed in to change notification settings

ZJUBaohongLi/C2GAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coupled Counterfactual Generative Adversarial Model (C2GAM)

Source code for A Generative Approach for Treatment Effect Estimation under Collider Bias: From an Out-of-Distribution Perspective.

Get Started

  1. To install the necessary packages, run the following command-line code.
pip install -r requirements.txt
  1. Run the demo (experiments on IHDP) in main.py.

Useful Links

Citation

@InProceedings{pmlr-v235-li24al,
  title={A Generative Approach for Treatment Effect Estimation under Collider Bias: From an Out-of-Distribution Perspective},
  author={Li, Baohong and Li, Haoxuan and Wu, Anpeng and Zhu, Minqin and Peng, Shiyuan and Cao, Qingyu and Kuang, Kun},
  booktitle={Proceedings of the 41st International Conference on Machine Learning},
  pages={28132--28145},
  year={2024},
  organization={PMLR}
}

About

Source code for A Generative Approach for Treatment Effect Estimation under Collider Bias: From an Out-of-Distribution Perspective

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages