Exploiting Causality Signals in Medical Images: A Pilot Study with Empirical Results
Gianluca Carloni, Sara Colantonio

TL;DR
This paper introduces a neural network-based method that leverages causal signals in medical images to improve classification accuracy and robustness, with promising results on prostate MRI and breast histopathology datasets.
Contribution
The study presents a novel causality-factors extractor module integrated into CNNs, enhancing interpretability and performance in medical image classification tasks.
Findings
Improved classification accuracy across datasets
Enhanced model robustness and focus on relevant image regions
Effective in both fully-supervised and few-shot learning
Abstract
We present a novel technique to discover and exploit weak causal signals directly from images via neural networks for classification purposes. This way, we model how the presence of a feature in one part of the image affects the appearance of another feature in a different part of the image. Our method consists of a convolutional neural network backbone and a causality-factors extractor module, which computes weights to enhance each feature map according to its causal influence in the scene. We develop different architecture variants and empirically evaluate all the models on two public datasets of prostate MRI images and breast histopathology slides for cancer diagnosis. We study the effectiveness of our module both in fully-supervised and few-shot learning, we assess its addition to existing attention-based solutions, we conduct ablation studies, and investigate the explainability of…
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
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · Explainable Artificial Intelligence (XAI)
MethodsFocus
