paper-with-me

홈 › Papers

CBVLM: Training-free Explainable Concept-based Large Vision Language Models for Medical Image Classification

2025-01-21 · Cristiano Patrício, Isabel Rio-Torto, Jaime S. Cardoso, Luís F. Teixeira, João C. Neves

The main challenges limiting the adoption of deep learning-based solutions in medical workflows are the availability of annotated data and the lack of interpretability of such systems. Concept Bottleneck Models (CBMs) tackle the latter by constraining the final disease prediction on a set of predefined and human-interpretable concepts. However, the increased interpretability achieved through these concept-based explanations implies a higher annotation burden. Moreover, if a new concept needs to be added, the whole system needs to be retrained. Inspired by the remarkable performance shown by Large Vision-Language Models (LVLMs) in few-shot settings, we propose a simple, yet effective, methodology, CBVLM, which tackles both of the aforementioned challenges. First, for each concept, we prompt the LVLM to answer if the concept is present in the input image. Then, we ask the LVLM to classify the image based on the previous concept predictions. Moreover, in both stages, we incorporate a retrieval module responsible for selecting the best examples for in-context learning. By grounding the final diagnosis on the predicted concepts, we ensure explainability, and by leveraging the few-shot capabilities of LVLMs, we drastically lower the annotation cost. We validate our approach with extensive experiments across four medical datasets and twelve LVLMs (both generic and medical) and show that CBVLM consistently outperforms CBMs and task-specific supervised methods without requiring any training and using just a few annotated examples. More information on our project page: https://cristianopatricio.github.io/CBVLM/.

📄 PDF Abstract BibTeX arXiv:2501.12266

Code (0)

등록된 구현이 없습니다.

Tasks

Disease Predictionimage-classificationImage ClassificationIn-Context LearningMedical Image Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Low-cost concept-based localized explanations: How far can we get with training-free approaches?

2026-06-27 · Darian Fernández-Gutiérrez, Rafael Bello, Marilyn Bello, Natalia Díaz-Rodríguez arxiv

Concept-based Explainable AI (C-XAI) seeks human-understandable explanations grounded in semantic concepts, yet validation is limited by the scarcity of fine-grained concept annotations. We evaluate whether mid-scale Mul…

Explainable Novel Category Discovery in Semantic Concept Space

2026-07-05 · Ifrat Ikhtear Uddin, Yang Zhou, KC Santosh, Longwei Wang arxiv

Novel category discovery aims to identify unseen classes from unlabeled data by transferring knowledge from labeled categories, but most existing methods perform discovery in opaque latent feature spaces. As a result, th…

Large Language Models Can Achieve Explainable and Training-Free One-shot HRRP ATR

2025-06-03 · Lingfeng Chen, Panhe Hu, Zhiliang Pan, Qi Liu 외

This letter introduces a pioneering, training-free and explainable framework for High-Resolution Range Profile (HRRP) automatic target recognition (ATR) utilizing large-scale pre-trained Large Language Models (LLMs). Div…

In-Context Learning

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

A Framework for Learning Ante-hoc Explainable Models via Concepts

2021-08-25 · CVPR 2022 1 · Anirban Sarkar, Deepak Vijaykeerthy, Anindya Sarkar, Vineeth N Balasubramanian

Self-explaining deep models are designed to learn the latent concept-based explanations implicitly during training, which eliminates the requirement of any post-hoc explanation generation technique. In this work, we prop…

Explainable ModelsExplanation Generation