paper-with-me

홈 › Papers

Explaining Image Classification with Visual Debates

2022-10-17 · Avinash Kori, Ben Glocker, Francesca Toni

An effective way to obtain different perspectives on any given topic is by conducting a debate, where participants argue for and against the topic. Here, we propose a novel debate framework for understanding and explaining a continuous image classifier's reasoning for making a particular prediction by modeling it as a multiplayer sequential zero-sum debate game. The contrastive nature of our framework encourages players to learn to put forward diverse arguments during the debates, picking up the reasoning trails missed by their opponents and highlighting any uncertainties in the classifier. Specifically, in our proposed setup, players propose arguments, drawn from the classifier's discretized latent knowledge, to support or oppose the classifier's decision. The resulting Visual Debates collect supporting and opposing features from the discretized latent space of the classifier, serving as explanations for the internal reasoning of the classifier towards its predictions. We demonstrate and evaluate (a practical realization of) our Visual Debates on the geometric SHAPE and MNIST datasets and on the high-resolution animal faces (AFHQ) dataset, along standard evaluation metrics for explanations (i.e. faithfulness and completeness) and novel, bespoke metrics for visual debates as explanations (consensus and split ratio).

📄 PDF Abstract BibTeX arXiv:2210.09015

Code (1)

koriavinash1/visualdebates 공식 구현 pytorch

Tasks

Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Free Argumentative Exchanges for Explaining Image Classifiers

2025-02-18 · Avinash Kori, Antonio Rago, Francesca Toni

Deep learning models are powerful image classifiers but their opacity hinders their trustworthiness. Explanation methods for capturing the reasoning process within these classifiers faithfully and in a clear manner are s…

Interactive Naming for Explaining Deep Neural Networks: A Formative Study

2018-12-18 · Mandana Hamidi-Haines, Zhongang Qi, Alan Fern, Fuxin Li 외

We consider the problem of explaining the decisions of deep neural networks for image recognition in terms of human-recognizable visual concepts. In particular, given a test set of images, we aim to explain each classifi…

General Classification

Towards Visually Explaining Similarity Models

2020-08-13 · Meng Zheng, Srikrishna Karanam, Terrence Chen, Richard J. Radke 외

We consider the problem of visually explaining similarity models, i.e., explaining why a model predicts two images to be similar in addition to producing a scalar score. While much recent work in visual model interpretab…

Image RetrievalMetric LearningPerson Re-IdentificationRetrieval+1

Transferring Visual Explainability of Self-Explaining Models through Task Arithmetic

2025-07-06 · Yuya Yoshikawa, Ryotaro Shimizu, Takahiro Kawashima, Yuki Saito

In scenarios requiring both prediction and explanation efficiency for image classification, self-explaining models that perform both tasks in a single inference are effective. However, their training incurs substantial l…

image-classificationImage ClassificationTask Arithmetic

DXAI: Explaining Classification by Image Decomposition

2023-12-30 · Elnatan Kadar, Guy Gilboa

We propose a new way to explain and to visualize neural network classification through a decomposition-based explainable AI (DXAI). Instead of providing an explanation heatmap, our method yields a decomposition of the im…

Classification