Improving Clinical Decision Support through Interpretable Machine Learning and Error Handling in Electronic Health Records
Mehak Arora, Hassan Mortagy, Nathan Dwarshuis, Jeffrey Wang, Philip, Yang, Andre L Holder, Swati Gupta, Rishikesan Kamaleswaran

TL;DR
This paper introduces Trust-MAPS, a novel algorithm that incorporates clinical domain knowledge into machine learning models for electronic health records, improving error handling, interpretability, and predictive accuracy in sepsis detection.
Contribution
Trust-MAPS translates clinical knowledge into mathematical constraints, enabling error detection, interpretability, and enhanced predictive performance in clinical ML applications.
Findings
Achieved AUROC of 0.91 for early sepsis prediction, a 15% improvement over baseline.
Demonstrated that trust-scores are clinically meaningful features.
First method to mathematically encode clinical domain knowledge into ML models for EHR data.
Abstract
The objective of this work is to develop an Electronic Medical Record (EMR) data processing tool that confers clinical context to Machine Learning (ML) algorithms for error handling, bias mitigation and interpretability. We present Trust-MAPS, an algorithm that translates clinical domain knowledge into high-dimensional, mixed-integer programming models that capture physiological and biological constraints on clinical measurements. EMR data is projected onto this constrained space, effectively bringing outliers to fall within a physiologically feasible range. We then compute the distance of each data point from the constrained space modeling healthy physiology to quantify deviation from the norm. These distances, termed "trust-scores," are integrated into the feature space for downstream ML applications. We demonstrate the utility of Trust-MAPS by training a binary classifier for early…
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
TopicsMachine Learning in Healthcare · Sepsis Diagnosis and Treatment · Explainable Artificial Intelligence (XAI)
