中文
相关论文

相关论文: Dobrushin conditions for systematic scan with bloc…

200 篇论文

We show that the mixing time of Glauber (single edge update) dynamics for the random cluster model at $q=2$ is bounded by a polynomial in the size of the underlying graph. As a consequence, the Swendsen-Wang algorithm for the ferromagnetic…

数据结构与算法 · 计算机科学 2016-05-03 Heng Guo , Mark Jerrum

The paper deals with the problem of long-time asymptotic behaviour of solutions for classes of ODEs and PDEs, perturbed by stationary noises. The latter are not assumed to be $\delta$-correlated in time, so that the evolution in question is…

概率论 · 数学 2025-12-29 Sergei Kuksin , Armen Shirikyan

We investigate the Langevin dynamics for Wigner matrices with a spherical spike, in the regime where the signal-to-noise ratio $\theta$ is large, but order one. For large, order-$1$, signal-to-noise, the (worst-case) mixing time undergoes a…

概率论 · 数学 2026-05-22 Reza Gheissari , Curtis Grant , Tianmin Yu

A random walk is a basic stochastic process on graphs and a key primitive in the design of distributed algorithms. One of the most important features of random walks is that, under mild conditions, they converge to a stationary distribution…

概率论 · 数学 2020-06-19 Leran Cai , Thomas Sauerwald , Luca Zanetti

We study the worst-case mixing time of the global Kawasaki dynamics for the fixed-magnetization Ising model on the class of graphs of maximum degree $\Delta$. Proving a conjecture of Carlson, Davies, Kolla, and Perkins, we show that below…

数据结构与算法 · 计算机科学 2025-11-25 Aiya Kuchukova , Marcus Pappik , Will Perkins , Corrine Yap

We study dynamic algorithms for maintaining fundamental algebraic properties of matrices, specifically, rank, basis, and full-rank submatrices, with applications to maximum matching on dynamic graphs. Prior dynamic algorithms for rank…

数据结构与算法 · 计算机科学 2026-05-12 Jan van den Brand , Vishal Kumar , Daniel J. Zhang

Consider a Markov chain with finite state space and suppose you wish to change time replacing the integer step index $n$ with a random counting process $N(t)$. What happens to the mixing time of the Markov chain? We present a partial reply…

概率论 · 数学 2021-11-17 Nicos Georgiou , Enrico Scalas

A family $\{Q_{\beta}\}_{\beta \geq 0}$ of Markov chains is said to exhibit $\textit{metastable mixing}$ with $\textit{modes}$ $S_{\beta}^{(1)},\ldots,S_{\beta}^{(k)}$ if its spectral gap (or some other mixing property) is very close to the…

概率论 · 数学 2021-07-01 Oren Mangoubi , Natesh S. Pillai , Aaron Smith

We study the dynamic correlation clustering problem with $\textit{adaptive}$ edge label flips. In correlation clustering, we are given a $n$-vertex complete graph whose edges are labeled either $(+)$ or $(-)$, and the goal is to minimize…

数据结构与算法 · 计算机科学 2026-02-10 Vladimir Braverman , Prathamesh Dharangutte , Shreyas Pai , Vihan Shah , Chen Wang

We consider stochastic optimization problems where data is drawn from a Markov chain. Existing methods for this setting crucially rely on knowing the mixing time of the chain, which in real-world applications is usually unknown. We propose…

机器学习 · 计算机科学 2023-07-14 Ron Dorfman , Kfir Y. Levy

A well-known conjecture in computer science and statistical physics is that Glauber dynamics on the set of $k$-colorings of a graph $G$ on $n$ vertices with maximum degree $\Delta$ is rapidly mixing for $k\ge\Delta+2$. In FOCS 1999, Vigoda…

数据结构与算法 · 计算机科学 2018-11-01 Sitan Chen , Michelle Delcourt , Ankur Moitra , Guillem Perarnau , Luke Postle

We study the mixing time of the symmetric beta-binomial splitting process on finite weighted connected graphs $G=(V,E,\{r_e\}_{e\in E})$ with vertex set $V$, edge set $E$ and positive edge-weights $r_e>0$ for $e\in E$. This is an…

概率论 · 数学 2024-10-03 Richard Pymar , Nicolás Rivera

We prove an optimal $O(n \log n)$ mixing time of the Glauber dynamics for the Ising models with edge activity $\beta \in \left(\frac{\Delta-2}{\Delta}, \frac{\Delta}{\Delta-2}\right)$. This mixing time bound holds even if the maximum degree…

概率论 · 数学 2021-11-05 Xiaoyu Chen , Weiming Feng , Yitong Yin , Xinyuan Zhang

We discuss convergence and coupling of Markov chains, and present general relations between the transfer matrices describing these two processes. We then analyze a recently developed local-patch algorithm, which computes rigorous upper…

统计力学 · 物理学 2013-05-29 Cedric Chanal , Werner Krauth

We study the mixing time of Metropolis-Adjusted Langevin algorithm (MALA) for sampling a target density on $\mathbb{R}^d$. We assume that the target density satisfies $\psi_\mu$-isoperimetry and that the operator norm and trace of its…

机器学习 · 统计学 2023-06-09 Yuansi Chen , Khashayar Gatmiry

Random walks on graphs are an essential primitive for many randomised algorithms and stochastic processes. It is natural to ask how much can be gained by running $k$ multiple random walks independently and in parallel. Although the cover…

离散数学 · 计算机科学 2026-02-19 Nicolás Rivera , Thomas Sauerwald , John Sylvester

Baswana, Gupta and Sen [FOCS'11] showed that fully dynamic maximal matching can be maintained in general graphs with logarithmic amortized update time. More specifically, starting from an empty graph on $n$ fixed vertices, they devised a…

数据结构与算法 · 计算机科学 2016-04-29 Shay Solomon

We consider tilings of a closed region of the Kagome lattice (partition of the plane into regular hexagons and equilateral triangles such that each edge is shared by one triangle and one hexagon). We are interested in the rate of…

离散数学 · 计算机科学 2018-01-16 Alexandra Ugolnikova

We address the problem of estimating the mixing time of a Markov chain from a single trajectory of observations. Unlike most previous works which employed Hilbert space methods to estimate spectral gaps, we opt for an approach based on…

概率论 · 数学 2023-09-13 Geoffrey Wolfer

We consider the problem of maintaining a $(1+\epsilon)\Delta$-edge coloring in a dynamic graph $G$ with $n$ nodes and maximum degree at most $\Delta$. The state-of-the-art update time is $O_\epsilon(\text{polylog}(n))$, by Duan, He and…

数据结构与算法 · 计算机科学 2023-11-07 Sayan Bhattacharya , Martín Costa , Nadav Panski , Shay Solomon