English

(Almost) tight bounds for randomized and quantum Local Search on hypercubes and grids

Quantum Physics 2007-05-23 v4

Abstract

The Local Search problem, which finds a local minimum of a black-box function on a given graph, is of both practical and theoretical importance to many areas in computer science and natural sciences. In this paper, we show that for the Boolean hypercube \Bn\B^n, the randomized query complexity of Local Search is Θ(2n/2n1/2)\Theta(2^{n/2}n^{1/2}) and the quantum query complexity is Θ(2n/3n1/6)\Theta(2^{n/3}n^{1/6}). We also show that for the constant dimensional grid [N1/d]d[N^{1/d}]^d, the randomized query complexity is Θ(N1/2)\Theta(N^{1/2}) for d4d \geq 4 and the quantum query complexity is Θ(N1/3)\Theta(N^{1/3}) for d6d \geq 6. New lower bounds for lower dimensional grids are also given. These improve the previous results by Aaronson [STOC'04], and Santha and Szegedy [STOC'04]. Finally we show for [N1/2]2[N^{1/2}]^2 a new upper bound of O(N1/4(loglogN)3/2)O(N^{1/4}(\log\log N)^{3/2}) on the quantum query complexity, which implies that Local Search on grids exhibits different properties at low dimensions.

Keywords

Cite

@article{arxiv.quant-ph/0504085,
  title  = {(Almost) tight bounds for randomized and quantum Local Search on hypercubes and grids},
  author = {Shengyu Zhang},
  journal= {arXiv preprint arXiv:quant-ph/0504085},
  year   = {2007}
}

Comments

18 pages, 1 figure. v2: introduction rewritten, references added. v3: a line for grant added. v4: upper bound section rewritten