MLLGCOMay 15, 2025

FlowVAT: Normalizing Flow Variational Inference with Affine-Invariant Tempering

arXiv:2505.10466v11 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses challenges in variational inference for complex posteriors, advancing toward black-box methods, but it is incremental as it builds on existing tempering and normalizing flow techniques.

The paper tackled the problem of multi-modal and high-dimensional posteriors in variational inference, which cause mode-seeking behavior and collapse, by introducing FlowVAT, a conditional tempering approach for normalizing flows that outperformed traditional methods in experiments, finding more modes and achieving better ELBO values in 2, 10, and 20 dimensional distributions.

Multi-modal and high-dimensional posteriors present significant challenges for variational inference, causing mode-seeking behavior and collapse despite the theoretical expressiveness of normalizing flows. Traditional annealing methods require temperature schedules and hyperparameter tuning, falling short of the goal of truly black-box variational inference. We introduce FlowVAT, a conditional tempering approach for normalizing flow variational inference that addresses these limitations. Our method tempers both the base and target distributions simultaneously, maintaining affine-invariance under tempering. By conditioning the normalizing flow on temperature, we leverage overparameterized neural networks' generalization capabilities to train a single flow representing the posterior across a range of temperatures. This preserves modes identified at higher temperatures when sampling from the variational posterior at $T = 1$, mitigating standard variational methods' mode-seeking behavior. In experiments with 2, 10, and 20 dimensional multi-modal distributions, FlowVAT outperforms traditional and adaptive annealing methods, finding more modes and achieving better ELBO values, particularly in higher dimensions where existing approaches fail. Our method requires minimal hyperparameter tuning and does not require an annealing schedule, advancing toward fully-automatic black-box variational inference for complicated posteriors.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes