Computationally Efficient Estimation of the Spectral Gap of a Markov Chain
Richard Combes, Mikael Touati

TL;DR
This paper introduces the UCPI algorithm, a computationally efficient method for estimating the spectral gap of large Markov chains from sample paths, with low time and memory complexity.
Contribution
The paper presents UCPI, a low-complexity, parallelizable algorithm for spectral gap estimation that scales well with large state spaces.
Findings
Estimates spectral gap in O(n) time
Uses O((ln n)^2) memory space
Applicable to large state spaces
Abstract
We consider the problem of estimating from sample paths the absolute spectral gap of a reversible, irreducible and aperiodic Markov chain over a finite state space . We propose the (Upper Confidence Power Iteration) algorithm for this problem, a low-complexity algorithm which estimates the spectral gap in time and memory space given samples. This is in stark contrast with most known methods which require at least memory space , so that they cannot be applied to large state spaces. Furthermore, is amenable to parallel implementation.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · DNA and Biological Computing · Bayesian Methods and Mixture Models
