paper-with-me

홈 › Papers

Explaining Image Classifiers with Multiscale Directional Image Representation

2022-11-22 · CVPR 2023 1 · Stefan Kolek, Robert Windesheim, Hector Andrade Loarca, Gitta Kutyniok, Ron Levie

Image classifiers are known to be difficult to interpret and therefore require explanation methods to understand their decisions. We present ShearletX, a novel mask explanation method for image classifiers based on the shearlet transform -- a multiscale directional image representation. Current mask explanation methods are regularized by smoothness constraints that protect against undesirable fine-grained explanation artifacts. However, the smoothness of a mask limits its ability to separate fine-detail patterns, that are relevant for the classifier, from nearby nuisance patterns, that do not affect the classifier. ShearletX solves this problem by avoiding smoothness regularization all together, replacing it by shearlet sparsity constraints. The resulting explanations consist of a few edges, textures, and smooth parts of the original image, that are the most relevant for the decision of the classifier. To support our method, we propose a mathematical definition for explanation artifacts and an information theoretic score to evaluate the quality of mask explanations. We demonstrate the superiority of ShearletX over previous mask based explanation methods using these new metrics, and present exemplary situations where separating fine-detail patterns allows explaining phenomena that were not explainable before.

📄 PDF Abstract BibTeX arXiv:2211.12857

Code (1)

skmda37/shearletx 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Dynamic Multiscale Tree Learning Using Ensemble Strong Classifiers for Multi-label Segmentation of Medical Images with Lesions

2017-09-05 · Samya Amiri, Mohamed Ali Mahjoub, Islem Rekik

We introduce a dynamic multiscale tree (DMT) architecture that learns how to leverage the strengths of different existing classifiers for supervised multi-label image segmentation. Unlike previous works that simply aggre…

General ClassificationImage SegmentationSegmentationSemantic Segmentation+1

Multiscale texture separation

2024-11-01 · Jerome Gilles

In this paper, we investigate theoretically the behavior of Meyer's image cartoon + texture decomposition model. Our main results is a new theorem which shows that, by combining the decomposition model and a well chosen …

Directional Lifting Wavelet Transform for Image Edge Analysis

2021-12-02 · Kensuke Fujinoki, Keita Ashizawa

In this paper, we propose a new two-dimensional directional discrete wavelet transform that can decompose an image into 12 multiscale directional edge components. The proposed transform is designed in a fully discrete se…

Edge Detection

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…

Frequency-Aware Transformer for Learned Image Compression

2023-10-25 · Han Li, Shaohui Li, Wenrui Dai, Chenglin Li 외

Learned image compression (LIC) has gained traction as an effective solution for image storage and transmission in recent years. However, existing LIC methods are redundant in latent representation due to limitations in …

Image Compression