paper-with-me

홈 › Papers

Activation-Space Uncertainty Quantification for Pretrained Networks

2026-02-16 · Richard Bergna, Stefan Depeweg, Sergio Calvo-Ordoñez, Jonathan Plenk, Alvaro Cartea, Jose Miguel Hernández-Lobato arxiv

Reliable uncertainty estimates are crucial for deploying pretrained models; yet, many strong methods for quantifying uncertainty require retraining, Monte Carlo sampling, or expensive second-order computations and may alter a frozen backbone's predictions. To address this, we introduce Gaussian Process Activations (GAPA), a post-hoc method that shifts Bayesian modeling from weights to activations. GAPA replaces standard nonlinearities with Gaussian-process activations whose posterior mean exactly matches the original activation, preserving the backbone's point predictions by construction while providing closed-form epistemic variances in activation space. To scale to modern architectures, we use a sparse variational inducing-point approximation over cached training activations, combined with local k-nearest-neighbor subset conditioning, enabling deterministic single-pass uncertainty propagation without sampling, backpropagation, or second-order information. Across regression, classification, image segmentation, and language modeling, GAPA matches or outperforms strong post-hoc baselines in calibration and out-of-distribution detection while remaining efficient at test time.

📄 PDF Abstract BibTeX arXiv:2602.14934

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution DetectionImage Segmentation

Similar Papers 제목 키워드 기반

Perturbation-Based Uncertainty for Failure Detection in Vision-Language-Action Models

2026-06-18 · Yousung Lee, Dongsoo Har arxiv

Vision-Language-Action (VLA) models have shown strong performance in robotic manipulation, but reliable uncertainty quantification remains challenging, particularly under distribution shift. Unlike autoregressive policie…

Visualizing Uncertainty: Spatial Maps of Missing and Conflicting Evidence in Deep Learning

2026-06-14 · Dong Hyun Jeong, Feng Chen, Jin-Hee Cho, Lance M. Kaplan 외 arxiv

Understanding when and why deep neural networks are uncertain is crucial for deploying reliable machine learning systems in safety-critical domains. While existing uncertainty quantification methods provide scalar measur…

Hi-fi functional priors by learning activations

2025-08-12 · Marcin Sendera, Amin Sorkhei, Tomasz Kuśmierczyk arxiv

Function-space priors in Bayesian Neural Networks (BNNs) provide a more intuitive approach to embedding beliefs directly into the model's output, thereby enhancing regularization, uncertainty quantification, and risk-awa…

Classification and Uncertainty Quantification of Corrupted Data using Semi-Supervised Autoencoders

2021-05-27 · Philipp Joppich, Sebastian Dorn, Oliver De Candido, Wolfgang Utschick 외

Parametric and non-parametric classifiers often have to deal with real-world data, where corruptions like noise, occlusions, and blur are unavoidable - posing significant challenges. We present a probabilistic approach t…

Uncertainty QuantificationVariational Inference

A Kernel Framework to Quantify a Model's Local Predictive Uncertainty under Data Distributional Shifts

2021-03-02 · Rishabh Singh, Jose C. Principe

Traditional Bayesian approaches for model uncertainty quantification rely on notoriously difficult processes of marginalization over each network parameter to estimate its probability density function (PDF). Our hypothes…

Uncertainty Quantification