paper-with-me

Papers

ProtoVQA: An Adaptable Prototypical Framework for Explainable Fine-Grained Visual Question Answering

2025-09-20 · Xingjian Diao, Weiyi Wu, Keyi Kong, Peijun Qing, Xinwen Xu, Ming Cheng, Soroush Vosoughi, Jiang Gui arxiv

Visual Question Answering (VQA) is increasingly used in diverse applications ranging from general visual reasoning to safety-critical domains such as medical imaging and autonomous systems, where models must provide not only accurate answers but also explanations that humans can easily understand and verify. Prototype-based modeling has shown promise for interpretability by grounding predictions in semantically meaningful regions for purely visual reasoning tasks, yet remains underexplored in the context of VQA. We present ProtoVQA, a unified prototypical framework that (i) learns question-aware prototypes that serve as reasoning anchors, connecting answers to discriminative image regions, (ii) applies spatially constrained matching to ensure that the selected evidence is coherent and semantically relevant, and (iii) supports both answering and grounding tasks through a shared prototype backbone. To assess explanation quality, we propose the Visual-Linguistic Alignment Score (VLAS), which measures how well the model's attended regions align with ground-truth evidence. Experiments on Visual7W show that ProtoVQA yields faithful, fine-grained explanations while maintaining competitive accuracy, advancing the development of transparent and trustworthy VQA systems.

📄 PDF Abstract BibTeX arXiv:2509.16680

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringVisual Reasoning

Similar Papers 제목 키워드 기반

Pantypes: Diverse Representatives for Self-Explainable Models

2024-03-14 · Rune Kjærsgaard, Ahcène Boubekki, Line Clemmensen

Prototypical self-explainable classifiers have emerged to meet the growing demand for interpretable AI systems. These classifiers are designed to incorporate high transparency in their decisions by basing inference on si…

DiversityExplainable ModelsFairness

ProtoS-ViT: Visual foundation models for sparse self-explainable classifications

2024-06-14 · Hugues Turbé, Mina Bjelogrlic, Gianmarco Mengaldo, Christian Lovis

Prototypical networks aim to build intrinsically explainable models based on the linear summation of concepts. Concepts are coherent entities that we, as humans, can recognize and associate with a certain object or entit…

Explainable Models

ProtoMIL: Multiple Instance Learning with Prototypical Parts for Whole-Slide Image Classification

2021-08-24 · Dawid Rymarczyk, Adam Pardyl, Jarosław Kraus, Aneta Kaczyńska 외

Multiple Instance Learning (MIL) gains popularity in many real-life machine learning applications due to its weakly supervised nature. However, the corresponding effort on explaining MIL lags behind, and it is usually li…

image-classificationImage ClassificationMultiple Instance Learning

Enclosing Prototypical Variational Autoencoder for Explainable Out-of-Distribution Detection

2025-06-17 · Conrad Orglmeister, Erik Bochinski, Volker Eiselein, Elvira Fleig

Understanding the decision-making and trusting the reliability of Deep Machine Learning Models is crucial for adopting such methods to safety-relevant applications. We extend self-explainable Prototypical Variational mod…

Decision MakingOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Understanding the (Extra-)Ordinary: Validating Deep Model Decisions with Prototypical Concept-based Explanations

2023-11-28 · Maximilian Dreyer, Reduan Achtibat, Wojciech Samek, Sebastian Lapuschkin

Ensuring both transparency and safety is critical when deploying Deep Neural Networks (DNNs) in high-risk applications, such as medicine. The field of explainable AI (XAI) has proposed various methods to comprehend the d…

Decision Making