Lower Bounds for Non-adaptive Local Computation Algorithms
Amir Azarmehr, Soheil Behnezhad, Alma Ghafari, Madhu Sudan

TL;DR
This paper establishes a lower bound on the number of queries needed for non-adaptive local computation algorithms approximating maximum matching and minimum vertex cover, highlighting a fundamental gap from adaptive algorithms and implications for parallel computation.
Contribution
It proves the first non-trivial lower bound for non-adaptive LCAs, showing they require significantly more queries than adaptive ones, and connects this to distributed and sublinear time lower bounds.
Findings
Non-adaptive LCAs need $ ext{exp}( ext{poly}( ext{max degree}))$ queries for constant approximation.
First separation between non-adaptive and adaptive LCAs in this context.
Lower bounds imply limitations on improving non-adaptive algorithms for related problems.
Abstract
We study *non-adaptive* Local Computation Algorithms (LCA). A reduction of Parnas and Ron (TCS'07) turns any distributed algorithm into a non-adaptive LCA. Plugging known distributed algorithms, this leads to non-adaptive LCAs for constant approximations of maximum matching (MM) and minimum vertex cover (MVC) with complexity , where is the maximum degree of the graph. Allowing adaptivity, this bound can be significantly improved to , but is such a gap necessary or are there better non-adaptive LCAs? Adaptivity as a resource has been studied extensively across various areas. Beyond this, we further motivate the study of non-adaptive LCAs by showing that even a modest improvement over the Parnas-Ron bound for the MVC problem would have major implications in the Massively Parallel Computation (MPC) setting; It…
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 · Optimization and Search Problems · Stochastic Gradient Optimization Techniques
