Giter Site home page Giter Site logo

vanderschaarlab / htce-learners Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ioanabica/htce-learners

0.0 1.0 0.0 783 KB

Code for NeurIPS 2022 paper: "Transfer Learning on Heterogeneous Feature Spaces for Treatment Effects Estimation" by I. Bica, M. van der Schaar

License: MIT License

Python 60.63% Jupyter Notebook 39.37%

htce-learners's Introduction

Transfer Learning on Heterogeneous Feature Spaces for Treatment Effects Estimation

Ioana Bica, Mihaela van der Schaar

Neural Information Processing Systems (NeurIPS) 2022

HTCE-learners

PyTorch implementation for the HTCE-learners.

Note that the code in contrib/ for CATENets [1, 2] is from: https://github.com/AliciaCurth/CATENets and the code for RadialGAN [3] is adapted from: https://github.com/vanderschaarlab/mlforhealthlabpub/tree/main/alg/RadialGAN

Install requirements from requirements.txt. Python version 3.6 or 3.8 recommended. See comments inside requirements.txt for additional installation notes.

To reproduce the experiments in the paper (for the Twins dataset), use the following commands:

  • Benchmark comparison (Table 1)
python run_experiments.py --experiment_name="baseline_experiment"
  • Varying the information sharing between domains (Figure 6 - top)
python run_experiments.py --experiment_name="po_sharing_across_domains"
  • Varying the target dataset size (Figure 6 - bottom)
python run_experiments.py --experiment_name="target_size"
  • Effect of selection bias (Figure 7)
python run_experiments.py --experiment_name="selection_bias"

The results are saved in results/. To plot the results from the paper, use the Jupyter notebook in results/results_figs/analyze_results.ipynb.

References

[1] Curth, Alicia, and Mihaela van der Schaar. "Nonparametric estimation of heterogeneous treatment effects: From theory to learning algorithms". International Conference on Artificial Intelligence and Statistics. PMLR, 2021.

[2] Curth, Alicia, and Mihaela van der Schaar. "On inductive biases for heterogeneous treatment effect estimation". Advances in Neural Information Processing Systems, 2021.

[3] Yoon, Jinsung, James Jordon, and Mihaela Schaar. "RadialGAN: Leveraging multiple datasets to improve target-specific predictive models using Generative Adversarial Networks". International Conference on Machine Learning. PMLR, 2018.

htce-learners's People

Contributors

drshushen avatar ioanabica avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.