English

Laplace Variational Inference for Bayesian Envelope Models

Methodology 2026-03-03 v1

Abstract

Envelope models provide a sufficient dimension reduction framework for multivariate regression analysis. Bayesian inference for these models has been developed primarily using Markov chain Monte Carlo (MCMC) methods. Specifically, Gibbs sampling and Metropolis-Hastings algorithms suffer from slow mixing and high computational cost. Although automatic differentiation variational inference (ADVI) has been explored for Bayesian envelope models, the resulting gradient-based optimization is often numerically unstable due to severe ill-conditioning of the posterior distribution. To address this issue, we propose a novel reparameterization of the posterior distribution that alleviates the ill-conditioning inherent in conventional variational approaches. Building on this reparameterization, we develop an efficient variational inference procedure. Since the resulting likelihood remains nonconjugate, we approximate the corresponding variational factor using a Laplace approximation within a coordinate-ascent variational inference (CAVI) framework. We establish theoretical results showing that, at each one-step coordinate update, the Laplace approximation error relative to the exact variational inference coordinate update converges to zero. Simulation studies and a real-data analysis demonstrate that the proposed method substantially improves computational efficiency while maintaining estimation accuracy and model-selection performance relative to existing approaches.

Keywords

Cite

@article{arxiv.2603.00927,
  title  = {Laplace Variational Inference for Bayesian Envelope Models},
  author = {Seunghyeon Kim and Kwangmin Lee and Yeonhee Park},
  journal= {arXiv preprint arXiv:2603.00927},
  year   = {2026}
}

Comments

63 pages, 4 figures. Code available at https://github.com/Seunghyeon-Kim-stat/env-LVI

R2 v1 2026-07-01T10:57:41.931Z