Jump to content

Expander walk sampling

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Citation bot (talk | contribs) at 03:38, 7 June 2020 (Alter: template type. Add: s2cid. Removed URL that duplicated unique identifier. | You can use this bot yourself. Report bugs here. | Activated by AManWithNoPlan | All pages linked from User:AManWithNoPlan/sandbox2 | via #UCB_webform_linked). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In the mathematical discipline of graph theory, the expander walk sampling theorem states that sampling vertices in an expander graph by doing a random walk is almost as good as sampling the vertices independently from a uniform distribution. The earliest version of this theorem is due to Ajtai, Komlós & Szemerédi (1987), and the more general version is typically attributed to Gillman (1998).

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 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 theorem 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.

Notes

References

  • Ajtai, M.; Komlós, J.; Szemerédi, E. (1987). "Deterministic simulation in LOGSPACE". Proceedings of the nineteenth annual ACM conference on Theory of computing - STOC '87. pp. 132–140. doi:10.1145/28395.28410. ISBN 0897912217. {{cite book}}: |work= ignored (help); Unknown parameter |booktitle= ignored (help)
  • Gillman, D. (1998), "A Chernoff Bound for Random Walks on Expander Graphs", SIAM Journal on Computing, 27 (4), Society for Industrial and Applied Mathematics: 1203–1220, doi:10.1137/S0097539794268765, S2CID 26319459
  • Proofs of the expander walk sampling theorem. [1] [2]