Papers › Kernel Semi-Implicit Variational Inference

Kernel Semi-Implicit Variational Inference

29 May 2024arXiv:2405.18997archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2405.18997")

Code

Syntology Ran 14 of 16 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 3 ran · fixture could not drive it; 8 ran with no contract checked.

By repository: community (archive-listed): 16 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

longinyu/hsivi officialpytorch report
longinyu/ksivi mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 14 ran; 1 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
2ran · our draft was wrong
3ran · fixture could not drive it
8ran
2unverified

Licence: 16 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from longinyu/ksivi. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Banana_shape longinyu/ksivi/sivistein_lr.py community (archive-listed) ran no licence file found · pointer only · 5601bc78a5228484 · report
Bnn longinyu/ksivi/sivistein_lr.py community (archive-listed) ran no licence file found · pointer only · 482c1ee5ddf93185 · report
IMQ_kernel longinyu/ksivi/utils/kernels.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 5f7c89e1686bca8a · report
LRwaveform longinyu/ksivi/sivistein_lr.py community (archive-listed) ran no licence file found · pointer only · 6542c19a838fa61d · report
Langevin_post longinyu/ksivi/sivistein_lr.py community (archive-listed) ran no licence file found · pointer only · 991c97cb3b27313e · report
Multimodal longinyu/ksivi/sivistein_lr.py community (archive-listed) ran no licence file found · pointer only · 57e3823e31fa77a9 · report
SIMINet longinyu/ksivi/sivistein_lr.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · ee48748220daa480 · report
StudentTFullDim longinyu/ksivi/sivistein_lr.py community (archive-listed) ran no licence file found · pointer only · b7625bd511229985 · report
X_shaped longinyu/ksivi/sivistein_lr.py community (archive-listed) ran no licence file found · pointer only · eeb63522a2e3594d · report
annealing longinyu/ksivi/sivistein_lr.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · eda37aa649362a3f · report
compute_jacobian longinyu/ksivi/sivistein_lr.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 946a6f88c2d5c17d · report
density_estimation longinyu/ksivi/sivistein_lr.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 1f9e355031d1ccd1 · report
gaussian_kernel longinyu/ksivi/utils/kernels.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 447cd6e519ab757f · report
laplace_kernel longinyu/ksivi/utils/kernels.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · d248c2131529471a · report
KernelSIVI_lr longinyu/ksivi/sivistein_lr.py community (archive-listed) unverified no licence file found · pointer only · 950572fc3dc84ed9 · report
Toy_2D longinyu/ksivi/sivistein_lr.py community (archive-listed) unverified no licence file found · pointer only · 0ddcf131ce089894 · report

Tasks

Bayesian InferenceVariational Inference

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Variational Inference

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections