paper-with-me

Papers

A Rate-Distortion Framework for Explaining Neural Network Decisions

2019-05-27 · Jan Macdonald, Stephan Wäldchen, Sascha Hauch, Gitta Kutyniok

We formalise the widespread idea of interpreting neural network decisions as an explicit optimisation problem in a rate-distortion framework. A set of input features is deemed relevant for a classification decision if the expected classifier score remains nearly constant when randomising the remaining features. We discuss the computational complexity of finding small sets of relevant features and show that the problem is complete for $\mathsf{NP}^\mathsf{PP}$, an important class of computational problems frequently arising in AI tasks. Furthermore, we show that it even remains $\mathsf{NP}$-hard to only approximate the optimal solution to within any non-trivial approximation factor. Finally, we consider a continuous problem relaxation and develop a heuristic solution strategy based on assumed density filtering for deep ReLU neural networks. We present numerical experiments for two image classification data sets where we outperform established methods in particular for sparse explanations of neural network decisions.

📄 PDF Abstract BibTeX arXiv:1905.11092

Code (2)

jmaces/rde tf
zib-iol/fw-rde tf

Tasks

General Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

A Rate-Distortion Framework for Explaining Black-box Model Decisions

2021-10-12 · Stefan Kolek, Duc Anh Nguyen, Ron Levie, Joan Bruna 외

We present the Rate-Distortion Explanation (RDE) framework, a mathematically well-founded method for explaining black-box model decisions. The framework is based on perturbations of the target input signal and applies to…

Physical Simulations

Explainers in the Wild: Making Surrogate Explainers Robust to Distortions through Perception

2021-02-22 · Alexander Hepburn, Raul Santos-Rodriguez

Explaining the decisions of models is becoming pervasive in the image processing domain, whether it is by using post-hoc methods or by creating inherently interpretable models. While the widespread use of surrogate expla…

image-classificationImage Classification

Latency-Distortion Tradeoffs in Communicating Classification Results over Noisy Channels

2024-04-22 · Noel Teku, Sudarshan Adiga, Ravi Tandon

In this work, the problem of communicating decisions of a classifier over a noisy channel is considered. With machine learning based models being used in variety of time-sensitive applications, transmission of these deci…

NavigateQuantization

Axiomatic Choice

2025-09-26 · Ben Abramowitz, Nicholas Mattei arxiv

People care about decision outcomes and how decisions get made, both when making decisions and reflecting on decisions. But formalizing the full range of normative concerns that drive decisions is an open challenge. We i…

Diffexplainer: Towards Cross-modal Global Explanations with Diffusion Models

2024-04-03 · Matteo Pennisi, Giovanni Bellitto, Simone Palazzo, Mubarak Shah 외

We present DiffExplainer, a novel framework that, leveraging language-vision models, enables multimodal global explainability. DiffExplainer employs diffusion models conditioned on optimized text prompts, synthesizing im…