paper-with-me

Papers

Regularizing Explanations in Bayesian Convolutional Neural Networks

2021-04-29 · Yanzhe Bekkemoen, Helge Langseth

Neural networks are powerful function approximators with tremendous potential in learning complex distributions. However, they are prone to overfitting on spurious patterns. Bayesian inference provides a principled way to regularize neural networks and give well-calibrated uncertainty estimates. It allows us to specify prior knowledge on weights. However, specifying domain knowledge via distributions over weights is infeasible. Furthermore, it is unable to correct models when they focus on spurious or irrelevant features. New methods within explainable artificial intelligence allow us to regularize explanations in the form of feature importance to add domain knowledge and correct the models' focus. Nevertheless, they are incompatible with Bayesian neural networks, as they require us to modify the loss function. We propose a new explanation regularization method that is compatible with Bayesian inference. Consequently, we can quantify uncertainty and, at the same time, have correct explanations. We test our method using four different datasets. The results show that our method improves predictive performance when models overfit on spurious features or are uncertain of which features to focus on. Moreover, our method performs better than augmenting training data with samples where spurious features are removed through masking. We provide code, data, trained weights, and hyperparameters.

📄 PDF Abstract BibTeX arXiv:2105.02653

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceClassificationExplainable artificial intelligenceFeature ImportanceGeneral Classification

Similar Papers 제목 키워드 기반

Local Interpretable Model-agnostic Explanations of Bayesian Predictive Models via Kullback-Leibler Projections

2018-10-05 · Tomi Peltola

We introduce a method, KL-LIME, for explaining predictions of Bayesian predictive models by projecting the information in the predictive distribution locally to a simpler, interpretable explanation model. The proposed ap…

Variable Selection

Overfitting and Generalizing with (PAC) Bayesian Prediction in Noisy Binary Classification

2026-03-23 · Xiaohan Zhu, Mesrob I. Ohannessian, Nathan Srebro arxiv

We consider a PAC-Bayes type learning rule for binary classification, balancing the training error of a randomized ''posterior'' predictor with its KL divergence to a pre-specified ''prior''. This can be seen as an exten…

Binary Classification

Rethinking the CSC Model for Natural Images

2019-09-12 · NeurIPS 2019 12 · Dror Simon, Michael Elad

Sparse representation with respect to an overcomplete dictionary is often used when regularizing inverse problems in signal and image processing. In recent years, the Convolutional Sparse Coding (CSC) model, in which the…

Color Image DenoisingDenoisingmodel

Explanation and Use of Uncertainty Quantified by Bayesian Neural Network Classifiers for Breast Histopathology Images

2020-10-07 · Ponkrshnan Thiagarajan, Pushkar Khairnar, Susanta Ghosh

Despite the promise of Convolutional neural network (CNN) based classification models for histopathological images, it is infeasible to quantify its uncertainties. Moreover, CNNs may suffer from overfitting when the data…

Dimensionality ReductionGeneral ClassificationImage ClassificationTransfer Learning

Bayesian feature selection with strongly-regularizing priors maps to the Ising Model

2014-11-03 · Charles K. Fisher, Pankaj Mehta

Identifying small subsets of features that are relevant for prediction and/or classification tasks is a central problem in machine learning and statistics. The feature selection task is especially important, and computat…

Bayesian Inferencefeature selectionregression