A machine learning framework for interpretable predictions in patient pathways: The case of predicting ICU admission for patients with symptoms of sepsis
Sandra Zilker, Sven Weinzierl, Mathias Kraus, Patrick Zschech, Martin, Matzner

TL;DR
This paper introduces PatWay-Net, an interpretable machine learning framework that predicts ICU admission for sepsis patients, outperforming standard models and providing visual insights for clinicians.
Contribution
The paper presents a novel recurrent neural network combined with perceptrons for interpretable patient pathway analysis, enhancing prediction accuracy and clinical utility.
Findings
PatWay-Net outperforms decision trees, random forests, and gradient boosting in predictive accuracy.
The framework provides visual dashboards for patient trajectories and risk assessment.
Clinicians validated the model's usefulness through structured interviews.
Abstract
Proactive analysis of patient pathways helps healthcare providers anticipate treatment-related risks, identify outcomes, and allocate resources. Machine learning (ML) can leverage a patient's complete health history to make informed decisions about future events. However, previous work has mostly relied on so-called black-box models, which are unintelligible to humans, making it difficult for clinicians to apply such models. Our work introduces PatWay-Net, an ML framework designed for interpretable predictions of admission to the intensive care unit (ICU) for patients with symptoms of sepsis. We propose a novel type of recurrent neural network and combine it with multi-layer perceptrons to process the patient pathways and produce predictive yet interpretable results. We demonstrate its utility through a comprehensive dashboard that visualizes patient health trajectories, predictive…
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 · Time Series Analysis and Forecasting · Biomedical Text Mining and Ontologies
