XAI for Skin Cancer Detection with Prototypes and Non-Expert Supervision
Miguel Correia, Alceu Bissoto, Carlos Santiago, Catarina Barata
TL;DR
This work tackles the interpretability gap in melanoma/nevus classification from dermoscopy images by extending ProtoPNet with non-expert supervision via binary lesion masks and remembered prototypes. The proposed architecture fuses a CNN backbone, a prototype layer, and a final classifier, using prototype-specific activations and top-$k$ pooling to generate transparent decisions. Empirical results on ISIC 2019 and generalization tests on PH^2 and Derm7pt show that non-expert supervision improves prototype quality and can match or exceed non-interpretable baselines, with $L_P$+$L_M$ frequently delivering the best performance. The findings highlight the potential of non-expert input to enhance clinically relevant prototypes and suggest future work incorporating expert feedback to further validate clinical impact.
Abstract
Skin cancer detection through dermoscopy image analysis is a critical task. However, existing models used for this purpose often lack interpretability and reliability, raising the concern of physicians due to their black-box nature. In this paper, we propose a novel approach for the diagnosis of melanoma using an interpretable prototypical-part model. We introduce a guided supervision based on non-expert feedback through the incorporation of: 1) binary masks, obtained automatically using a segmentation network; and 2) user-refined prototypes. These two distinct information pathways aim to ensure that the learned prototypes correspond to relevant areas within the skin lesion, excluding confounding factors beyond its boundaries. Experimental results demonstrate that, even without expert supervision, our approach achieves superior performance and generalization compared to non-interpretable models.
