paper-with-me

Papers

Improving Machine Learning Based Sepsis Diagnosis Using Heart Rate Variability

2024-08-01 · Sai Balaji, Christopher Sun, Anaiy Somalwar

The early and accurate diagnosis of sepsis is critical for enhancing patient outcomes. This study aims to use heart rate variability (HRV) features to develop an effective predictive model for sepsis detection. Critical HRV features are identified through feature engineering methods, including statistical bootstrapping and the Boruta algorithm, after which XGBoost and Random Forest classifiers are trained with differential hyperparameter settings. In addition, ensemble models are constructed to pool the prediction probabilities of high-recall and high-precision classifiers and improve model performance. Finally, a neural network model is trained on the HRV features, achieving an F1 score of 0.805, a precision of 0.851, and a recall of 0.763. The best-performing machine learning model is compared to this neural network through an interpretability analysis, where Local Interpretable Model-agnostic Explanations are implemented to determine decision-making criterion based on numerical ranges and thresholds for specific features. This study not only highlights the efficacy of HRV in automated sepsis diagnosis but also increases the transparency of black box outputs, maximizing clinical applicability.

📄 PDF Abstract BibTeX arXiv:2408.02683

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFeature EngineeringHeart Rate Variability

Similar Papers 제목 키워드 기반

Temporal Pattern Discovery for Accurate Sepsis Diagnosis in ICU Patients

2017-09-06 · Eitam Sheetrit, Nir Nissim, Denis Klimov, Lior Fuchs 외

Sepsis is a condition caused by the body's overwhelming and life-threatening response to infection, which can lead to tissue damage, organ failure, and finally death. Common signs and symptoms include fever, increased he…

Early Prediction of Sepsis using Heart Rate Signals and Genetic Optimized LSTM Algorithm

2025-12-30 · Alireza Rafiei, Farshid Hajati, Alireza Rezaee, Amirhossien Panahi 외 arxiv

Sepsis, characterized by a dysregulated immune response to infection, results in significant mortality, morbidity, and healthcare costs. The timely prediction of sepsis progression is crucial for reducing adverse outcome…

Transfer Learning

Identification of Ischemic Heart Disease by using machine learning technique based on parameters measuring Heart Rate Variability

2020-10-29 · Giulia Silveri, Marco Merlo, Luca Restivo, Beatrice De Paola 외

The diagnosis of heart diseases is a difficult task generally addressed by an appropriate examination of patients clinical data. Recently, the use of heart rate variability (HRV) analysis as well as of some machine learn…

Heart Rate Variability

Early Prediction of Sepsis: Feature-Aligned Transfer Learning

2025-05-05 · Oyindolapo O. Komolafe, Zhimin Mei, David Morales Zarate, Gregory William Spangenberg

Sepsis is a life threatening medical condition that occurs when the body has an extreme response to infection, leading to widespread inflammation, organ failure, and potentially death. Because sepsis can worsen rapidly, …

DiagnosticPredictionTransfer Learning

Machine learning-based analysis of hyperspectral images for automated sepsis diagnosis

2021-06-15 · Maximilian Dietrich, Silvia Seidlitz, Nicholas Schreck, Manuel Wiesenfarth 외

Sepsis is a leading cause of mortality and critical illness worldwide. While robust biomarkers for early diagnosis are still missing, recent work indicates that hyperspectral imaging (HSI) has the potential to overcome t…

BIG-bench Machine Learning