Variationally Inferred Parameterisation (VIP)
- Variationally Inferred Parameterisation (VIP) is a framework that generates smooth, adaptive transitions between centered and non-centered parameterizations in hierarchical Bayesian models.
- It embeds tunable reparameterizations via auxiliary variables and partial-centering weights, optimizing the inference geometry through joint variational parameter and lambda adjustment.
- By automating model-specific tuning, VIP improves the efficiency of both variational inference and MCMC, reducing manual intervention and addressing complex posterior geometries.
Variationally Inferred Parameterisation (VIP) is a mechanism for adaptively interpolating between centered and non-centered parameterizations in hierarchical Bayesian models, providing a systematic framework for mitigating the pathological posterior geometries—such as the "funnel"—that hinder efficient inference. By embedding per-latent-variable, continuously tunable reparameterizations into the generative model, VIP optimizes both the variational parameters and the parameterization itself to improve the geometry for variational inference and MCMC, all while requiring minimal intervention from the user and respecting the model/inference abstraction (Ko et al., 30 May 2025, Gorinova et al., 2019).
1. Definition and Rationale
VIP introduces, for each latent coordinate in hierarchical models of the form , an auxiliary variable and a continuous partial-noncentering weight . These are combined in a two-step generative reparameterization:
When , this recovers the centered parameterization (CP); when , the non-centered parameterization (NCP) is recovered. VIP therefore defines a smooth path between CP and NCP for each latent. In practical hierarchical models, different latents can require different parameterization regimes for efficient inference, and manual tuning of these transformations is error-prone and model-specific. VIP automates this procedure by optimizing jointly with variational parameters (Gorinova et al., 2019).
2. Mathematical Formulation
The family of partial-centering transformations is summarized by the bijective map :
0
Given a mean-field normal variational family 1, the evidence lower bound (ELBO) is maximized jointly in 2 and 3:
4
The pushforward of 5 through 6 induces a variational posterior 7 with density:
8
as the determinant of the Jacobian for each coordinate is 9 (Ko et al., 30 May 2025).
All gradient terms with respect to 0 can be computed pathwise; terms involving the variational density with respect to 1 vanish since 2 only depends on variational parameters, not on 3 (Gorinova et al., 2019).
3. Equivalence with Generalized Forward Autoregressive Flows
VIP in conjunction with a full-rank Gaussian