Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Implicit Variational Rejection Sampling

About

Variational Inference (VI) is a fundamental inference technique in Bayesian machine learning for approximating complex posterior distributions. Traditional VI often relies on the mean-field factorization, which can inadequately capture true posterior complexity. Recent advancements have leveraged neural networks to model implicit distributions, offering increased flexibility. However, the practical constraints of neural network architectures still produces inaccuracies. In this paper, we propose a method called Implicit Variational Rejection Sampling (IVRS), which integrates implicit distributions with rejection sampling to improve the posterior approximation. Our method uses neural networks to construct implicit proposal distributions, and rejection sampling with a discriminator network that estimates the density ratio between the implicit proposal and the true posterior for refining the approximation. Towards this end, we introduce the Implicit Resampling Evidence Lower Bound (IR-ELBO) as a metric to characterize the resampled distribution's quality and derive a tighter variational lower bound. Experimental results demonstrate that our method outperforms traditional variational inference techniques.

Jian Xu, Shigui Li, Wei Chen, Jiacheng Li, Zhiqi Lin, Delu Zeng, Xinghao Ding, John Paisley, Qibin Zhao• 2026

Related benchmarks

TaskDatasetResultRank
Image ModelingCIFAR-10 (test)
NLL (bits/dim)2.43
50
Generative ModelingMNIST
NLL (nats)77.36
50
RegressionUCI Yacht
NLL1.421
20
RegressionUCI Power
NLL2.67
15
RegressionUCI Wine
NLL0.9
15
Unsupervised Image ModelingImageNet 64x64 (test)
bpd3.38
8
RegressionUCI Boston
NLL2.365
6
RegressionUCI Concrete
NLL2.964
6
RegressionUCI Protein
NLL2.794
6
Showing 9 of 9 rows

Other info

Follow for update