Quantum and Randomized Lower Bounds for Local Search on Vertex-Transitive Graphs
Hang Dinh, Alexander Russell

TL;DR
This paper extends lower bounds for local search query complexity from specific graphs to all vertex-transitive graphs, providing new bounds for randomized and quantum algorithms based on graph size and diameter.
Contribution
It generalizes Aaronson's techniques to establish lower bounds for local search on all vertex-transitive graphs, not just hypercubes and grids.
Findings
Randomized query complexity is at least Ω(N^{1/2}/d log N).
Quantum query complexity is at least Ω(N^{1/4}/√(d log N)).
Bounds depend on graph size N and diameter d.
Abstract
We study the problem of \emph{local search} on a graph. Given a real-valued black-box function f on the graph's vertices, this is the problem of determining a local minimum of f--a vertex v for which f(v) is no more than f evaluated at any of v's neighbors. In 1983, Aldous gave the first strong lower bounds for the problem, showing that any randomized algorithm requires queries to determine a local minima on the n-dimensional hypercube. The next major step forward was not until 2004 when Aaronson, introducing a new method for query complexity bounds, both strengthened this lower bound to and gave an analogous lower bound on the quantum query complexity. While these bounds are very strong, they are known only for narrow families of graphs (hypercubes and grids). We show how to generalize Aaronson's techniques in order to give randomized (and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Data Management and Algorithms
