Kernel Semi-Implicit Variational Inference
Ziheng Cheng, Longlin Yu, Tianyu Xie, Shiyue Zhang, Cheng Zhang

TL;DR
This paper introduces kernel SIVI (KSIVI), a novel variational inference method that leverages kernel tricks to eliminate lower-level optimization, enabling efficient and unbiased training for semi-implicit variational distributions.
Contribution
KSIVI provides an explicit solution for the lower-level problem in semi-implicit variational inference using kernel methods, simplifying training and improving convergence guarantees.
Findings
KSIVI achieves efficient Bayesian inference on synthetic and real datasets.
It provides convergence guarantees with a variance bound for gradient estimators.
KSIVI outperforms previous semi-implicit variational methods in accuracy and speed.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Medical Imaging and Analysis
MethodsVariational Inference
