Skip to content

Shahriarnz14/Temporal-Supervised-Contrastive-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporal Supervised Contrastive Learning (Temporal-SCL) for Modeling Patient Risk Progression

Authors: Shahriar Noroozizadeh (snoroozi [at symbol] cs.cmu.edu), Jeremy C. Weiss, George H. Chen

This code accompanies the ML4H 2023 paper:

Shahriar Noroozizadeh, Jeremy C. Weiss, George H. Chen. "Temporal Supervised Contrastive Learning for Modeling Patient Risk Progression".
[arXiv]

Datasets

Three datasets are used in the experiments.

Experiments

  • In notebooks/Tutorial.ipynb, an example of training Temporal-SCL and running inference on two different downstream tasks for the synthetic data can be found.
  • The hyperparameters and arguments used for this experiment can be found in model\args_synthetic.json.

Citation

If you find the software useful, please consider citing the following paper:

@inproceedings{noroozizadeh2023temporal,
  title={Temporal Supervised Contrastive Learning for Modeling Patient Risk Progression},
  author={Noroozizadeh, Shahriar and Weiss, Jeremy C and Chen, George H},
  booktitle={Machine Learning for Health (ML4H)},
  pages={403--427},
  year={2023},
  organization={PMLR}
}

About

Temporal Supervised Contrastive Learning (Temporal-SCL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published