paper-with-me

Papers

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 hypothesis is that internal layer outputs of a trained neural network contain all of the information related to both its mapping function (quantified by its weights) as well as the input data distribution. We therefore propose a framework for predictive uncertainty quantification of a trained neural network that explicitly estimates the PDF of its raw prediction space (before activation), p(y'|x,w), which we refer to as the model PDF, in a Gaussian reproducing kernel Hilbert space (RKHS). The Gaussian RKHS provides a localized density estimate of p(y'|x,w), which further enables us to utilize gradient based formulations of quantum physics to decompose the model PDF in terms of multiple local uncertainty moments that provide much greater resolution of the PDF than the central moments characterized by Bayesian methods. This provides the framework with a better ability to detect distributional shifts in test data away from the training data PDF learned by the model. We evaluate the framework against existing uncertainty quantification methods on benchmark datasets that have been corrupted using common perturbation techniques. The kernel framework is observed to provide model uncertainty estimates with much greater precision based on the ability to detect model prediction errors.

📄 PDF Abstract BibTeX arXiv:2103.01374

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Towards a Kernel based Uncertainty Decomposition Framework for Data and Models

2020-01-30 · Rishabh Singh, Jose C. Principe

This paper introduces a new framework for quantifying predictive uncertainty for both data and models that relies on projecting the data into a Gaussian reproducing kernel Hilbert space (RKHS) and transforming the data p…

Time Series AnalysisUncertainty Quantification

Semantic-Aware Gaussian Process Calibration with Structured Layerwise Kernels for Deep Neural Networks

2025-07-21 · Kyung-hwan Lee, Kyung-tae Kim arxiv

Calibrating the confidence of neural network classifiers is essential for quantifying the reliability of their predictions during inference. However, conventional Gaussian Process (GP) calibration methods often fail to c…

Embedded Nonlocal Operator Regression (ENOR): Quantifying model error in learning nonlocal operators

2024-10-27 · Yiming Fan, Habib Najm, Yue Yu, Stewart Silling 외

Nonlocal, integral operators have become an efficient surrogate for bottom-up homogenization, due to their ability to represent long-range dependence and multiscale effects. However, the nonlocal homogenized model has un…

Bayesian InferenceregressionUncertainty Quantification

Quantifying Predictive Uncertainty in Medical Image Analysis with Deep Kernel Learning

2021-06-01 · Zhiliang Wu, Yinchong Yang, Jindong Gu, Volker Tresp

Deep neural networks are increasingly being used for the analysis of medical images. However, most works neglect the uncertainty in the model's prediction. We propose an uncertainty-aware deep kernel learning model which…

Medical Image AnalysisPrediction

Marginalised Gaussian Processes with Nested Sampling

2020-10-30 · NeurIPS 2021 12 · Fergus Simpson, Vidhi Lalchand, Carl Edward Rasmussen

Gaussian Process (GPs) models are a rich distribution over functions with inductive biases controlled by a kernel function. Learning occurs through the optimisation of kernel hyperparameters using the marginal likelihood…

Gaussian Processes