中文
相关论文

相关论文: Fast MCMC sampling algorithms on polytopes

200 篇论文

We extend the Langevin Monte Carlo (LMC) algorithm to compactly supported measures via a projection step, akin to projected Stochastic Gradient Descent (SGD). We show that (projected) LMC allows to sample in polynomial time from a…

概率论 · 数学 2016-08-08 Sébastien Bubeck , Ronen Eldan , Joseph Lehec

Activated Random Walk (ARW) is an interacting particle system on the $d$-dimensional lattice $\mathbb{Z}^d$. On a finite subset $V \subset \mathbb{Z}^d$ it defines a Markov chain on $\{0,1\}^V$. We prove that when $V$ is a Euclidean ball…

概率论 · 数学 2024-10-29 Lionel Levine , Feng Liang

In a coalescing random walk, a set of particles make independent random walks on a graph. Whenever one or more particles meet at a vertex, they unite to form a single particle, which then continues the random walk through the graph.…

数据结构与算法 · 计算机科学 2016-12-28 Colin Cooper , Robert Elsasser , Hirotaka Ono , Tomasz Radzik

The pivot algorithm -- we also call it the pivot chain -- is an algorithm for approximately uniform sampling from $\Omega _{N},$ the set of $N$-step self-avoiding walks on $\mathbb{Z}^{d}$ ($N,$ $d\geq 1$). Based on this algorithm and the…

概率论 · 数学 2024-08-30 Udrea Păun

We study the mixing time of the Metropolis-adjusted Langevin algorithm (MALA) for sampling from a log-smooth and strongly log-concave distribution. We establish its optimal minimax mixing time under a warm start. Our main contribution is…

机器学习 · 统计学 2022-10-04 Keru Wu , Scott Schmidler , Yuansi Chen

We consider a discrete time simple symmetric random walk on Z^d, d>=1, where the path of the walk is perturbed by inserting deterministic jumps. We show that for any time n and any deterministic jumps that we insert, the expected number of…

概率论 · 数学 2012-12-12 Lung-Chi Chen , Rongfeng Sun

The involution walk is the random walk on $S_n$ generated by involutions with a binomially distributed with parameter $1-p$ number of $2$-cycles. This is a parallelization of the transposition walk. The involution walk is shown in this…

组合数学 · 数学 2016-07-05 Megan Bernstein

In engineering examples, one often encounters the need to sample from unnormalized distributions with complex shapes that may also be implicitly defined through a physical or numerical simulation model, making it computationally expensive…

统计方法学 · 统计学 2024-11-27 Promit Chakroborty , Michael D. Shields

We define a discrete-time Markov chain for abstract polymer models and show that under sufficient decay of the polymer weights, this chain mixes rapidly. We apply this Markov chain to polymer models derived from the hard-core and…

数据结构与算法 · 计算机科学 2021-04-14 Zongchen Chen , Andreas Galanis , Leslie Ann Goldberg , Will Perkins , James Stewart , Eric Vigoda

We propose a computationally efficient random walk on a convex body which rapidly mixes and closely tracks a time-varying log-concave distribution. We develop general theoretical guarantees on the required number of steps; this number can…

机器学习 · 统计学 2013-09-25 Hariharan Narayanan , Alexander Rakhlin

In this paper, we propose a MCMC algorithm based on elliptical slice sampling with the purpose to improve sampling efficiency. During sampling, a mixture distribution is fitted periodically to previous samples. The components of the mixture…

统计计算 · 统计学 2019-03-14 Song Li , Geoffrey K. F. Tso

Both resources in the natural environment and concepts in a semantic space are distributed "patchily", with large gaps in between the patches. To describe people's internal and external foraging behavior, various random walk models have…

机器学习 · 计算机科学 2017-10-17 Jian-Qiao Zhu , Adam N. Sanborn , Nick Chater

We present an algorithm that, with high probability, generates a random spanning tree from an edge-weighted undirected graph in $\tilde{O}(n^{4/3}m^{1/2}+n^{2})$ time (The $\tilde{O}(\cdot)$ notation hides $\operatorname{polylog}(n)$…

数据结构与算法 · 计算机科学 2017-06-22 David Durfee , Rasmus Kyng , John Peebles , Anup B. Rao , Sushant Sachdeva

We establish and generalise several bounds for various random walk quantities including the mixing time and the maximum hitting time. Unlike previous analyses, our derivations are based on rather intuitive notions of local expansion…

概率论 · 数学 2019-03-05 Thomas Sauerwald , Luca Zanetti

A closed equilateral random walk in 3-space is a selection of unit length vectors giving the steps of the walk conditioned on the assumption that the sum of the vectors is zero. The sample space of such walks with $n$ edges is the…

微分几何 · 数学 2016-01-13 Jason Cantarella , Clayton Shonkwiler

Extensive empirical investigation has shown that a plethora of real networks synchronously exhibit scale-free and modular structure, and it is thus of great importance to uncover the effects of these two striking properties on various…

统计力学 · 物理学 2012-01-05 Zhongzhi Zhang , Yihang Yang , Yuan Lin

In this work, we examine sampling problems with non-smooth potentials. We propose a novel Markov chain Monte Carlo algorithm for sampling from non-smooth potentials. We provide a non-asymptotical analysis of our algorithm and establish a…

机器学习 · 计算机科学 2022-02-11 Jiaming Liang , Yongxin Chen

In this paper we present a study of the mixing time of a random walk on the largest component of a supercritical random graph, also known as the giant component. We identify local obstructions that slow down the random walk, when the…

组合数学 · 数学 2007-05-23 Nikolaos Fountoulakis , Bruce Reed

Recently, several groups have investigated quantum analogues of random walk algorithms, both on a line and on a circle. It has been found that the quantum versions have markedly different features to the classical versions. Namely, the…

量子物理 · 物理学 2009-11-07 B. C. Travaglione , G. J. Milburn

Under the Strong Exponential Time Hypothesis, an integer linear program with $n$ Boolean-valued variables and $m$ equations cannot be solved in $c^n$ time for any constant $c < 2$. If the domain of the variables is relaxed to $[0,1]$, the…

数据结构与算法 · 计算机科学 2019-04-11 Joshua Brakensiek , Venkatesan Guruswami