paper-with-me

Papers

Implicit Variational Rejection Sampling

2026-06-12 · Jian Xu, Shigui Li, Wei Chen, Jiacheng Li, Zhiqi Lin, Delu Zeng, Xinghao Ding, John Paisley, Qibin Zhao arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.14235

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reparameterized Variational Rejection Sampling

2023-09-26 · Martin Jankowiak, Du Phan

Traditional approaches to variational inference rely on parametric families of variational distributions, with the choice of family playing a critical role in determining the accuracy of the resulting posterior approxima…

Variational Inference

Variational Rejection Particle Filtering

2021-03-29 · Rahul Sharma, Soumya Banerjee, Dootika Vats, Piyush Rai

We present a variational inference (VI) framework that unifies and leverages sequential Monte-Carlo (particle filtering) with \emph{approximate} rejection sampling to construct a flexible family of variational distributi…

Variational Inference

Variational Reasoning for Language Models

2025-09-26 · Xiangxin Zhou, Zichen Liu, Haonan Wang, Chao Du 외 arxiv

We introduce a variational reasoning framework for language models that treats thinking traces as latent variables and optimizes them through variational inference. Starting from the evidence lower bound (ELBO), we exten…

Variational Rejection Sampling

2018-04-05 · Aditya Grover, Ramki Gummadi, Miguel Lazaro-Gredilla, Dale Schuurmans 외

Learning latent variable models with stochastic variational inference is challenging when the approximate posterior is far from the true posterior, due to high variance in the gradient estimates. We propose a novel rejec…

Variational Inference

Reparameterization Gradients through Acceptance-Rejection Sampling Algorithms

2016-10-18 · Christian A. Naesseth, Francisco J. R. Ruiz, Scott W. Linderman, David M. Blei

Variational inference using the reparameterization trick has enabled large-scale approximate Bayesian inference in complex probabilistic models, leveraging stochastic optimization to sidestep intractable expectations. Th…

Bayesian InferenceStochastic OptimizationVariational Inference