New Hardness Results for Planar Graph Problems in P and an Algorithm for Sparsest Cut
Amir Abboud, Vincent Cohen-Addad, Philip N. Klein

TL;DR
This paper establishes new lower bounds for planar graph problems in P, especially Sparsest Cut, and provides a near-linear time constant factor approximation, advancing understanding of computational limits and algorithms for planar graphs.
Contribution
It presents the first fine-grained lower bounds for a natural planar graph problem in P and offers a near-linear time approximation algorithm for Sparsest Cut.
Findings
Omega(n^{2-ε}) lower bound for Sparsest Cut in planar graphs under the (min,+)-Convolution conjecture.
Near-linear time constant factor approximation for Sparsest Cut, improving 25-year-old results.
Near-quadratic lower bounds under SETH for variants of the closest pair problem in planar graphs.
Abstract
The Sparsest Cut is a fundamental optimization problem that has been extensively studied. For planar inputs the problem is in and can be solved in time if all vertex weights are . Despite a significant amount of effort, the best algorithms date back to the early 90's and can only achieve -approximation in time or a constant factor approximation in time [Rao, STOC92]. Our main result is an lower bound for Sparsest Cut even in planar graphs with unit vertex weights, under the -Convolution conjecture, showing that approximations are inevitable in the near-linear time regime. To complement the lower bound, we provide a constant factor approximation in near-linear time, improving upon the 25-year old result of Rao in both time and accuracy. Our lower bound accomplishes a repeatedly raised…
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 · Privacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
