MLLGNov 25, 2022

Particle-based Variational Inference with Preconditioned Functional Gradient Flow

arXiv:2211.13954v223 citationsh-index: 22
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in variational inference for researchers and practitioners by providing a more flexible and scalable method, though it is incremental as it builds on existing particle-based approaches like SVGD.

The paper tackles the limited function class and algorithmic flexibility in particle-based variational inference by introducing a functional regularization term that generalizes the RKHS norm, resulting in the PFG algorithm which offers a larger function class, improved scalability, better adaptation to ill-conditioned distributions, and provable convergence.

Particle-based variational inference (VI) minimizes the KL divergence between model samples and the target posterior with gradient flow estimates. With the popularity of Stein variational gradient descent (SVGD), the focus of particle-based VI algorithms has been on the properties of functions in Reproducing Kernel Hilbert Space (RKHS) to approximate the gradient flow. However, the requirement of RKHS restricts the function class and algorithmic flexibility. This paper offers a general solution to this problem by introducing a functional regularization term that encompasses the RKHS norm as a special case. This allows us to propose a new particle-based VI algorithm called preconditioned functional gradient flow (PFG). Compared to SVGD, PFG has several advantages. It has a larger function class, improved scalability in large particle-size scenarios, better adaptation to ill-conditioned distributions, and provable continuous-time convergence in KL divergence. Additionally, non-linear function classes such as neural networks can be incorporated to estimate the gradient flow. Our theory and experiments demonstrate the effectiveness of the proposed framework.

Foundations

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

Your Notes