LCE: A Framework for Explainability of DNNs for Ultrasound Image Based on Concept Discovery
Weiji Kong, Xun Gong, Juan Wang
TL;DR
The paper tackles the lack of interpretable deep learning for ultrasound breast imaging by introducing the Lesion Concept Explainer (LCE), which fuses attribution-based guidance with Segment Anything Model (SAM) concept discovery and uses Shapley values to derive faithful explanations. A new evaluation metric, Effect Score, combines faithfulness with explanation size, and LCE is validated on public BUSI and private FG-US-B datasets, showing superior faithfulness and understandability versus baselines. The approach is model-agnostic and resource-efficient, leveraging a medically fine-tuned SAM (SAMMed2D) to discover lesion concepts without heavy annotation. The work advances trustworthy AI for low-cost ultrasound imaging and supports robust, fine-grained diagnostic explanations in clinical contexts.
Abstract
Explaining the decisions of Deep Neural Networks (DNNs) for medical images has become increasingly important. Existing attribution methods have difficulty explaining the meaning of pixels while existing concept-based methods are limited by additional annotations or specific model structures that are difficult to apply to ultrasound images. In this paper, we propose the Lesion Concept Explainer (LCE) framework, which combines attribution methods with concept-based methods. We introduce the Segment Anything Model (SAM), fine-tuned on a large number of medical images, for concept discovery to enable a meaningful explanation of ultrasound image DNNs. The proposed framework is evaluated in terms of both faithfulness and understandability. We point out deficiencies in the popular faithfulness evaluation metrics and propose a new evaluation metric. Our evaluation of public and private breast ultrasound datasets (BUSI and FG-US-B) shows that LCE performs well compared to commonly-used explainability methods. Finally, we also validate that LCE can consistently provide reliable explanations for more meaningful fine-grained diagnostic tasks in breast ultrasound.
