Improving Machine Learning Based Sepsis Diagnosis Using Heart Rate Variability
Sai Balaji, Christopher Sun, Anaiy Somalwar

TL;DR
This paper develops and compares machine learning models using heart rate variability features for early sepsis detection, achieving high accuracy and interpretability to enhance clinical decision-making.
Contribution
It introduces a novel approach combining feature engineering, ensemble methods, and neural networks for sepsis diagnosis using HRV, with emphasis on model interpretability.
Findings
Neural network achieved an F1 score of 0.805.
Ensemble models improved prediction performance.
Interpretability analysis identified key decision features.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNon-Invasive Vital Sign Monitoring · Heart Rate Variability and Autonomic Control
