ICASSP 2025accepted0 citations

LCE: A Framework for Explainability of Ultrasound Image Based on Concept Discovery

Weiji Kong, Xun Gong, Juan Wang

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. Our evaluation on 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 the usefulness of LCE for fine-grained diagnostic tasks. Our code will be released at https://github.com/Sorakun233/LCE.

BibTeX
@inproceedings{icassp2025_lceaframeworkfor,
  title = {LCE: A Framework for Explainability of Ultrasound Image Based on Concept Discovery},
  author = {Weiji Kong and Xun Gong and Juan Wang},
  booktitle = {ICASSP 2025},
  year = {2025}
}