Function-Space Empirical Bayes Regularisation with Large Vision-Language Model Priors
Pengcheng Hao, Huaze Tang, Ercan Engin Kuruoglu, Wenbo Ding
TL;DR
The paper tackles uncertainty quantification for high-dimensional deep learning by coupling function-space empirical Bayes with large vision-language models. It introduces VLM-FS-EB, which generates semantically meaningful context points via VLMs and forms expressive function-space priors from frozen VLM embeddings, enabling robust posterior inference with MC dropout. Empirical results across multiple datasets show improved predictive performance and, crucially, superior out-of-distribution detection, particularly in data-scarce regimes. This approach reduces reliance on task-specific pretraining data while leveraging foundation-model representations to achieve reliable uncertainty estimates in safety-critical settings.
Abstract
Bayesian deep learning (BDL) provides a principled framework for reliable uncertainty quantification by combining deep neural networks with Bayesian inference. A central challenge in BDL lies in the design of informative prior distributions that scale effectively to high-dimensional data. Recent functional variational inference (VI) approaches address this issue by imposing priors directly in function space; however, most existing methods rely on Gaussian process (GP) priors, whose expressiveness and generalisation capabilities become limited in high-dimensional regimes. In this work, we propose VLM-FS-EB, a novel function-space empirical Bayes regularisation framework, leveraging large vision-language models (VLMs) to generates semantically meaningful context points. These synthetic samples are then used VLMs for embeddings to construct expressive functional priors. Furthermore, the proposed method is evaluated against various baselines, and experimental results demonstrate that our method consistently improves predictive performance and yields more reliable uncertainty estimates, particularly in out-of-distribution (OOD) detection tasks and data-scarce regimes.
