English

Quantum Walk Sampling by Growing Seed Sets

Quantum Physics 2019-04-26 v1 Data Structures and Algorithms

Abstract

This work describes a new algorithm for creating a superposition over the edge set of a graph, encoding a quantum sample of the random walk stationary distribution. The algorithm requires a number of quantum walk steps scaling as O~(m1/3δ1/3)\widetilde{O}(m^{1/3} \delta^{-1/3}), with mm the number of edges and δ\delta the random walk spectral gap. This improves on existing strategies by initially growing a classical seed set in the graph, from which a quantum walk is then run. The algorithm leads to a number of improvements: (i) it provides a new bound on the setup cost of quantum walk search algorithms, (ii) it yields a new algorithm for stst-connectivity, and (iii) it allows to create a superposition over the isomorphisms of an nn-node graph in time O~(2n/3)\widetilde{O}(2^{n/3}), surpassing the Ω(2n/2)\Omega(2^{n/2}) barrier set by index erasure.

Keywords

Cite

@article{arxiv.1904.11446,
  title  = {Quantum Walk Sampling by Growing Seed Sets},
  author = {Simon Apers},
  journal= {arXiv preprint arXiv:1904.11446},
  year   = {2019}
}

Comments

14 pages

R2 v1 2026-06-23T08:49:36.148Z