paper-with-me

Papers

Kernel Semi-Implicit Variational Inference

2024-05-29 · Ziheng Cheng, Longlin Yu, Tianyu Xie, Shiyue Zhang, Cheng Zhang

Semi-implicit variational inference (SIVI) extends traditional variational families with semi-implicit distributions defined in a hierarchical manner. Due to the intractable densities of semi-implicit distributions, classical SIVI often resorts to surrogates of evidence lower bound (ELBO) that would introduce biases for training. A recent advancement in SIVI, named SIVI-SM, utilizes an alternative score matching objective made tractable via a minimax formulation, albeit requiring an additional lower-level optimization. In this paper, we propose kernel SIVI (KSIVI), a variant of SIVI-SM that eliminates the need for lower-level optimization through kernel tricks. Specifically, we show that when optimizing over a reproducing kernel Hilbert space (RKHS), the lower-level problem has an explicit solution. This way, the upper-level objective becomes the kernel Stein discrepancy (KSD), which is readily computable for stochastic gradient descent due to the hierarchical structure of semi-implicit variational distributions. An upper bound for the variance of the Monte Carlo gradient estimators of the KSD objective is derived, which allows us to establish novel convergence guarantees of KSIVI. We demonstrate the effectiveness and efficiency of KSIVI on both synthetic distributions and a variety of real data Bayesian inference tasks.

📄 PDF Abstract BibTeX arXiv:2405.18997

Code (2)

longinyu/hsivi 공식 구현 pytorch
longinyu/ksivi pytorch

Tasks

Bayesian InferenceVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

A Kernel Approach for Semi-implicit Variational Inference

2026-01-17 · Longlin Yu, Ziheng Cheng, Shiyue Zhang, Cheng Zhang arxiv

Semi-implicit variational inference (SIVI) enhances the expressiveness of variational families through hierarchical semi-implicit distributions, but the intractability of their densities makes standard ELBO-based optimiz…

Bayesian Inference

Semi-Implicit Variational Inference via Kernelized Path Gradient Descent

2025-06-05 · Tobias Pielok, Bernd Bischl, David Rügamer

Semi-implicit variational inference (SIVI) is a powerful framework for approximating complex posterior distributions, but training with the Kullback-Leibler (KL) divergence can be challenging due to high variance and bia…

Variational Inference

Doubly Semi-Implicit Variational Inference

2018-10-05 · Dmitry Molchanov, Valery Kharitonov, Artem Sobolev, Dmitry Vetrov

We extend the existing framework of semi-implicit variational inference (SIVI) and introduce doubly semi-implicit variational inference (DSIVI), a way to perform variational inference and learning when both the approxima…

Variational Inference

Particle Semi-Implicit Variational Inference

2024-06-30 · Jen Ning Lim, Adam M. Johansen

Semi-implicit variational inference (SIVI) enriches the expressiveness of variational families by utilizing a kernel and a mixing distribution to hierarchically define the variational distribution. Existing SIVI methods …

Variational Inference

Kernel Implicit Variational Inference

2017-05-29 · ICLR 2018 1 · Jiaxin Shi, Shengyang Sun, Jun Zhu

Recent progress in variational inference has paid much attention to the flexibility of variational posteriors. One promising direction is to use implicit distributions, i.e., distributions without tractable densities as …

General ClassificationregressionVariational Inference