paper-with-me

Papers

Enhancing Interpretable Image Classification Through LLM Agents and Conditional Concept Bottleneck Models

2025-06-02 · Yiwen Jiang, Deval Mehta, Wei Feng, ZongYuan Ge

Concept Bottleneck Models (CBMs) decompose image classification into a process governed by interpretable, human-readable concepts. Recent advances in CBMs have used Large Language Models (LLMs) to generate candidate concepts. However, a critical question remains: What is the optimal number of concepts to use? Current concept banks suffer from redundancy or insufficient coverage. To address this issue, we introduce a dynamic, agent-based approach that adjusts the concept bank in response to environmental feedback, optimizing the number of concepts for sufficiency yet concise coverage. Moreover, we propose Conditional Concept Bottleneck Models (CoCoBMs) to overcome the limitations in traditional CBMs' concept scoring mechanisms. It enhances the accuracy of assessing each concept's contribution to classification tasks and feature an editable matrix that allows LLMs to correct concept scores that conflict with their internal knowledge. Our evaluations across 6 datasets show that our method not only improves classification accuracy by 6% but also enhances interpretability assessments by 30%.

📄 PDF Abstract BibTeX arXiv:2506.01334

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

MultiPress: A Multi-Agent Framework for Interpretable Multimodal News Classification

2026-04-04 · Tailong Luo, Hao Li, Rong Fu, Xinyue Jiang 외 arxiv

With the growing prevalence of multimodal news content, effective news topic classification demands models capable of jointly understanding and reasoning over heterogeneous data such as text and images. Existing methods …

News Classification

Exploiting Language Instructions for Interpretable and Compositional Reinforcement Learning

2020-01-13 · Michiel van der Meer, Matteo Pirotta, Elia Bruni

In this work, we present an alternative approach to making an agent compositional through the use of a diagnostic classifier. Because of the need for explainable agents in automated decision processes, we attempt to inte…

ClassificationDiagnosticGeneral Classificationreinforcement-learning+2

Advancing Ante-Hoc Explainable Models through Generative Adversarial Networks

2024-01-09 · Tanmay Garg, Deepika Vemuri, Vineeth N Balasubramanian

This paper presents a novel concept learning framework for enhancing model interpretability and performance in visual classification tasks. Our approach appends an unsupervised explanation generator to the primary classi…

Explainable Models

WISE: Weak-Supervision-Guided Step-by-Step Explanations for Multimodal LLMs in Image Classification

2025-09-22 · Yiwen Jiang, Deval Mehta, Siyuan Yan, Yaling Shen 외 arxiv

Multimodal Large Language Models (MLLMs) have shown promise in visual-textual reasoning, with Multimodal Chain-of-Thought (MCoT) prompting significantly enhancing interpretability. However, existing MCoT methods rely on …

Image Classification

Asking the Right Questions: Learning Interpretable Action Models Through Query Answering

2019-12-29 · Pulkit Verma, Shashank Rao Marpally, Siddharth Srivastava

This paper develops a new approach for estimating an interpretable, relational model of a black-box autonomous agent that can plan and act. Our main contributions are a new paradigm for estimating such models using a min…