paper-with-me

Papers

Evidential Concept Embedding Models: Towards Reliable Concept Explanations for Skin Disease Diagnosis

2024-06-27 · Yibo Gao, Zheyao Gao, Xin Gao, Yuanye Liu, Bomin Wang, Xiahai Zhuang

Due to the high stakes in medical decision-making, there is a compelling demand for interpretable deep learning methods in medical image analysis. Concept Bottleneck Models (CBM) have emerged as an active interpretable framework incorporating human-interpretable concepts into decision-making. However, their concept predictions may lack reliability when applied to clinical diagnosis, impeding concept explanations' quality. To address this, we propose an evidential Concept Embedding Model (evi-CEM), which employs evidential learning to model the concept uncertainty. Additionally, we offer to leverage the concept uncertainty to rectify concept misalignments that arise when training CBMs using vision-language models without complete concept supervision. With the proposed methods, we can enhance concept explanations' reliability for both supervised and label-efficient settings. Furthermore, we introduce concept uncertainty for effective test-time intervention. Our evaluation demonstrates that evi-CEM achieves superior performance in terms of concept prediction, and the proposed concept rectification effectively mitigates concept misalignments for label-efficient training. Our code is available at https://github.com/obiyoag/evi-CEM.

📄 PDF Abstract BibTeX arXiv:2406.19130

Code (1)

obiyoag/evi-cem 공식 구현 pytorch

Tasks

Decision MakingMedical Image Analysis

Similar Papers 제목 키워드 기반

Probabilistic Concept Bottleneck Models

2023-06-02 · Eunji Kim, Dahuin Jung, Sangha Park, Siwon Kim 외

Interpretable models are designed to make decisions in a human-interpretable manner. Representatively, Concept Bottleneck Models (CBM) follow a two-step process of concept prediction and class prediction based on the pre…

Prediction

When are Post-hoc Conceptual Explanations Identifiable?

2022-06-28 · Tobias Leemann, Michael Kirchhof, Yao Rong, Enkelejda Kasneci 외

Interest in understanding and factorizing learned embedding spaces through conceptual explanations is steadily growing. When no human concept labels are available, concept discovery methods search trained embedding space…

Disentanglement

Explainable Evidential Clustering

2025-07-16 · Victor F. Lopes de Souza, Karima Bakhti, Sofiane Ramdani, Denis Mottet 외 arxiv

Unsupervised classification is a fundamental machine learning problem. Real-world data often contain imperfections, characterized by uncertainty and imprecision, which are not well handled by traditional methods. Evident…

Subgraph Concept Networks: Concept Levels in Graph Classification

2026-04-20 · Lucie Charlotte Magister, Alexander Norcliffe, Iulia Duta, Pietro Lio arxiv

The reasoning process of Graph Neural Networks is complex and considered opaque, limiting trust in their predictions. To alleviate this issue, prior work has proposed concept-based explanations, extracted from clusters i…

Graph ClassificationGraph Neural Network

Estimation of Concept Explanations Should be Uncertainty Aware

2023-12-13 · Vihari Piratla, Juyeon Heo, Katherine M. Collins, Sukriti Singh 외

Model explanations can be valuable for interpreting and debugging predictive models. We study a specific kind called Concept Explanations, where the goal is to interpret a model using human-understandable concepts. Altho…