Causality-Driven One-Shot Learning for Prostate Cancer Grading from MRI
Abstract
In this paper, we present a novel method for the automatic classification of medical images that learns and leverages weak causal signals in the image. Our framework consists of a convolutional neural network backbone and a causality-extractor module which extracts cause-effect relationships between feature maps that can inform the model on the appearance of a feature in one place of the image, given the presence of another feature within some other place of the image. To evaluate the effectiveness of our approach in low-data scenarios, we train our causality-driven architecture in a One-shot learning scheme where we propose a new meta-learning procedure which entails meta-training and meta-testing tasks that are designed using related classes but at different levels of granularity. We conduct binary and multi-class classification experiments on a publicly available dataset of prostate MRI images. To validate the effectiveness of the proposed causality-driven module, we perform an ablation study and conduct qualitative assessments using class activation maps to highlight regions strongly influencing the network’s decision-making process. Our findings show that causal relationships among features play a crucial role in enhancing the model’s ability to discern relevant information and yielding more reliable and interpretable predictions. This would make it a promising approach for medical image classification tasks.
Cite
Text
Carloni et al. "Causality-Driven One-Shot Learning for Prostate Cancer Grading from MRI." IEEE/CVF International Conference on Computer Vision Workshops, 2023. doi:10.1109/ICCVW60793.2023.00276Markdown
[Carloni et al. "Causality-Driven One-Shot Learning for Prostate Cancer Grading from MRI." IEEE/CVF International Conference on Computer Vision Workshops, 2023.](https://mlanthology.org/iccvw/2023/carloni2023iccvw-causalitydriven/) doi:10.1109/ICCVW60793.2023.00276BibTeX
@inproceedings{carloni2023iccvw-causalitydriven,
title = {{Causality-Driven One-Shot Learning for Prostate Cancer Grading from MRI}},
author = {Carloni, Gianluca and Pachetti, Eva and Colantonio, Sara},
booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
year = {2023},
pages = {2608-2616},
doi = {10.1109/ICCVW60793.2023.00276},
url = {https://mlanthology.org/iccvw/2023/carloni2023iccvw-causalitydriven/}
}