English

Faster Search by Lackadaisical Quantum Walk

Quantum Physics 2018-02-15 v2

Abstract

In the typical model, a discrete-time coined quantum walk searching the 2D grid for a marked vertex achieves a success probability of O(1/logN)O(1/\log N) in O(NlogN)O(\sqrt{N \log N}) steps, which with amplitude amplification yields an overall runtime of O(NlogN)O(\sqrt{N} \log N). We show that making the quantum walk lackadaisical or lazy by adding a self-loop of weight 4/N4/N to each vertex speeds up the search, causing the success probability to reach a constant near 11 in O(NlogN)O(\sqrt{N \log N}) steps, thus yielding an O(logN)O(\sqrt{\log N}) improvement over the typical, loopless algorithm. This improved runtime matches the best known quantum algorithms for this search problem. Our results are based on numerical simulations since the algorithm is not an instance of the abstract search algorithm.

Keywords

Cite

@article{arxiv.1706.06939,
  title  = {Faster Search by Lackadaisical Quantum Walk},
  author = {Thomas G. Wong},
  journal= {arXiv preprint arXiv:1706.06939},
  year   = {2018}
}

Comments

9 pages, 4 figures

R2 v1 2026-06-22T20:25:21.177Z