Jump to content

Expander walk sampling

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by WLior (talk | contribs) at 22:15, 28 July 2009 (typo in hyperlink). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The expander walk sampling theorem, the earliest version of which is due to Ajtai-Komlós-Szemerédi and the more general version typically attributed to Gillman, states that sampling from an expander graph is almost as good as sampling independently.

Statement

Let be an expander graph with normalized second-largest eigenvalue . Let denote the number of vertices in . Let be a function on the vertices of . Let denote the true mean of , i.e. . Then, if we let denote the vertices encountered in a -step random walk on starting at a random vertex , we have the following for all :

Here the hides an absolute constant . An identical bound holds in the other direction:

Uses

This lemma is useful in randomness reduction in the study of derandomization. Sampling from an expander walk is an example of a randomness-efficient sampler. Note that the number of bits used in sampling independent samples from is , whereas if we sample from an infinite family of constant-degree expanders this costs only . Such families exist and are efficiently constructible, e.g. the Ramanujan graphs of Lubotzky-Phillips-Sarnak.

  • Proofs of the expander walk sampling theorem. [1] [2]