LGMLOct 2, 2025

Adaptive Heterogeneous Mixtures of Normalising Flows for Robust Variational Inference

arXiv:2510.02056v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses robustness issues in variational inference for practitioners dealing with diverse posterior shapes, though it is incremental as it builds on existing flow methods.

The paper tackled the problem of inconsistent performance of single-flow models in variational inference across different posterior distributions by proposing Adaptive Mixture Flow Variational Inference (AMF-VI), which achieved consistently lower negative log-likelihood and improved robustness in metrics like Wasserstein-2 and maximum mean discrepancy on six canonical posterior families.

Normalising-flow variational inference (VI) can approximate complex posteriors, yet single-flow models often behave inconsistently across qualitatively different distributions. We propose Adaptive Mixture Flow Variational Inference (AMF-VI), a heterogeneous mixture of complementary flows (MAF, RealNVP, RBIG) trained in two stages: (i) sequential expert training of individual flows, and (ii) adaptive global weight estimation via likelihood-driven updates, without per-sample gating or architectural changes. Evaluated on six canonical posterior families of banana, X-shape, two-moons, rings, a bimodal, and a five-mode mixture, AMF-VI achieves consistently lower negative log-likelihood than each single-flow baseline and delivers stable gains in transport metrics (Wasserstein-2) and maximum mean discrepancy (MDD), indicating improved robustness across shapes and modalities. The procedure is efficient and architecture-agnostic, incurring minimal overhead relative to standard flow training, and demonstrates that adaptive mixtures of diverse flows provide a reliable route to robust VI across diverse posterior families whilst preserving each expert's inductive bias.

Foundations

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

Your Notes