Flow-Induced Diagonal Gaussian Processes
Moule Lin, Andrea Patane, Weipeng Jing, Shuhao Guan, Goetz Botterweck
TL;DR
FiD‑GP tackles unreliable predictive uncertainty in deep networks by integrating a flow‑based variational posterior over a compact inducing‑weight matrix with a Gaussian GP prior. The approach employs a Kronecker‑structured covariance and spectral regularisation to capture rich feature correlations while enabling efficient inference, and it introduces a single‑pass projection for Out‑of‑Distribution detection with a spectral‑residual bound. Empirically, FiD‑GP achieves state‑of‑the‑art or competitive accuracy and uncertainty calibration across regression, image classification, and semantic segmentation, while compressing model parameters by roughly $51\%$ and storage by about $75\%$. The method yields near‑perfect OoD discrimination in several benchmarks and provides substantial practical impact by reducing Bayesian training costs and enabling scalable uncertainty estimation in resource‑constrained settings.
Abstract
We present Flow-Induced Diagonal Gaussian Processes (FiD-GP), a compression framework that incorporates a compact inducing weight matrix to project a neural network's weight uncertainty into a lower-dimensional subspace. Critically, FiD-GP relies on normalising-flow priors and spectral regularisations to augment its expressiveness and align the inducing subspace with feature-gradient geometry through a numerically stable projection mechanism objective. Furthermore, we demonstrate how the prediction framework in FiD-GP can help to design a single-pass projection for Out-of-Distribution (OoD) detection. Our analysis shows that FiD-GP improves uncertainty estimation ability on various tasks compared with SVGP-based baselines, satisfies tight spectral residual bounds with theoretically guaranteed OoD detection, and significantly compresses the neural network's storage requirements at the cost of increased inference computation dependent on the number of inducing weights employed. Specifically, in a comprehensive empirical study spanning regression, image classification, semantic segmentation, and out-of-distribution detection benchmarks, it cuts Bayesian training cost by several orders of magnitude, compresses parameters by roughly 51%, reduces model size by about 75%, and matches state-of-the-art accuracy and uncertainty estimation.
