New upper and lower bounds for randomized and quantum Local Search

Abstract

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 combinatorial optimization, complexity theory and many other areas in theoretical computer science. In this paper, we study the problem in the randomized and quantum query models and give new lower and upper bound techniques in both models. The lower bound technique works for any graph that contains a product graph as a subgraph. Applying it to the Boolean hypercube 0,1n and the constant dimensional grids [n]d, two particular product graphs that recently drew much attention, we get the following tight results: RLS(0,1n) = (2n/2n1/2), QLS(0,1n) = (2n/3n1/6), RLS([n]d) = (nd/2) for d ≥ 4, QLS([n]d) = (nd/3) for d ≥ 6. Here RLS(G) and QLS(G) are the randomized and quantum query complexities of Local Search on G, respectively. These improve the previous results by Aaronson [STOC'04], Ambainis (unpublished) and Santha and Szegedy [STOC'04]. Our new algorithms work well when the underlying graph expands slowly. As an application to [n]2, a new quantum algorithm using O(n( n)1.5) queries is given. This improves the previous best known upper bound of O(n2/3) (Aaronson, [STOC'04]), and implies that Local Search on grids exhibits different properties in low dimensions.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…