paper-with-me

Papers

Probabilistic Skip Connections for Deterministic Uncertainty Quantification in Deep Neural Networks

2025-01-08 · Felix Jimenez, Matthias Katzfuss

Deterministic uncertainty quantification (UQ) in deep learning aims to estimate uncertainty with a single pass through a network by leveraging outputs from the network's feature extractor. Existing methods require that the feature extractor be both sensitive and smooth, ensuring meaningful input changes produce meaningful changes in feature vectors. Smoothness enables generalization, while sensitivity prevents feature collapse, where distinct inputs are mapped to identical feature vectors. To meet these requirements, current deterministic methods often retrain networks with spectral normalization. Instead of modifying training, we propose using measures of neural collapse to identify an existing intermediate layer that is both sensitive and smooth. We then fit a probabilistic model to the feature vector of this intermediate layer, which we call a probabilistic skip connection (PSC). Through empirical analysis, we explore the impact of spectral normalization on neural collapse and demonstrate that PSCs can effectively disentangle aleatoric and epistemic uncertainty. Additionally, we show that PSCs achieve uncertainty quantification and out-of-distribution (OOD) detection performance that matches or exceeds existing single-pass methods requiring training modifications. By retrofitting existing models, PSCs enable high-quality UQ and OOD capabilities without retraining.

📄 PDF Abstract BibTeX arXiv:2501.04816

Code (0)

등록된 구현이 없습니다.

Tasks

Out of Distribution (OOD) DetectionUncertainty Quantification

Methods 이 논문이 사용한 방법론

Spectral Normalization Spectral Normalization is a normalization technique used for generative adversarial networks, used to stabilize training of the discriminator. Spectral normalization has the…

Similar Papers 제목 키워드 기반

Variational Deterministic Uncertainty Quantification

2021-01-01 · Joost van Amersfoort, Lewis Smith, Andrew Jesson, Oscar Key 외

Building on recent advances in uncertainty quantification using a single deep deterministic model (DUQ), we introduce variational Deterministic Uncertainty Quantification (vDUQ). We overcome several shortcomings of DUQ b…

Causal InferenceregressionUncertainty Quantification

An Ensemble Framework for Probabilistic Short-Term Load Forecasting Based on BiTCN and Deep Attention Networks

2025-02-25 · Research gate 2025 2 · Bilel Benziane, Benoit Lardeux, Maher Jridi, Ayoub Mcharek

Probabilistic load forecasting is crucial for modern energy systems, providing point forecasts and uncertainty quantification to enhance decision-making and grid reliability. Achieving accurate forecasts often requires d…

Decision MakingDeep AttentionLoad ForecastingUncertainty Quantification

Uncertainty-aware Probabilistic 3D Human Motion Forecasting via Invertible Networks

2025-07-19 · Yue Ma, Kanglei Zhou, Fuyang Yu, Frederick W. B. Li 외 arxiv

3D human motion forecasting aims to enable autonomous applications. Estimating uncertainty for each prediction (i.e., confidence based on probability density or quantile) is essential for safety-critical contexts like hu…

Motion ForecastingDecision Making

Comparison of Deterministic and Probabilistic Machine Learning Algorithms for Precise Dimensional Control and Uncertainty Quantification in Additive Manufacturing

2025-09-15 · Dipayan Sanpui, Anirban Chandra, Henry Chan, Sukriti Manna 외 arxiv

We present a probabilistic framework to accurately estimate dimensions of additively manufactured components. Using a dataset of 405 parts from nine production runs involving two machines, three polymer materials, and tw…

Computational Efficiency

Uncertainty Estimation and Calibration with Finite-State Probabilistic RNNs

2020-11-24 · ICLR 2021 1 · Cheng Wang, Carolin Lawrence, Mathias Niepert

Uncertainty quantification is crucial for building reliable and trustable machine learning systems. We propose to estimate uncertainty in recurrent neural networks (RNNs) via stochastic discrete state transitions over re…

Out-of-Distribution Detectionreinforcement-learningReinforcement Learning (RL)Uncertainty Quantification