English

Log-Concave Polynomials IV: Approximate Exchange, Tight Mixing Times, and Near-Optimal Sampling of Forests

Data Structures and Algorithms 2021-04-13 v2 Discrete Mathematics Probability

Abstract

We prove tight mixing time bounds for natural random walks on bases of matroids, determinantal distributions, and more generally distributions associated with log-concave polynomials. For a matroid of rank kk on a ground set of nn elements, or more generally distributions associated with log-concave polynomials of homogeneous degree kk on nn variables, we show that the down-up random walk, started from an arbitrary point in the support, mixes in time O(klogk)O(k\log k). Our bound has no dependence on nn or the starting point, unlike the previous analyses [ALOV19,CGM19], and is tight up to constant factors. The main new ingredient is a property we call approximate exchange, a generalization of well-studied exchange properties for matroids and valuated matroids, which may be of independent interest. In particular, given function μ:([n]k)R0,\mu: {[n] \choose k} \to \mathbb{R}_{\geq 0}, our approximate exchange property implies that a simple local search algorithm gives a kO(k)k^{O(k)}-approximation of maxSμ(S)\max_{S} \mu(S) when μ\mu is generated by a log-concave polynomial, and that greedy gives the same approximation ratio when μ\mu is strongly Rayleigh. As an application, we show how to leverage down-up random walks to approximately sample random forests or random spanning trees in a graph with nn edges in time O(nlog2n).O(n\log^2 n). The best known result for sampling random forest was a FPAUS with high polynomial runtime recently found by \cite{ALOV19, CGM19}. For spanning tree, we improve on the almost-linear time algorithm by [Sch18]. Our analysis works on weighted graphs too, and is the first to achieve nearly-linear running time for these problems.

Keywords

Cite

@article{arxiv.2004.07220,
  title  = {Log-Concave Polynomials IV: Approximate Exchange, Tight Mixing Times, and Near-Optimal Sampling of Forests},
  author = {Nima Anari and Kuikui Liu and Shayan Oveis Gharan and Cynthia Vinzant and Thuy Duong Vuong},
  journal= {arXiv preprint arXiv:2004.07220},
  year   = {2021}
}

Comments

Updated with fast sampling for forests, and optimization for general strongly Rayleigh or log concave functions via simple algorithms. To appear in STOC'21