paper-with-me

Papers

Robust scalable initialization for Bayesian variational inference with multi-modal Laplace approximations

2023-07-12 · Wyatt Bridgman, Reese Jones, Mohammad Khalil

For predictive modeling relying on Bayesian inversion, fully independent, or ``mean-field'', Gaussian distributions are often used as approximate probability density functions in variational inference since the number of variational parameters is twice the number of unknown model parameters. The resulting diagonal covariance structure coupled with unimodal behavior can be too restrictive when dealing with highly non-Gaussian behavior, including multimodality. High-fidelity surrogate posteriors in the form of Gaussian mixtures can capture any distribution to an arbitrary degree of accuracy while maintaining some analytical tractability. Variational inference with Gaussian mixtures with full-covariance structures suffers from a quadratic growth in variational parameters with the number of model parameters. Coupled with the existence of multiple local minima due to nonconvex trends in the loss functions often associated with variational inference, these challenges motivate the need for robust initialization procedures to improve the performance and scalability of variational inference with mixture models. In this work, we propose a method for constructing an initial Gaussian mixture model approximation that can be used to warm-start the iterative solvers for variational inference. The procedure begins with an optimization stage in model parameter space in which local gradient-based optimization, globalized through multistart, is used to determine a set of local maxima, which we take to approximate the mixture component centers. Around each mode, a local Gaussian approximation is constructed via the Laplace method. Finally, the mixture weights are determined through constrained least squares regression. Robustness and scalability are demonstrated using synthetic tests. The methodology is applied to an inversion problem in structural dynamics involving unknown viscous damping coefficients.

📄 PDF Abstract BibTeX arXiv:2307.06424

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Good Initializations of Variational Bayes for Deep Models

2018-10-18 · Simone Rossi, Pietro Michiardi, Maurizio Filippone

Stochastic variational inference is an established way to carry out approximate Bayesian inference for deep models. While there have been effective proposals for good initializations for loss minimization in deep learnin…

Bayesian InferenceGeneral ClassificationregressionVariational Inference

Scalable Bayesian Learning for State Space Models using Variational Inference with SMC Samplers

2018-05-23 · Marcel Hirt, Petros Dellaportas

We present a scalable approach to performing approximate fully Bayesian inference in generic state space models. The proposed method is an alternative to particle MCMC that provides fully Bayesian inference of both the d…

Bayesian InferenceState Space ModelsVariational Inference

Diffusion Bridge Variational Inference for Deep Gaussian Processes

2025-09-23 · Jian Xu, Qibin Zhao, John Paisley, Delu Zeng arxiv

Deep Gaussian processes (DGPs) enable expressive hierarchical Bayesian modeling but pose substantial challenges for posterior inference, especially over inducing variables. Denoising diffusion variational inference (DDVI…

Image ReconstructionGaussian Processes

Proximity Variational Inference

2017-05-24 · Jaan Altosaar, Rajesh Ranganath, David M. Blei

Variational inference is a powerful approach for approximate posterior inference. However, it is sensitive to initialization and can be subject to poor local optima. In this paper, we develop proximity variational infere…

Variational Inference

Meta-Learning Divergences of Variational Inference

2020-07-06 · Ruqi Zhang, Yingzhen Li, Christopher De Sa, Sam Devlin 외

Variational inference (VI) plays an essential role in approximate Bayesian inference due to its computational efficiency and broad applicability. Crucial to the performance of VI is the selection of the associated diverg…

Bayesian InferenceComputational EfficiencyFew-Shot LearningImage Generation+3