paper-with-me

홈 › Papers

Sampling Based On Natural Image Statistics Improves Local Surrogate Explainers

2022-08-08 · Ricardo Kleinlein, Alexander Hepburn, Raúl Santos-Rodríguez, Fernando Fernández-Martínez

Many problems in computer vision have recently been tackled using models whose predictions cannot be easily interpreted, most commonly deep neural networks. Surrogate explainers are a popular post-hoc interpretability method to further understand how a model arrives at a particular prediction. By training a simple, more interpretable model to locally approximate the decision boundary of a non-interpretable system, we can estimate the relative importance of the input features on the prediction. Focusing on images, surrogate explainers, e.g., LIME, generate a local neighbourhood around a query image by sampling in an interpretable domain. However, these interpretable domains have traditionally been derived exclusively from the intrinsic features of the query image, not taking into consideration the manifold of the data the non-interpretable model has been exposed to in training (or more generally, the manifold of real images). This leads to suboptimal surrogates trained on potentially low probability images. We address this limitation by aligning the local neighbourhood on which the surrogate is trained with the original training data distribution, even when this distribution is not accessible. We propose two approaches to do so, namely (1) altering the method for sampling the local neighbourhood and (2) using perceptual metrics to convey some of the properties of the distribution of natural images.

📄 PDF Abstract BibTeX arXiv:2208.03961

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

Fast color transfer from multiple images

2016-12-28 · Asad Khan, Luo Jiang, Wei Li, Ligang Liu

Color transfer between images uses the statistics information of image effectively. We present a novel approach of local color transfer between images based on the simple statistics and locally linear embedding. A sketch…

FedSSG: Expectation-Gated and History-Aware Drift Alignment for Federated Learning

2025-09-17 · Zhanting Zhou, Jinshan Lai, Fengchun Zhang, Zeqin Wu 외 arxiv

Non-IID data and partial participation induce client drift and inconsistent local optima in federated learning, causing unstable convergence and accuracy loss. We present FedSSG, a stochastic sampling-guided, history-awa…

Federated Learning

Local Higher-Order Statistics (LHS) describing images with statistics of local non-binarized pixel patterns

2015-10-02 · Gaurav Sharma, Frederic Jurie

We propose a new image representation for texture categorization and facial analysis, relying on the use of higher-order local differential statistics as features. It has been recently shown that small local pixel patter…

Image DescriptionQuantization

Gaussian-Based Pooling for Convolutional Neural Networks

2019-12-01 · NeurIPS 2019 12 · Takumi Kobayashi

Convolutional neural networks (CNNs) contain local pooling to effectively downsize feature maps for increasing computation efficiency as well as robustness to input variations. The local pooling methods are generally for…

image-classificationImage Classification

Learning the Local Statistics of Optical Flow

2013-12-01 · NeurIPS 2013 12 · Dan Rosenbaum, Daniel Zoran, Yair Weiss

Motivated by recent progress in natural image statistics, we use newly available datasets with ground truth optical flow to learn the local statistics of optical flow and rigorously compare the learned model to prior mo…

Optical Flow Estimation