Interpretable 2D Vision Models for 3D Medical Images
Alexander Ziller, Ayhan Can Erdur, Marwa Trigui, Alp G\"uvenir, Tamara, T. Mueller, Philip M\"uller, Friederike Jungmann, Johannes Brandt, Jan, Peeken, Rickmer Braren, Daniel Rueckert, Georgios Kaissis

TL;DR
This paper introduces an interpretable method for applying 2D neural networks to 3D medical images by using attention pooling to weight slices, enabling both effective performance and interpretability.
Contribution
It proposes a simple adaptation of 2D networks with attention pooling for 3D images, providing built-in interpretability and competitive results on medical imaging benchmarks.
Findings
Performs on par with existing 3D methods on MedMNIST and real-world datasets.
Provides direct interpretability through attention weights.
Achieves comparable accuracy with enhanced transparency.
Abstract
Training Artificial Intelligence (AI) models on 3D images presents unique challenges compared to the 2D case: Firstly, the demand for computational resources is significantly higher, and secondly, the availability of large datasets for pre-training is often limited, impeding training success. This study proposes a simple approach of adapting 2D networks with an intermediate feature representation for processing 3D images. Our method employs attention pooling to learn to assign each slice an importance weight and, by that, obtain a weighted average of all 2D slices. These weights directly quantify the contribution of each slice to the contribution and thus make the model prediction inspectable. We show on all 3D MedMNIST datasets as benchmark and two real-world datasets consisting of several hundred high-resolution CT or MRI scans that our approach performs on par with existing methods.…
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
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning in Healthcare · Radiomics and Machine Learning in Medical Imaging
MethodsAttention Pooling
