中文
相关论文

相关论文: Scan Order in Gibbs Sampling: Models in Which it M…

200 篇论文

For Markov chain Monte Carlo methods, one of the greatest discrepancies between theory and system is the scan order - while most theoretical development on the mixing time analysis deals with random updates, real-world systems are…

机器学习 · 计算机科学 2017-10-10 Heng Guo , Kaan Kara , Ce Zhang

Gibbs sampling is one of the most commonly used Markov Chain Monte Carlo (MCMC) algorithms due to its simplicity and efficiency. It cycles through the latent variables, sampling each one from its distribution conditional on the current…

机器学习 · 计算机科学 2024-08-26 Yanbo Wang , Wenyu Chen , Shimin Shan

A popular method for sampling from high-dimensional distributions is the \emph{Gibbs sampler}, which iteratively resamples sites from the conditional distribution of the desired measure given the values of the other coordinates. It is…

概率论 · 数学 2025-07-22 Jason Gaitonde , Elchanan Mossel

Gibbs sampling methods are standard tools to perform posterior inference for mixture models. These have been broadly classified into two categories: marginal and conditional methods. While conditional samplers are more widely applicable…

统计方法学 · 统计学 2023-02-21 Pierpaolo De Blasi , María F. Gil-Leyva

Gibbs sampling is a Markov chain Monte Carlo technique commonly used for estimating marginal distributions. To speed up Gibbs sampling, there has recently been interest in parallelizing it by executing asynchronously. While empirical…

机器学习 · 计算机科学 2016-06-20 Christopher De Sa , Kunle Olukotun , Christopher Ré

Gibbs sampling is a widely popular Markov chain Monte Carlo algorithm that can be used to analyze intractable posterior distributions associated with Bayesian hierarchical models. There are two standard versions of the Gibbs sampler: The…

统计理论 · 数学 2020-01-01 Grant Backlund , James P. Hobert , Yeun Ji Jung , Kshitij Khare

Gibbs samplers are preeminent Markov chain Monte Carlo algorithms used in computational physics and statistical computing. Yet, their most fundamental properties, such as relations between convergence characteristics of their various…

统计计算 · 统计学 2024-07-11 Iwona Chlebicka , Krzysztof Łatuszyński , Błażej Miasojedow

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…

机器学习 · 计算机科学 2018-06-19 Christopher De Sa , Vincent Chen , Wing Wong

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…

统计计算 · 统计学 2017-12-21 Luca Martino , Victor Elvira , Gustau Camps-Valls

The particle Gibbs sampler is a Markov chain Monte Carlo (MCMC) algorithm to sample from the full posterior distribution of a state-space model. It does so by executing Gibbs sampling steps on an extended target distribution defined on the…

统计计算 · 统计学 2015-07-29 Nicolas Chopin , Sumeetpal S. Singh

Gibbs sampling is one of the most popular Markov chain Monte Carlo algorithms because of its simplicity, scalability, and wide applicability within many fields of statistics, science, and engineering. In the labeled random finite sets…

系统与控制 · 电气工程与系统科学 2023-06-28 Anthony Trezza , Donald J. Bucci , Pramod K. Varshney

Gibbs sampling is a Markov Chain Monte Carlo (MCMC) method often used in Bayesian learning. MCMC methods can be difficult to deploy on parallel and distributed systems due to their inherently sequential nature. We study asynchronous Gibbs…

统计计算 · 统计学 2020-03-03 Alexander Terenin , Daniel Simpson , David Draper

The Gibbs sampler, also known as the coordinate hit-and-run algorithm, is a Markov chain that is widely used to draw samples from probability distributions in arbitrary dimensions. At each iteration of the algorithm, a randomly selected…

统计理论 · 数学 2024-12-25 Neha S. Wadia

In any Markov chain Monte Carlo analysis, rapid convergence of the chain to its target probability distribution is of practical and theoretical importance. A chain that converges at a geometric rate is geometrically ergodic. In this paper,…

统计计算 · 统计学 2012-10-05 Alicia A. Johnson , Owen Burbank

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…

机器学习 · 计算机科学 2019-11-25 Ruqi Zhang , Christopher De Sa

Gibbs sampling is a common procedure used to fit finite mixture models. However, it is known to be slow to converge when exploring correlated regions of a parameter space and so blocking correlated parameters is sometimes implemented in…

统计理论 · 数学 2024-11-04 David Michael Swanson

The Gibbs Sampler is a general method for sampling high-dimensional distributions, dating back to Turchin, 1971. In each step of the Gibbs Sampler, we pick a random coordinate and re-sample that coordinate from the distribution induced by…

数据结构与算法 · 计算机科学 2022-03-03 Aditi Laddha , Santosh Vempala

Component-wise MCMC algorithms, including Gibbs and conditional Metropolis-Hastings samplers, are commonly used for sampling from multivariate probability distributions. A long-standing question regarding Gibbs algorithms is whether a…

统计理论 · 数学 2021-05-11 Qian Qin , Galin L. Jones

This paper deals with Gibbs samplers that include high dimensional conditional Gaussian distributions. It proposes an efficient algorithm that avoids the high dimensional Gaussian sampling and relies on a random excursion along a small set…

统计计算 · 统计学 2016-04-20 Olivier Féron , François Orieux , Jean-François Giovannelli

Computational couplings of Markov chains provide a practical route to unbiased Monte Carlo estimation that can utilize parallel computation. However, these approaches depend crucially on chains meeting after a small number of transitions.…

统计方法学 · 统计学 2021-04-14 Brian L. Trippe , Tin D. Nguyen , Tamara Broderick
‹ 上一页 1 2 3 10 下一页 ›