New Hardness Results for Planar Graph Problems in P and an Algorithm for Sparsest Cut
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 challenge by being the first fine-grained lower bound for a natural planar graph problem in P. Moreover, we prove near-quadratic lower bounds under SETH for variants of the closest pair problem in planar graphs, and use them to show that the popular Average-Linkage procedure for Hierarchical Clustering cannot be simulated in truly subquadratic time. We prove an lower bound on the number of communication rounds required to compute the weighted diameter of a network in the CONGEST model, even when the underlying graph is planar and all nodes are hops away from each other. This is the first poly() + lower bound in the planar-distributed setting, and it complements the recent poly upper bounds of Li and Parter [STOC 2019] for (exact) unweighted diameter and for () approximate weighted diameter.
Cite
@article{arxiv.2007.02377,
title = {New Hardness Results for Planar Graph Problems in P and an Algorithm for Sparsest Cut},
author = {Amir Abboud and Vincent Cohen-Addad and Philip N. Klein},
journal= {arXiv preprint arXiv:2007.02377},
year = {2020}
}