English

John's Walk

Machine Learning 2020-07-24 v2 Computational Geometry Data Structures and Algorithms Computation

Abstract

We present an affine-invariant random walk for drawing uniform random samples from a convex body KRn\mathcal{K} \subset \mathbb{R}^n that uses maximum volume inscribed ellipsoids, known as John's ellipsoids, for the proposal distribution. Our algorithm makes steps using uniform sampling from the John's ellipsoid of the symmetrization of K\mathcal{K} at the current point. We show that from a warm start, the random walk mixes in O~(n7)\widetilde{O}(n^7) steps where the log factors depend only on constants associated with the warm start and desired total variation distance to uniformity. We also prove polynomial mixing bounds starting from any fixed point xx such that for any chord pqpq of K\mathcal{K} containing xx, logpxqx\left|\log \frac{|p-x|}{|q-x|}\right| is bounded above by a polynomial in nn.

Cite

@article{arxiv.1803.02032,
  title  = {John's Walk},
  author = {Adam Gustafson and Hariharan Narayanan},
  journal= {arXiv preprint arXiv:1803.02032},
  year   = {2020}
}

Comments

21 pages

R2 v1 2026-06-23T00:43:21.056Z