paper-with-me

Papers

Explaining Image Classifiers

2024-01-24 · Hana Chockler, Joseph Y. Halpern

We focus on explaining image classifiers, taking the work of Mothilal et al. [2021] (MMTS) as our point of departure. We observe that, although MMTS claim to be using the definition of explanation proposed by Halpern [2016], they do not quite do so. Roughly speaking, Halpern's definition has a necessity clause and a sufficiency clause. MMTS replace the necessity clause by a requirement that, as we show, implies it. Halpern's definition also allows agents to restrict the set of options considered. While these difference may seem minor, as we show, they can have a nontrivial impact on explanations. We also show that, essentially without change, Halpern's definition can handle two issues that have proved difficult for other approaches: explanations of absence (when, for example, an image classifier for tumors outputs "no tumor") and explanations of rare events (such as tumors).

📄 PDF Abstract BibTeX arXiv:2401.13752

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

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…

Contextual Prediction Difference Analysis for Explaining Individual Image Classifications

2019-10-21 · Jindong Gu, Volker Tresp

Much effort has been devoted to understanding the decisions of deep neural networks in recent years. A number of model-aware saliency methods were proposed to explain individual classification decisions by creating salie…

Prediction

Explaining Predictions of Non-Linear Classifiers in NLP

2016-06-23 · WS 2016 8 · Leila Arras, Franziska Horn, Grégoire Montavon, Klaus-Robert Müller 외

Layer-wise relevance propagation (LRP) is a recently proposed technique for explaining predictions of complex non-linear classifiers in terms of input variables. In this paper, we apply LRP for the first time to natural …

General Classificationimage-classificationImage Classification

Explanations for Occluded Images

2021-03-05 · ICCV 2021 10 · Hana Chockler, Daniel Kroening, Youcheng Sun

Existing algorithms for explaining the output of image classifiers perform poorly on inputs where the object of interest is partially occluded. We present a novel, black-box algorithm for computing explanations that uses…

MRxaI: Black-Box Explainability for Image Classifiers in a Medical Setting

2023-11-24 · Nathan Blake, Hana Chockler, David A. Kelly, Santiago Calderon Pena 외

Existing tools for explaining the output of image classifiers can be divided into white-box, which rely on access to the model internals, and black-box, agnostic to the model. As the usage of AI in the medical domain gro…