Probabilistic skip connections attach a distance-aware probabilistic model to an intermediate layer of a pretrained classifier, selected by neural-collapse metrics, yielding deterministic UQ and OOD detection without retraining.
Vecchia Gaussian Process Ensembles on Internal Representations of Deep Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
For regression tasks, standard Gaussian processes (GPs) provide natural uncertainty quantification (UQ), while deep neural networks (DNNs) excel at representation learning. Deterministic UQ methods for neural networks have successfully combined the two and require only a single pass through the neural network. However, current methods necessitate changes to network training to address feature collapse, where unique inputs map to identical feature vectors. We propose an alternative solution, the deep Vecchia ensemble (DVE), which allows deterministic UQ to work in the presence of feature collapse, negating the need for network retraining. DVE comprises an ensemble of GPs built on hidden-layer outputs of a DNN, achieving scalability via Vecchia approximations that leverage nearest-neighbor conditional independence. DVE is compatible with pretrained networks and incurs low computational overhead. We demonstrate DVE's utility on several datasets and carry out experiments to understand the inner workings of the proposed method.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
Probabilistic Skip Connections for Deterministic Uncertainty Quantification in Deep Neural Networks
Probabilistic skip connections attach a distance-aware probabilistic model to an intermediate layer of a pretrained classifier, selected by neural-collapse metrics, yielding deterministic UQ and OOD detection without retraining.