paper-with-me

Papers

Concept Bottleneck with Visual Concept Filtering for Explainable Medical Image Classification

2023-08-23 · Injae Kim, Jongha Kim, Joonmyung Choi, Hyunwoo J. Kim

Interpretability is a crucial factor in building reliable models for various medical applications. Concept Bottleneck Models (CBMs) enable interpretable image classification by utilizing human-understandable concepts as intermediate targets. Unlike conventional methods that require extensive human labor to construct the concept set, recent works leveraging Large Language Models (LLMs) for generating concepts made automatic concept generation possible. However, those methods do not consider whether a concept is visually relevant or not, which is an important factor in computing meaningful concept scores. Therefore, we propose a visual activation score that measures whether the concept contains visual cues or not, which can be easily computed with unlabeled image data. Computed visual activation scores are then used to filter out the less visible concepts, thus resulting in a final concept set with visually meaningful concepts. Our experimental results show that adopting the proposed visual activation score for concept filtering consistently boosts performance compared to the baseline. Moreover, qualitative analyses also validate that visually relevant concepts are successfully selected with the visual activation score.

📄 PDF Abstract BibTeX arXiv:2308.11920

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationMedical Image Classification

Similar Papers 제목 키워드 기반

SurroCBM: Concept Bottleneck Surrogate Models for Generative Post-hoc Explanation

2023-10-11 · Bo Pan, Zhenke Liu, Yifei Zhang, Liang Zhao

Explainable AI seeks to bring light to the decision-making processes of black-box models. Traditional saliency-based methods, while highlighting influential data segments, often lack semantic understanding. Recent advanc…

Decision Making

Driving through the Concept Gridlock: Unraveling Explainability Bottlenecks in Automated Driving

2023-10-25 · Jessica Echterhoff, An Yan, Kyungtae Han, Amr Abdelraouf 외

Concept bottleneck models have been successfully used for explainable machine learning by encoding information within the model with a set of human-defined concepts. In the context of human-assisted or autonomous driving…

Autonomous Driving

Exploring Concept Subspace for Self-explainable Text-Attributed Graph Learning

2026-04-13 · Xiaoxue Han, Libo Zhang, Zining Zhu, Yue Ning arxiv

We introduce Graph Concept Bottleneck (GCB) as a new paradigm for self-explainable text-attributed graph learning. GCB maps graphs into a subspace, concept bottleneck, where each concept is a meaningful phrase, and predi…

Graph Learning

Beyond Heatmaps: Unsupervised Concept-Graph Reasoning for Interpretable Visual Explanation

2026-07-01 · Md Mohasin Hossain, Anar Amirli, Robert Leist, Md Abdul Kadir 외 arxiv

Concept Bottleneck Models (CBMs) provide an intrinsically interpretable alternative to post-hoc explanations. However, existing CBMs often rely on predefined concept vocabularies or supervised annotations, lack explicit …

Show and Tell: Visually Explainable Deep Neural Nets via Spatially-Aware Concept Bottleneck Models

2025-02-27 · CVPR 2025 1 · Itay Benou, Tammy Riklin-Raviv

Modern deep neural networks have now reached human-level performance across a variety of tasks. However, unlike humans they lack the ability to explain their decisions by showing where and telling what concepts guided th…

Zero Shot Segmentation