paper-with-me

홈 › Papers

Dynamic Clue Bottlenecks: Towards Interpretable-by-Design Visual Question Answering

2023-05-24 · Xingyu Fu, Ben Zhou, Sihao Chen, Mark Yatskar, Dan Roth

Recent advances in multimodal large language models (LLMs) have shown extreme effectiveness in visual question answering (VQA). However, the design nature of these end-to-end models prevents them from being interpretable to humans, undermining trust and applicability in critical domains. While post-hoc rationales offer certain insight into understanding model behavior, these explanations are not guaranteed to be faithful to the model. In this paper, we address these shortcomings by introducing an interpretable by design model that factors model decisions into intermediate human-legible explanations, and allows people to easily understand why a model fails or succeeds. We propose the Dynamic Clue Bottleneck Model ( (DCLUB), a method that is designed towards an inherently interpretable VQA system. DCLUB provides an explainable intermediate space before the VQA decision and is faithful from the beginning, while maintaining comparable performance to black-box systems. Given a question, DCLUB first returns a set of visual clues: natural language statements of visually salient evidence from the image, and then generates the output based solely on the visual clues. To supervise and evaluate the generation of VQA explanations within DCLUB, we collect a dataset of 1.7k reasoning-focused questions with visual clues. Evaluations show that our inherently interpretable system can improve 4.64% over a comparable black-box system in reasoning-focused questions while preserving 99.43% of performance on VQA-v2.

📄 PDF Abstract BibTeX arXiv:2305.14882

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Clue Matters: Leveraging Latent Visual Clues to Empower Video Reasoning

2026-03-16 · Kaixin zhang, Xiaohe Li, Jiahao Li, Haohua Wu 외 arxiv

Multi-modal Large Language Models (MLLMs) have significantly advanced video reasoning, yet Video Question Answering (VideoQA) remains challenging due to its demand for temporal causal reasoning and evidence-grounded answ…

Video Question AnsweringAnswer Generation

Reconstruction Bottlenecks in Object-Centric Generative Models

2020-07-13 · Martin Engelcke, Oiwi Parker Jones, Ingmar Posner

A range of methods with suitable inductive biases exist to learn interpretable object-centric representations of images without supervision. However, these are largely restricted to visually simple images; robust object …

ObjectObject Discovery

Seek-and-Solve: Benchmarking MLLMs for Visual Clue-Driven Reasoning in Daily Scenarios

2026-04-15 · Xiaomin Li, Tala Wang, Zichen Zhong, Ying Zhang 외 arxiv

Daily scenarios are characterized by visual richness, requiring Multimodal Large Language Models (MLLMs) to filter noise and identify decisive visual clues for accurate reasoning. Yet, current benchmarks predominantly ai…

Language in a Bottle: Language Model Guided Concept Bottlenecks for Interpretable Image Classification

2022-11-21 · CVPR 2023 1 · Yue Yang, Artemis Panagopoulou, Shenghao Zhou, Daniel Jin 외

Concept Bottleneck Models (CBM) are inherently interpretable models that factor model decisions into human-readable concepts. They allow people to easily understand why a model is failing, a critical feature for high-sta…

image-classificationImage ClassificationLanguage ModelingLanguage Modelling

Interpretable Visual Reasoning via Induced Symbolic Space

2020-11-23 · ICCV 2021 10 · Zhonghao Wang, Kai Wang, Mo Yu, JinJun Xiong 외

We study the problem of concept induction in visual reasoning, i.e., identifying concepts and their hierarchical relationships from question-answer pairs associated with images; and achieve an interpretable model via wor…

Visual Question Answering (VQA)Visual Reasoning