Fast and Interpretable Mortality Risk Scores for Critical Care Patients
Chloe Qinyu Zhu, Muhang Tian, Lesia Semenova, Jiachang Liu, Jack Xu,, Joseph Scarpa, Cynthia Rudin

TL;DR
This paper introduces GroupFasterRisk, an interpretable machine learning algorithm that creates sparse, accurate, and flexible mortality risk scores for ICU patients, outperforming traditional scores and matching black box models.
Contribution
The paper presents a novel algorithm, GroupFasterRisk, which produces interpretable, sparse, and accurate mortality risk scores, incorporating domain knowledge and offering multiple model options.
Findings
GroupFasterRisk outperforms OASIS and SAPS II scores.
Models are as accurate as APACHE IV/IVa with fewer parameters.
Better performance on specific conditions like sepsis and heart failure.
Abstract
Prediction of mortality in intensive care unit (ICU) patients typically relies on black box models (that are unacceptable for use in hospitals) or hand-tuned interpretable models (that might lead to the loss in performance). We aim to bridge the gap between these two categories by building on modern interpretable ML techniques to design interpretable mortality risk scores that are as accurate as black boxes. We developed a new algorithm, GroupFasterRisk, which has several important benefits: it uses both hard and soft direct sparsity regularization, it incorporates group sparsity to allow more cohesive models, it allows for monotonicity constraint to include domain knowledge, and it produces many equally-good models, which allows domain experts to choose among them. For evaluation, we leveraged the largest existing public ICU monitoring datasets (MIMIC III and eICU). Models produced by…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Sepsis Diagnosis and Treatment · Explainable Artificial Intelligence (XAI)
MethodsLogistic Regression
