Pith. sign in

REVIEW 4 cited by

Yet Another ICU Benchmark: A Flexible Multi-Center Framework for Clinical ML

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2306.05109 v4 pith:A2IFYS2B submitted 2023-06-08 cs.LG

classification cs.LG
keywords yaibclinicalbenchmarkcohortdatasetsframeworkmodelprediction
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Medical applications of machine learning (ML) have experienced a surge in popularity in recent years. The intensive care unit (ICU) is a natural habitat for ML given the abundance of available data from electronic health records. Models have been proposed to address numerous ICU prediction tasks like the early detection of complications. While authors frequently report state-of-the-art performance, it is challenging to verify claims of superiority. Datasets and code are not always published, and cohort definitions, preprocessing pipelines, and training setups are difficult to reproduce. This work introduces Yet Another ICU Benchmark (YAIB), a modular framework that allows researchers to define reproducible and comparable clinical ML experiments; we offer an end-to-end solution from cohort definition to model evaluation. The framework natively supports most open-access ICU datasets (MIMIC III/IV, eICU, HiRID, AUMCdb) and is easily adaptable to future ICU datasets. Combined with a transparent preprocessing pipeline and extensible training code for multiple ML and deep learning models, YAIB enables unified model development. Our benchmark comes with five predefined established prediction tasks (mortality, acute kidney injury, sepsis, kidney function, and length of stay) developed in collaboration with clinicians. Adding further tasks is straightforward by design. Using YAIB, we demonstrate that the choice of dataset, cohort definition, and preprocessing have a major impact on the prediction performance - often more so than model class - indicating an urgent need for YAIB as a holistic benchmarking tool. We provide our work to the clinical ML community to accelerate method development and enable real-world clinical implementations. Software Repository: https://github.com/rvandewater/YAIB.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Pretraining EHR Foundation Models with Patient-Aware Sampling

    cs.LG 2026-07 conditional novelty 6.0 of 10

    Patient-aware sampling of pretraining windows, with patients weighted by a tunable exponent, improves downstream AUROC/AUPRC over a global token-stream baseline in autoregressive EHR models.

  2. Autoregressive EHR Foundation Models with Multimodal Inputs

    cs.LG 2026-07 conditional novelty 5.0 of 10

    Latent compression improves multimodal fusion, but ICU mortality predictions from EHR plus ECG, CXR, and notes are generally no better than EHR-only.

  3. ICU-TSB: A Benchmark for Temporal Patient Representation Learning for Unsupervised Stratification into Patient Cohorts

    cs.LG 2025-06 conditional novelty 5.0 of 10

    ICU-TSB is a new benchmark for unsupervised ICU patient stratification; LSTM and GRU embeddings only partially rediscover ICD disease categories (v-measure up to 0.46).

  4. Impute With Confidence: A Framework for Uncertainty Aware Multivariate Time Series Imputation

    cs.LG 2025-07 conditional novelty 4.0 of 10

    Using dropout-based variance as an uncertainty score, selectively imputing confident values lowers imputation error and can improve validation mortality prediction in some EHR settings.

Pith tools