The Query Complexity of Local Search and Brouwer in Rounds
Simina Br\^anzei, Jiawei Li

TL;DR
This paper investigates the number of queries needed to find local minima and Brouwer fixed points on a grid with limited interaction rounds, providing algorithms and lower bounds for constant and polynomial rounds.
Contribution
It introduces new algorithms and lower bounds for the round-limited query complexity of local search and Brouwer fixed points on grids, with novel proof techniques for lower bounds.
Findings
Characterizes query complexity for constant rounds.
Provides bounds for polynomial rounds.
Introduces a new lower bound proof technique.
Abstract
We consider the query complexity of finding a local minimum of a function defined on a graph. This abstract problem is fundamental to many optimization tasks, such as finding a local minimum of the loss function when training deep neural networks. In such applications, each query is an expensive loss evaluation, making it crucial to parallelize computations. This motivates our study of local search where at most rounds of interaction (aka adaptivity) with the oracle are allowed. We focus on the -dimensional grid , where the dimension is a constant. Our main contribution is to give algorithms and lower bounds that characterize the query complexity of finding a local minimum in rounds, when is constant and polynomial in , respectively. Our proof technique for lower bounding the query complexity in rounds may be of independent…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
