Papers
Topics
Authors
Recent
Search
2000 character limit reached

Variationally Inferred Parameterisation (VIP)

Updated 12 April 2026
  • 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 ii in hierarchical models of the form zi∼N(fi(π(zi)),gi(π(zi)))z_i \sim \mathcal{N}\bigl(f_i(\pi(z_i)), g_i(\pi(z_i))\bigr), an auxiliary variable z~i\tilde{z}_i and a continuous partial-noncentering weight λi∈[0,1]\lambda_i \in [0,1]. These are combined in a two-step generative reparameterization:

  1. z~i∼N(λifi(π(zi)),  gi(π(zi))λi)\tilde z_i\sim \mathcal{N}\bigl(\lambda_i f_i(\pi(z_i)),\; g_i(\pi(z_i))^{\lambda_i}\bigr)
  2. zi=fi(π(zi))+gi(π(zi))1−λi(z~i−λifi(π(zi)))z_i = f_i(\pi(z_i)) + g_i(\pi(z_i))^{1-\lambda_i}\bigl(\tilde z_i - \lambda_i f_i(\pi(z_i))\bigr)

When λi=1\lambda_i=1, this recovers the centered parameterization (CP); when λi=0\lambda_i=0, 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 λ\lambda jointly with variational parameters (Gorinova et al., 2019).

2. Mathematical Formulation

The family of partial-centering transformations is summarized by the bijective map TλT_\lambda:

zi∼N(fi(π(zi)),gi(π(zi)))z_i \sim \mathcal{N}\bigl(f_i(\pi(z_i)), g_i(\pi(z_i))\bigr)0

Given a mean-field normal variational family zi∼N(fi(π(zi)),gi(π(zi)))z_i \sim \mathcal{N}\bigl(f_i(\pi(z_i)), g_i(\pi(z_i))\bigr)1, the evidence lower bound (ELBO) is maximized jointly in zi∼N(fi(π(zi)),gi(π(zi)))z_i \sim \mathcal{N}\bigl(f_i(\pi(z_i)), g_i(\pi(z_i))\bigr)2 and zi∼N(fi(π(zi)),gi(π(zi)))z_i \sim \mathcal{N}\bigl(f_i(\pi(z_i)), g_i(\pi(z_i))\bigr)3:

zi∼N(fi(π(zi)),gi(π(zi)))z_i \sim \mathcal{N}\bigl(f_i(\pi(z_i)), g_i(\pi(z_i))\bigr)4

The pushforward of zi∼N(fi(π(zi)),gi(π(zi)))z_i \sim \mathcal{N}\bigl(f_i(\pi(z_i)), g_i(\pi(z_i))\bigr)5 through zi∼N(fi(π(zi)),gi(π(zi)))z_i \sim \mathcal{N}\bigl(f_i(\pi(z_i)), g_i(\pi(z_i))\bigr)6 induces a variational posterior zi∼N(fi(π(zi)),gi(π(zi)))z_i \sim \mathcal{N}\bigl(f_i(\pi(z_i)), g_i(\pi(z_i))\bigr)7 with density:

zi∼N(fi(π(zi)),gi(π(zi)))z_i \sim \mathcal{N}\bigl(f_i(\pi(z_i)), g_i(\pi(z_i))\bigr)8

as the determinant of the Jacobian for each coordinate is zi∼N(fi(π(zi)),gi(π(zi)))z_i \sim \mathcal{N}\bigl(f_i(\pi(z_i)), g_i(\pi(z_i))\bigr)9 (Ko et al., 30 May 2025).

All gradient terms with respect to z~i\tilde{z}_i0 can be computed pathwise; terms involving the variational density with respect to z~i\tilde{z}_i1 vanish since z~i\tilde{z}_i2 only depends on variational parameters, not on z~i\tilde{z}_i3 (Gorinova et al., 2019).

3. Equivalence with Generalized Forward Autoregressive Flows

VIP in conjunction with a full-rank Gaussian

Definition Search Book Streamline Icon: https://streamlinehq.com
References (2)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Variationally Inferred Parameterisation (VIP).