https://github.com/cobrbra/counterfactual_survival_analysis

ACM CHIL 2021: "Enabling Counterfactual Survival Analysis with Balanced Representations"

https://github.com/cobrbra/counterfactual_survival_analysis

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org, ieee.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

ACM CHIL 2021: "Enabling Counterfactual Survival Analysis with Balanced Representations"

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of paidamoyo/counterfactual_survival_analysis
Created about 3 years ago · Last pushed over 5 years ago
Metadata Files
Readme License

README.md

Enabling Counterfactual Survival Analysis with Balanced Representations (ACM CHIL 2021)

This repository contains the Pytorch code to replicate experiments in our paper Enabling Counterfactual Survival Analysis with Balanced Representations accepted at ACM Conference on Health, Inference, and Learning (ACM CHIL) 2021:

latex @inproceedings{chapfuwa2021enabling, title={Enabling Counterfactual Survival Analysis with Balanced Representations}, author={Chapfuwa, Paidamoyo and Assaad, Serge and Zeng, Shuxi and Pencina, Michael J and Carin, Lawrence and Henao, Ricardo}, booktitle={ACM Conference on Health, Inference, and Learning}, year={2021} }

Model

Model

Data

  • ACTG: A longitudinal RCT study comparing monotherapy with Zidovudine or Didanosine with combination therapy in HIV patients
  • Framingham: A subset (Framingham Offspring) of the longitudinal study of heart disease dataset, for predicting the effects of statins on survival time
  • See actg_synthetic.ipynb to modify the generated ACTG-Synthetic data

Prerequisites

The code is implemented with the following dependencies:

pip install -r requirements.txt

Model Training

  • To train all models (CSA, CSA-INFO, AFT, AFT-Weibull, SR) run param_search.py

python param_search.py

Metrics and Visualizations

Once the networks are trained and the results are saved, we extract the following key results:

Acknowledgments

This work leverages the calibration framework from SFM and the accuracy objective from DATE. Contact Paidamoyo for issues relevant to this project.

Owner

  • Login: cobrbra
  • Kind: user

GitHub Events

Total
Last Year