Skip to content

This repository contains the official implementations of the papers: Doubly Robust Proximal Causal Learning for Continuous Treatments

License

Notifications You must be signed in to change notification settings

yezichu/PCL_Continuous_Treatment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doubly robust proximal causal learning for continuous treatments

Python 3.10+ arXiv

This repo contains the official implementation for the ICLR2024 paper: Doubly robust proximal causal learning for continuous treatments.

We proposea kernel-based Doubly Robust estimator that can well handle continuous treatments for proximal causal learning.

To reproduce results

Doubly robust datasets

Modify the dataset and sample parameters in the config.py:

python main.py

Citation

@inproceedings{wudoubly,
  title={Doubly Robust Proximal Causal Learning for Continuous Treatments},
  author={Wu, Yong and Fu, Yanwei and Wang, Shouyan and Sun, Xinwei},
  booktitle={The Twelfth International Conference on Learning Representations}
  pages={},
  year={2024}
}

Contact

yongwu21@m.fudan.edu.cn

About

This repository contains the official implementations of the papers: Doubly Robust Proximal Causal Learning for Continuous Treatments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages