Feature importance to explain multimodal prediction models. A clinical use case
Jorn-Jan van de Beld, Shreyasi Pathak, Jeroen Geerdink, Johannes H., Hegeman, Christin Seifert

TL;DR
This paper develops a multimodal deep learning model for predicting post-operative mortality in elderly hip fracture patients, utilizing various data types, and introduces explainability methods using Shapley values to interpret model contributions.
Contribution
It introduces a novel approach to explain multimodal deep models in clinical settings by propagating Shapley values through model sequences.
Findings
Shapley values effectively estimate modality contributions.
A modified chain rule enables local explanations of model predictions.
Multimodal explanations improve interpretability in clinical models.
Abstract
Surgery to treat elderly hip fracture patients may cause complications that can lead to early mortality. An early warning system for complications could provoke clinicians to monitor high-risk patients more carefully and address potential complications early, or inform the patient. In this work, we develop a multimodal deep-learning model for post-operative mortality prediction using pre-operative and per-operative data from elderly hip fracture patients. Specifically, we include static patient data, hip and chest images before surgery in pre-operative data, vital signals, and medications administered during surgery in per-operative data. We extract features from image modalities using ResNet and from vital signals using LSTM. Explainable model outcomes are essential for clinical applicability, therefore we compute Shapley values to explain the predictions of our multimodal black box…
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
TopicsBiomedical Text Mining and Ontologies
MethodsSigmoid Activation · Convolution · Tanh Activation · Average Pooling · Long Short-Term Memory · Global Average Pooling · Kaiming Initialization · Max Pooling
