Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Aligning Human Knowledge with Visual Concepts Towards Explainable Medical Image Classification

About

Although explainability is essential in the clinical diagnosis, most deep learning models still function as black boxes without elucidating their decision-making process. In this study, we investigate the explainable model development that can mimic the decision-making process of human experts by fusing the domain knowledge of explicit diagnostic criteria. We introduce a simple yet effective framework, Explicd, towards Explainable language-informed criteria-based diagnosis. Explicd initiates its process by querying domain knowledge from either large language models (LLMs) or human experts to establish diagnostic criteria across various concept axes (e.g., color, shape, texture, or specific patterns of diseases). By leveraging a pretrained vision-language model, Explicd injects these criteria into the embedding space as knowledge anchors, thereby facilitating the learning of corresponding visual concepts within medical images. The final diagnostic outcome is determined based on the similarity scores between the encoded visual concepts and the textual criteria embeddings. Through extensive evaluation of five medical image classification benchmarks, Explicd has demonstrated its inherent explainability and extends to improve classification performance compared to traditional black-box models. Code is available at \url{https://github.com/yhygao/Explicd}.

Yunhe Gao, Difei Gu, Mu Zhou, Dimitris Metaxas• 2024

Related benchmarks

TaskDatasetResultRank
Medical Image ClassificationBUSI
Accuracy89.7
88
Medical Image ClassificationISIC 2018
Accuracy90
12
Concept PredictionDerm7pt
AUC87.5
10
Concept PredictionPH2
AUC95.4
10
Concept PredictionSkinCon
AUC (%)76
10
Cardiomegaly ClassificationMIMIC-CXR CM
Balanced Accuracy81.8
7
Edema ClassificationMIMIC-CXR Edema
Balanced Accuracy85.7
7
Medical Image ClassificationNCT
Accuracy95.1
7
Medical Image ClassificationIDRID
Accuracy58.5
7
Showing 9 of 9 rows

Other info

Code

Follow for update