paper-with-me

Papers

Input-gradient space particle inference for neural network ensembles

2023-06-05 · Trung Trinh, Markus Heinonen, Luigi Acerbi, Samuel Kaski

Deep Ensembles (DEs) demonstrate improved accuracy, calibration and robustness to perturbations over single neural networks partly due to their functional diversity. Particle-based variational inference (ParVI) methods enhance diversity by formalizing a repulsion term based on a network similarity kernel. However, weight-space repulsion is inefficient due to over-parameterization, while direct function-space repulsion has been found to produce little improvement over DEs. To sidestep these difficulties, we propose First-order Repulsive Deep Ensemble (FoRDE), an ensemble learning method based on ParVI, which performs repulsion in the space of first-order input gradients. As input gradients uniquely characterize a function up to translation and are much smaller in dimension than the weights, this method guarantees that ensemble members are functionally different. Intuitively, diversifying the input gradients encourages each network to learn different features, which is expected to improve the robustness of an ensemble. Experiments on image classification datasets and transfer learning tasks show that FoRDE significantly outperforms the gold-standard DEs and other ensemble methods in accuracy and calibration under covariate shift due to input perturbations.

📄 PDF Abstract BibTeX arXiv:2306.02775

Code (1)

aaltopml/forde 공식 구현 jax

Tasks

DiversityEnsemble Learningimage-classificationImage ClassificationTransfer LearningVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Feature Space Particle Inference for Neural Network Ensembles

2022-06-02 · Shingo Yashima, Teppei Suzuki, Kohta Ishikawa, Ikuro Sato 외

Ensembles of deep neural networks demonstrate improved performance over single models. For enhancing the diversity of ensemble members while keeping their performance, particle-based inference methods offer a promising a…

Diversity

A Rigorous Link between Deep Ensembles and (Variational) Bayesian Methods

2023-05-24 · NeurIPS 2023 11 · Veit David Wild, Sahra Ghalebikesabi, Dino Sejdinovic, Jeremias Knoblauch

We establish the first mathematically rigorous link between Bayesian, variational Bayesian, and ensemble methods. A key step towards this it to reformulate the non-convex optimisation problem typically encountered in dee…

Deep LearningUncertainty QuantificationVariational Inference

Function Space Diversity for Uncertainty Prediction via Repulsive Last-Layer Ensembles

2024-12-20 · Sophie Steger, Christian Knoll, Bernhard Klein, Holger Fröning 외

Bayesian inference in function space has gained attention due to its robustness against overparameterization in neural networks. However, approximating the infinite-dimensional function space introduces several challenge…

Active LearningBayesian InferenceData AugmentationDiversity

On Stein Variational Neural Network Ensembles

2021-06-20 · Francesco D'Angelo, Vincent Fortuin, Florian Wenzel

Ensembles of deep neural networks have achieved great success recently, but they do not offer a proper Bayesian justification. Moreover, while they allow for averaging of predictions over several hypotheses, they do not …

Diversity

Ensemble-based gradient inference for particle methods in optimization and sampling

2022-09-23 · Claudia Schillings, Claudia Totzeck, Philipp Wacker

We propose an approach based on function evaluations and Bayesian inference to extract higher-order differential information of objective functions {from a given ensemble of particles}. Pointwise evaluation $\{V(x^i)\}_i…

Bayesian Inference