paper-with-me

Papers

LSB: Local Self-Balancing MCMC in Discrete Spaces

2021-09-08 · NeurIPS 2021 12 · Emanuele Sansone

We present the Local Self-Balancing sampler (LSB), a local Markov Chain Monte Carlo (MCMC) method for sampling in purely discrete domains, which is able to autonomously adapt to the target distribution and to reduce the number of target evaluations required to converge. LSB is based on (i) a parametrization of locally balanced proposals, (ii) a newly proposed objective function based on mutual information and (iii) a self-balancing learning procedure, which minimises the proposed objective to update the proposal parameters. Experiments on energy-based models and Markov networks show that LSB converges using a smaller number of queries to the oracle distribution compared to recent local MCMC samplers.

📄 PDF Abstract BibTeX arXiv:2109.03867

Code (1)

emsansone/lsb 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Evolutionary MCMC Sampling and Optimization in Discrete Spaces

2003-08-21 · Proceedings of the Twentieth International Conference on International Conference on Machine Learning 2003 8 · Malcolm J A Strens

The links between genetic algorithms and population-based Markov Chain Monte Carlo (MCMC) methods are explored. Genetic algorithms (GAs) are well-known for their capability to optimize functions of discretevalued va…

Bayesian InferenceDiagnosticvalid

Enhanced gradient-based MCMC in discrete spaces

2022-07-29 · Benjamin Rhodes, Michael Gutmann

The recent introduction of gradient-based MCMC for discrete spaces holds great promise, and comes with the tantalising possibility of new discrete counterparts to celebrated continuous methods such as MALA and HMC. Towar…

Bayesian Inference

Near-Optimal MIMO Detection Using Gradient-Based MCMC in Discrete Spaces

2024-07-08 · Xingyu Zhou, Le Liang, Jing Zhang, Chao-Kai Wen 외

The discrete nature of transmitted symbols poses challenges for achieving optimal detection in multiple-input multiple-output (MIMO) systems associated with a large number of antennas. Recently, the combination of two po…

Beyond Self-Repellent Kernels: History-Driven Target Towards Efficient Nonlinear MCMC on General Graphs

2025-05-23 · Jie Hu, Yi-Ting Ma, Do Young Eun

We propose a history-driven target (HDT) framework in Markov Chain Monte Carlo (MCMC) to improve any random walk algorithm on discrete state spaces, such as general undirected graphs, for efficient sampling from target d…

Distributed OptimizationGraph Sampling

Large-Scale Stochastic Sampling from the Probability Simplex

2018-06-19 · NeurIPS 2018 12 · Jack Baker, Paul Fearnhead, Emily B. Fox, Christopher Nemeth

Stochastic gradient Markov chain Monte Carlo (SGMCMC) has become a popular method for scalable Bayesian inference. These methods are based on sampling a discrete-time approximation to a continuous time process, such as t…

Bayesian InferenceTopic Models