paper-with-me

Papers

Disentangling the Predictive Variance of Deep Ensembles through the Neural Tangent Kernel

2022-10-18 · Seijin Kobayashi, Pau Vilimelis Aceituno, Johannes von Oswald

Identifying unfamiliar inputs, also known as out-of-distribution (OOD) detection, is a crucial property of any decision making process. A simple and empirically validated technique is based on deep ensembles where the variance of predictions over different neural networks acts as a substitute for input uncertainty. Nevertheless, a theoretical understanding of the inductive biases leading to the performance of deep ensemble's uncertainty estimation is missing. To improve our description of their behavior, we study deep ensembles with large layer widths operating in simplified linear training regimes, in which the functions trained with gradient descent can be described by the neural tangent kernel. We identify two sources of noise, each inducing a distinct inductive bias in the predictive variance at initialization. We further show theoretically and empirically that both noise sources affect the predictive variance of non-linear deep ensembles in toy models and realistic settings after training. Finally, we propose practical ways to eliminate part of these noise sources leading to significant changes and improved OOD detection in trained deep ensembles.

📄 PDF Abstract BibTeX arXiv:2210.09818

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingInductive BiasOut of Distribution (OOD) Detection

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음

Similar Papers 제목 키워드 기반

Ensembles provably learn equivariance through data augmentation

2024-10-02 · Oskar Nordenfors, Axel Flinth

Recently, it was proved that group equivariance emerges in ensembles of neural networks as the result of full augmentation in the limit of infinitely wide neural networks (neural tangent kernel limit). In this paper, we …

Data Augmentation

Bayesian Deep Ensembles via the Neural Tangent Kernel

2020-07-11 · NeurIPS 2020 12 · Bobby He, Balaji Lakshminarayanan, Yee Whye Teh

We explore the link between deep ensembles and Gaussian processes (GPs) through the lens of the Neural Tangent Kernel (NTK): a recent development in understanding the training dynamics of wide neural networks (NNs). Prev…

Gaussian Processes

Emergent Equivariance in Deep Ensembles

2024-03-05 · Jan E. Gerken, Pan Kessel

We show that deep ensembles become equivariant for all inputs and at all training times by simply using data augmentation. Crucially, equivariance holds off-manifold and for any architecture in the infinite width limit. …

AllData Augmentation

On the Equivalence of Random Network Distillation, Deep Ensembles, and Bayesian Inference

2026-02-23 · Moritz A. Zanger, Yijun Wu, Pascal R. Van der Vaart, Wendelin Böhmer 외 arxiv

Uncertainty quantification is central to safe and efficient deployments of deep learning models, yet many computationally practical methods lack lacking rigorous theoretical motivation. Random network distillation (RND) …

Bayesian Inference

Variance-Gated Ensembles: An Epistemic-Aware Framework for Uncertainty Estimation

2026-02-08 · H. Martin Gillis, Isaac Xu, Thomas Trappenberg arxiv

Machine learning applications require fast and reliable per-sample uncertainty estimation. A common approach is to use predictive distributions from Bayesian or approximation methods and additively decompose uncertainty …