# Fast algorithms at low temperatures via Markov chains

**Authors:** Zongchen Chen, Andreas Galanis, Leslie Ann Goldberg, Will Perkins,, James Stewart, Eric Vigoda

arXiv: 1901.06653 · 2021-04-14

## TL;DR

This paper introduces a new Markov chain approach for polymer models that achieves rapid mixing at low temperatures, enabling efficient sampling and approximation algorithms for the Potts and hard-core models on bounded-degree graphs.

## Contribution

The authors develop a Markov chain method that bypasses complex zero-free region analysis, providing faster sampling algorithms with optimal running times for certain statistical physics models.

## Key findings

- Achieves $O(n \, \log n)$ sampling time for the Potts model.
- Achieves $O(n^2 \, \log n)$ sampling time for the hard-core model.
- Proves polynomial mixing time for spin Glauber dynamics in restricted state spaces.

## Abstract

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 ferromagnetic Potts models on bounded-degree (bipartite) expander graphs. In this setting, Jenssen, Keevash and Perkins (2019) recently gave an FPTAS and an efficient sampling algorithm at sufficiently high fugacity and low temperature respectively. Their method is based on using the cluster expansion to obtain a complex zero-free region for the partition function of a polymer model, and then approximating this partition function using the polynomial interpolation method of Barvinok.   Our approach via the polymer model Markov chain circumvents the zero-free analysis and the generalization to complex parameters, and leads to a sampling algorithm with a fast running time of $O(n \log n)$ for the Potts model and $O(n^2 \log n)$ for the hard-core model, in contrast to typical running times of $n^{O(\log \Delta)}$ for algorithms based on Barvinok's polynomial interpolation method on graphs of maximum degree $\Delta$. We finally combine our results for the hard-core and ferromagnetic Potts models with standard Markov chain comparison tools to obtain polynomial mixing time for the usual spin Glauber dynamics restricted to even and odd or `red' dominant portions of the respective state spaces.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.06653/full.md

## References

31 references — full list in the complete paper: https://tomesphere.com/paper/1901.06653/full.md

---
Source: https://tomesphere.com/paper/1901.06653