paper-with-me

Papers

Explaining 3D Computed Tomography Classifiers with Counterfactuals

2025-02-11 · Joseph Paul Cohen, Louis Blankemeier, Akshay Chaudhari

Counterfactual explanations in medical imaging are critical for understanding the predictions made by deep learning models. We extend the Latent Shift counterfactual generation method from 2D applications to 3D computed tomography (CT) scans. We address the challenges associated with 3D data, such as limited training samples and high memory demands, by implementing a slice-based approach. 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 imaging.

📄 PDF Abstract BibTeX arXiv:2502.07156

Code (1)

ieee8023/ct-counterfactuals 공식 구현 pytorch

Tasks

Computed Tomography (CT)counterfactual

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Explaining Text Classifiers with Counterfactual Representations

2024-02-01 · Pirmin Lemberger, Antoine Saillenfest

One well motivated explanation method for classifiers leverages counterfactuals which are hypothetical events identical to real observations in all aspects except for one feature. Constructing such counterfactual poses s…

AttributeCausal Inferencecounterfactual

Explaining Image Classifiers Using Contrastive Counterfactuals in Generative Latent Spaces

2022-06-10 · Kamran Alipour, Aditya Lahiri, Ehsan Adeli, Babak Salimi 외

Despite their high accuracies, modern complex image classifiers cannot be trusted for sensitive tasks due to their unknown decision-making process and potential biases. Counterfactual explanations are very effective in p…

AttributecounterfactualDecision Making

Using LLMs for Explaining Sets of Counterfactual Examples to Final Users

2024-08-27 · Arturo Fredes, Jordi Vitria

Causality is vital for understanding true cause-and-effect relationships between variables within predictive models, rather than relying on mere correlations, making it highly relevant in the field of Explainable AI. In …

Causal Inferencecounterfactual

Generating Realistic Counterfactuals for Retinal Fundus and OCT Images using Diffusion Models

2023-11-20 · Indu Ilanchezian, Valentyn Boreiko, Laura Kühlewein, Ziwei Huang 외

Counterfactual reasoning is often used in clinical settings to explain decisions or weigh alternatives. Therefore, for imaging based specialties such as ophthalmology, it would be beneficial to be able to create counterf…

counterfactualCounterfactual Reasoning

Explaining Machine Learning Classifiers through Diverse Counterfactual Explanations

2019-05-19 · Ramaravind Kommiya Mothilal, Amit Sharma, Chenhao Tan

Post-hoc explanations of machine learning models are crucial for people to understand and act on algorithmic predictions. An intriguing class of explanations is through counterfactuals, hypothetical examples that show pe…

BIG-bench Machine LearningcounterfactualDiversityPoint Processes