Skip to content

rvandewater/YAIB-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAIB logo arXiv License

🧪 Yet Another ICU Benchmark (YAIB) - models

Models trained for the publication of Yet Another ICU Benchmark. The models are named in the following manner: dataset_task_model_cv-repetition_cv-fold. Please not that it is possible that the performance of the classification models might deviate slightly from the official paper results due to major improvements to YAIB in the meantime. We hope to confirm the results once YAIB is out of alpha.

The following repositories may be relevant as well:

  • YAIB: The main YAIB repository.
  • YAIB-models: Pretrained models for YAIB.
  • ReciPys: Preprocessing package for YAIB pipelines.

Datasets

We support the following datasets out of the box:

Dataset MIMIC-III / IV eICU-CRD HiRID AUMCdb
Admissions 40k / 73k 200k 33k 23k
Version v1.4 / v2.2 v2.0 v1.1.1 v1.0.2
Frequency (time-series) 1 hour 5 minutes 2 / 5 minutes up to 1 minute
Originally published 2015 / 2020 2017 2020 2019
Origin USA USA Switzerland Netherlands

Tasks

No Task Theme Frequency Type
1 ICU Mortality Once per Stay (after 24H) Binary Classification
2 Acute Kidney Injury (AKI) Hourly (within 6H) Binary Classification
3 Sepsis Hourly (within 6H) Binary Classification
4 Kidney Function (KF) Once per stay Regression
5 Length of Stay (LoS) Hourly (within 7D) Regression

Model Types

📄Paper

To reproduce the benchmarks in our paper, we refer to: the ML reproducibility document. If you use this code in your research, please cite the following publication:

@article{vandewaterYetAnotherICUBenchmark2023,
	title = {Yet Another ICU Benchmark: A Flexible Multi-Center Framework for Clinical ML},
	shorttitle = {Yet Another ICU Benchmark},
	url = {https://arxiv.org/abs/2306.05109},
	language = {en},
	urldate = {2023-06-09},
	publisher = {arXiv},
	author = {van de Water, Robin and Schmidt, Hendrik and Elbers, Paul and Thoral, Patrick and Arnrich, Bert and Rockenschaub, Patrick},
	month = jun,
	year = {2023},
	note = {arXiv:2306.05109 [cs]},
	keywords = {Computer Science - Machine Learning},
}

This paper can also be found on arxiv: https://arxiv.org/pdf/2306.05109.pdf

Acknowledgements

We do not own any of the datasets used in this benchmark. This project uses heavily adapted components of the HiRID benchmark. We thank the authors for providing this codebase and encourage further development to benefit the scientific community. The demo datasets have been released under an Open Data Commons Open Database License (ODbL).

About

🧠Models trained for the publication of Yet Another ICU Benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published