Explaining 3D Computed Tomography Classifiers with Counterfactuals
Joseph Paul Cohen, Louis Blankemeier, Akshay Chaudhari

TL;DR
This paper introduces a memory-efficient method for generating counterfactual explanations for 3D CT scan classifiers, enhancing interpretability in medical imaging by extending 2D techniques to volumetric data.
Contribution
It adapts the Latent Shift counterfactual method to 3D CT scans using a slice-based autoencoder and gradient blocking, addressing challenges of high memory use and limited data.
Findings
Effective counterfactuals for 3D CT classifiers
Memory-efficient approach suitable for high-resolution images
Applicable to clinical phenotype prediction and lung segmentation
Abstract
Counterfactual explanations enhance the interpretability of deep learning models in medical imaging, yet adapting them to 3D CT scans poses challenges due to volumetric complexity and resource demands. We extend the Latent Shift counterfactual generation method from 2D applications to explain 3D computed tomography (CT) scans classifiers. We address the challenges associated with 3D classifiers, such as limited training samples and high memory demands, by implementing a slice-based autoencoder and gradient blocking except for specific chunks of slices. This method leverages a 2D encoder trained on CT slices, which are subsequently combined to maintain 3D context. We demonstrate this technique on two models for clinical phenotype prediction and lung segmentation. Our approach is both memory-efficient and effective for generating interpretable counterfactuals in high-resolution 3D medical…
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
TopicsMedical Imaging Techniques and Applications · Advanced X-ray and CT Imaging · Radiomics and Machine Learning in Medical Imaging
MethodsCounterfactuals Explanations
