paper-with-me

Papers

Benchmarking machine learning models on multi-centre eICU critical care dataset

2019-10-02 · Seyedmostafa Sheikhalishahi, Vevake Balaraman, Venet Osmani

Progress of machine learning in critical care has been difficult to track, in part due to absence of public benchmarks. Other fields of research (such as computer vision and natural language processing) have established various competitions and public benchmarks. Recent availability of large clinical datasets has enabled the possibility of establishing public benchmarks. Taking advantage of this opportunity, we propose a public benchmark suite to address four areas of critical care, namely mortality prediction, estimation of length of stay, patient phenotyping and risk of decompensation. We define each task and compare the performance of both clinical models as well as baseline and deep learning models using eICU critical care dataset of around 73,000 patients. This is the first public benchmark on a multi-centre critical care dataset, comparing the performance of clinical gold standard with our predictive model. We also investigate the impact of numerical variables as well as handling of categorical variables on each of the defined tasks. The source code, detailing our methods and experiments is publicly available such that anyone can replicate our results and build upon our work.

📄 PDF Abstract BibTeX arXiv:1910.00964

Code (2)

mostafaalishahi/eICU_Benchmark 공식 구현
mostafaalishahi/eICU_Benchmark_updated 공식 구현

Tasks

BenchmarkingBIG-bench Machine LearningDecompensationMortality PredictionPatient Phenotyping

Similar Papers 제목 키워드 기반

Blood lactate concentration prediction in critical care patients: handling missing values

2019-10-03 · Behrooz Mamandipoor, Mahshid Majd, Monica Moz, Venet Osmani

Blood lactate concentration is a strong indicator of mortality risk in critically ill patients. While frequent lactate measurements are necessary to assess patient's health state, the measurement is an invasive procedure…

Decision MakingImputationMissing ValuesPrediction

Development and external validation of a multimodal artificial intelligence mortality prediction model of critically ill patients using multicenter data

2025-12-15 · Behrooz Mamandipoor, Chun-Nan Hsu, Martin Krause, Ulrich H. Schmidt 외 arxiv

Early prediction of in-hospital mortality in critically ill patients can aid clinicians in optimizing treatment. The objective was to develop a multimodal deep learning model, using structured and unstructured clinical d…

Multimodal Deep LearningMortality Prediction

FairMed-XGB: A Bayesian-Optimised Multi-Metric Framework with Explainability for Demographic Equity in Critical Healthcare Data

2026-03-16 · Mitul Goswami, Romit Chatterjee, Arif Ahmed Sekh arxiv

Machine learning models deployed in critical care settings exhibit demographic biases, particularly gender disparities, that undermine clinical trust and equitable treatment. This paper introduces FairMed-XGB, a novel fr…

Machine Learning-Based Prediction of ICU Mortality in Sepsis-Associated Acute Kidney Injury Patients Using MIMIC-IV Database with Validation from eICU Database

2025-02-25 · Shuheng Chen, Junyi Fan, Elham Pishgar, Kamiar Alaei 외

Background: Sepsis-Associated Acute Kidney Injury (SA-AKI) leads to high mortality in intensive care. This study develops machine learning models using the Medical Information Mart for Intensive Care IV (MIMIC-IV) databa…

ICU MortalityMortality Prediction

Extending Machine Learning-Based Early Sepsis Detection to Different Demographics

2023-11-07 · Surajsinh Parmar, Tao Shan, San Lee, Yonghwan Kim 외

Sepsis requires urgent diagnosis, but research is predominantly focused on Western datasets. In this study, we perform a comparative analysis of two ensemble learning methods, LightGBM and XGBoost, using the public eICU-…

Computational EfficiencyEnsemble Learning