Weighted Fisher divergence for high-dimensional Gaussian variational inference

📅 2025-03-06
📈 Citations: 1
Influential: 0
📄 PDF

career value

181K/year
🤖 AI Summary
Gaussian variational approximations suffer from limited expressiveness in high-dimensional Bayesian inference, while KL divergence-based objectives exhibit substantial bias for non-Gaussian posteriors. Method: We propose replacing KL divergence with weighted Fisher divergence as the variational objective to improve local structural fidelity via gradient matching. We systematically introduce weighted Fisher divergence into sparse-precision Gaussian variational inference—breaking the mean-field assumption—and integrate conditional independence structure modeling with stochastic gradient-based sparsity optimization. The framework combines reparameterization, mini-batch objective approximation, and score-based optimization. Contribution/Results: Experiments on logistic regression, generalized linear mixed models, and stochastic volatility models demonstrate significant improvements in posterior gradient estimation accuracy, while retaining computational efficiency and scalability.

Technology Category

Application Category

📝 Abstract
Bayesian inference has many advantages for complex models. However, standard Monte Carlo methods for summarizing the posterior can be computationally demanding, and it is attractive to consider optimization-based variational approximations. Our work considers Gaussian approximations with sparse precision matrices which are tractable to optimize in high-dimensional problems. Although the optimal Gaussian approximation is usually defined as the one closest to the target posterior in Kullback-Leibler divergence, it is useful to consider other divergences when the Gaussian assumption is crude, in order to capture important features of the posterior for a given application. Our work studies the weighted Fisher divergence, which focuses on gradient differences between the target posterior and its approximation, with the Fisher and score-based divergences being special cases. We make three main contributions. First, we compare approximations for weighted Fisher divergences under mean-field assumptions for both Gaussian and non-Gaussian targets with Kullback-Leibler approximations. Second, we go beyond mean-field and consider approximations with sparse precision matrices reflecting posterior conditional independence structure for hierarchical models. Using stochastic gradient descent to enforce sparsity, we develop two approaches to minimize the weighted Fisher divergence, based on the reparametrization trick and a batch approximation of the objective. Finally, we examine the performance of our methods for examples involving logistic regression, generalized linear mixed models and stochastic volatility models.
Problem

Research questions and friction points this paper is trying to address.

Optimizing sparse Gaussian approximations for high-dimensional variational inference
Comparing weighted Fisher divergence with KL divergence for posterior approximation
Developing stochastic gradient methods for Fisher and score-based divergences
Innovation

Methods, ideas, or system contributions that make the work stand out.

Sparse precision matrices for Gaussian approximations
Weighted Fisher divergence for gradient differences
Stochastic gradient descent with sparsity enforcement