paper-with-me

Papers

Aligning Human Knowledge with Visual Concepts Towards Explainable Medical Image Classification

2024-06-08 · Yunhe Gao, Difei Gu, Mu Zhou, Dimitris Metaxas

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.

📄 PDF Abstract BibTeX arXiv:2406.05596

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDiagnosticimage-classificationImage ClassificationLanguage ModelingLanguage ModellingMedical Image Classification

Similar Papers 제목 키워드 기반

Knowledge Transfer Across Modalities with Natural Language Supervision

2024-11-23 · Carlo Alberto Barbano, Luca Molinaro, Emanuele Aiello, Marco Grangetto

We present a way to learn novel concepts by only using their textual description. We call this method Knowledge Transfer. Similarly to human perception, we leverage cross-modal interaction to introduce new concepts. We h…

Image-text RetrievalNovel ConceptsText RetrievalTransfer Learning

Explainable Semantic Space by Grounding Language to Vision with Cross-Modal Contrastive Learning

2021-11-13 · NeurIPS 2021 12 · Yizhen Zhang, Minkyu Choi, Kuan Han, Zhongming Liu

In natural language processing, most models try to learn semantic representations merely from texts. The learned representations encode the distributional semantics but fail to connect to any knowledge about the physical…

Contrastive LearningImage RetrievalLanguage ModelingLanguage Modelling+1

Aligning Knowledge Graphs Provided by Humans and Generated from Neural Networks in Specific Tasks

2024-04-23 · Tangrui Li, Jun Zhou

This paper develops an innovative method that enables neural networks to generate and utilize knowledge graphs, which describe their concept-level knowledge and optimize network parameters through alignment with human-pr…

Knowledge GraphsLogical Reasoning

Aligning Visual and Lexical Semantics

2022-12-13 · Fausto Giunchiglia, Mayukh Bagchi, Xiaolei Diao

We discuss two kinds of semantics relevant to Computer Vision (CV) systems - Visual Semantics and Lexical Semantics. While visual semantics focus on how humans build concepts when using vision to perceive a target realit…

The two-way knowledge interaction interface between humans and neural networks

2024-01-10 · Zhanliang He, Nuoye Xiong, Hongsheng Li, Peiyi Shen 외

Despite neural networks (NN) have been widely applied in various fields and generally outperforms humans, they still lack interpretability to a certain extent, and humans are unable to intuitively understand the decision…