Probabilistic Skip Connections for Deterministic Uncertainty Quantification in Deep Neural Networks
Felix Jimenez, Matthias Katzfuss

TL;DR
This paper introduces probabilistic skip connections (PSCs) that leverage neural collapse measures to enable effective uncertainty quantification and out-of-distribution detection in deep neural networks without retraining.
Contribution
The authors propose using neural collapse measures to identify suitable layers for probabilistic modeling, allowing retrofitting existing models for uncertainty quantification without retraining.
Findings
PSCs effectively disentangle aleatoric and epistemic uncertainty.
PSCs match or outperform existing methods in OOD detection.
Spectral normalization influences neural collapse and PSC effectiveness.
Abstract
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).…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
MethodsSpectral Normalization
