paper-with-me

Papers

Plug-and-Play split Gibbs sampler: embedding deep generative priors in Bayesian inference

2023-04-21 · Florentin Coeurdoux, Nicolas Dobigeon, Pierre Chainais

This paper introduces a stochastic plug-and-play (PnP) sampling algorithm that leverages variable splitting to efficiently sample from a posterior distribution. The algorithm based on split Gibbs sampling (SGS) draws inspiration from the alternating direction method of multipliers (ADMM). It divides the challenging task of posterior sampling into two simpler sampling problems. The first problem depends on the likelihood function, while the second is interpreted as a Bayesian denoising problem that can be readily carried out by a deep generative model. Specifically, for an illustrative purpose, the proposed method is implemented in this paper using state-of-the-art diffusion-based generative models. Akin to its deterministic PnP-based counterparts, the proposed method exhibits the great advantage of not requiring an explicit choice of the prior distribution, which is rather encoded into a pre-trained generative model. However, unlike optimization methods (e.g., PnP-ADMM) which generally provide only point estimates, the proposed approach allows conventional Bayesian estimators to be accompanied by confidence intervals at a reasonable additional computational cost. Experiments on commonly studied image processing problems illustrate the efficiency of the proposed sampling strategy. Its performance is compared to recent state-of-the-art optimization and sampling methods.

📄 PDF Abstract BibTeX arXiv:2304.11134

Code (1)

LeviBorodenko/motionblur 공식 구현

Tasks

Bayesian InferenceDenoising

Similar Papers 제목 키워드 기반

Parallel Sampling of DP Mixture Models using Sub-Cluster Splits

2013-12-01 · NeurIPS 2013 12 · Jason Chang, John W. Fisher III

We present a novel MCMC sampler for Dirichlet process mixture models that can be used for conjugate or non-conjugate prior distributions. The proposed sampler can be massively parallelized to achieve significant computat…

valid

Bayesian Signal Component Decomposition via Diffusion-within-Gibbs Sampling

2026-02-11 · Yi Zhang, Rui Guo, Yonina C. Eldar arxiv

In signal processing, the data collected from sensing devices is often a noisy linear superposition of multiple components, and the estimation of components of interest constitutes a crucial pre-processing step. In this …

Split Gibbs Discrete Diffusion Posterior Sampling

2025-03-03 · Wenda Chu, Yang song, Yisong Yue

We study the problem of posterior sampling in discrete-state spaces using discrete diffusion models. While posterior sampling methods for continuous diffusion models have achieved remarkable progress, analogous methods f…

Posterior Sampling of Probabilistic Word Embeddings

2025-08-04 · Väinö Yrjänäinen, Isac Boström, Måns Magnusson, Johan Jonasson arxiv

Quantifying uncertainty in word embeddings is crucial for reliable inference from textual data. However, existing Bayesian methods such as Hamiltonian Monte Carlo (HMC) and mean-field variational inference (MFVI) are eit…

Training sparse natural image models with a fast Gibbs sampler of an extended state space

2012-12-01 · NeurIPS 2012 12 · Lucas Theis, Jascha Sohl-Dickstein, Matthias Bethge

We present a new learning strategy based on an efficient blocked Gibbs sampler for sparse overcomplete linear models. Particular emphasis is placed on statistical image modeling, where overcomplete models have played an …