Gibbs sampling is a Markov chain Monte Carlo method that is often used for learning and inference on graphical models. Minibatching, in which a small random subset of the graph is used at each iteration, can help make Gibbs sampling scale to large graphical models by reducing its computational cost. In this paper, we p…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
DiGS improves sampling from multi-modal distributions.
A new algorithm for sampling from complex distributions.
New Gibbs sampling method improves MCMC efficiency.
Introduces HMC method for sampling Gibbs densities.
We develop a framework for approximating collapsed Gibbs sampling in generative latent variable cluster models. Collapsed Gibbs is a popular MCMC method, which integrates out variables in the posterior to improve mixing. Unfortunately for many complex models, integrating out these variables is either analytically or co…
The pairwise influence matrix of Dobrushin has long been used as an analytical tool to bound the rate of convergence of Gibbs sampling. In this work, we use Dobrushin influence as the basis of a practical tool to certify and efficiently improve the quality of a discrete Gibbs sampler. Our Dobrushin-optimized Gibbs samp…
Gibbs sampling is the de facto Markov chain Monte Carlo method used for inference and learning on large scale graphical models. For complicated factor graphs with lots of factors, the performance of Gibbs sampling can be limited by the computational cost of executing a single update step of the Markov chain. This cost …
New method transfers instances between domains using Gibbs Sampling and RBM.
The paper proposes a Gibbs sampler for neural network posterior sampling.
The paper tackles sampling from Gibbs measures with constrained support, providing a sampling guarantee.
The Gibbs sampler is one of the most popular algorithms for inference in statistical models. In this paper, we introduce a herding variant of this algorithm, called herded Gibbs, that is entirely deterministic. We prove that herded Gibbs has an convergence rate for models with independent variables and for ful…
New Gibbs sampling reduces GLMB filtering complexity to linear time.
Bayesian inference for Levy density with Gibbs posterior in discrete sampling.
Improved Bayesian regression for large datasets using multilevel Gibbs sampling.
New model estimates Gibbs free energies using machine learning and isobaric-isothermal flows.
Monte Carlo methods are essential tools for Bayesian inference. Gibbs sampling is a well-known Markov chain Monte Carlo (MCMC) algorithm, extensively used in signal processing, machine learning, and statistics, employed to draw samples from complicated high-dimensional posterior distributions. The key point for the suc…
A fundamental task in machine learning and related fields is to perform inference on Bayesian networks. Since exact inference takes exponential time in general, a variety of approximate methods are used. Gibbs sampling is one of the most accurate approaches and provides unbiased samples from the posterior but it has hi…
Gibbs sampler mixes quickly for certain smooth distributions.
GDiff tackles blind denoising with Gibbs sampling and Monte Carlo inference.
Improved MALA method for neural networks uncertainty quantification.
Streaming variational Bayes (SVB) is successful in learning LDA models in an online manner. However previous attempts toward developing online Monte-Carlo methods for LDA have little success, often by having much worse perplexity than their batch counterparts. We present a streaming Gibbs sampling (SGS) method, an onli…
GIST adapts HMC by tuning parameters based on position and momentum.
New method improves sampling from noisy energy models.
Variational Bayesian inference and (collapsed) Gibbs sampling are the two important classes of inference algorithms for Bayesian networks. Both have their advantages and disadvantages: collapsed Gibbs sampling is unbiased but is also inefficient for large count values and requires averaging over many samples to reduce …
We analyze Gibbs-based transfer learning algorithms using information theory.
Adaptive sampling for multimodal distributions converges faster than classical methods.
A fast Gibbs sampler for Bayesian HMMs with missing data.
New algorithm improves mixing in Bayesian mixture models.
New diagnostic tool for assessing approximate Bayesian inference.
Improved sampling for Bayesian neural networks reduces vanishing acceptance rates and increases predictive accuracy.
New methods improve sampling from complex dynamical models.
Study birth-death dynamics for sampling Gibbs measures with nonconvex potentials.
The latent Dirichlet allocation (LDA) model is a widely-used latent variable model in machine learning for text analysis. Inference for this model typically involves a single-site collapsed Gibbs sampling step for latent variables associated with observations. The efficiency of the sampling is critical to the success o…
Max-margin learning is a powerful approach to building classifiers and structured output predictors. Recent work on max-margin supervised topic models has successfully integrated it with Bayesian topic models to discover discriminative latent semantic structures and make accurate predictions for unseen testing data. Ho…
We study the Gibbs sampling algorithm for continuous determinantal point processes. We show that, given a warm start, the Gibbs sampler generates a random sample from a continuous -DPP defined on a -dimensional domain by only taking number of steps. As an application, we design an algorithm to ge…
We present a new notion of probabilistic duality for random variables involving mixture distributions. Using this notion, we show how to implement a highly-parallelizable Gibbs sampler for weakly coupled discrete pairwise graphical models with strictly positive factors that requires almost no preprocessing and is easy …
This work analyzes Gibbs samplers for Bayesian hierarchical models without dimensionality constraints.
Machine learning models of music typically break up the task of composition into a chronological process, composing a piece of music in a single pass from beginning to end. On the contrary, human composers write music in a nonlinear fashion, scribbling motifs here and there, often revisiting choices previously made. In…
GADD accelerates uniform-rate discrete diffusion models by 2 orders of magnitude.
Improved training of GRBMs for image generation.
Study non-asymptotic Langevin Monte Carlo for Gibbs distributions.
Inference in general Ising models is difficult, due to high treewidth making tree-based algorithms intractable. Moreover, when interactions are strong, Gibbs sampling may take exponential time to converge to the stationary distribution. We present an algorithm to project Ising model parameters onto a parameter set that…
Gibbs sampler contracts entropy under strong log-concavity, improving mixing time.
Bayesian inference in state-space models is challenging due to high-dimensional state trajectories. A viable approach is particle Markov chain Monte Carlo, combining MCMC and sequential Monte Carlo to form "exact approximations" to otherwise intractable MCMC methods. The performance of the approximation is limited to t…
Gibbs sampling, as a model learning method, is known to produce the most accurate results available in a variety of domains, and is a de facto standard in these domains. Yet, it is also well known that Gibbs random walks usually have bottlenecks, sometimes termed "local maxima", and thus samplers often return suboptima…
New bounds tighten the generalization error of Gibbs algorithm.
New sampling method using regularized Wasserstein proximal for Gibbs distributions.