English

Approximating Small Sparse Cuts

Data Structures and Algorithms 2024-03-15 v1

Abstract

We study polynomial-time approximation algorithms for (edge/vertex) Sparsest Cut and Small Set Expansion in terms of kk, the number of edges or vertices cut in the optimal solution. Our main results are O(polylogk)\mathcal{O}(\text{polylog}\, k)-approximation algorithms for various versions in this setting. Our techniques involve an extension of the notion of sample sets (Feige and Mahdian STOC'06), originally developed for small balanced cuts, to sparse cuts in general. We then show how to combine this notion of sample sets with two algorithms, one based on an existing framework of LP rounding and another new algorithm based on the cut-matching game, to get such approximation algorithms. Our cut-matching game algorithm can be viewed as a local version of the cut-matching game by Khandekar, Khot, Orecchia and Vishnoi and certifies an expansion of every vertex set of size ss in O(logs)\mathcal{O}(\log s) rounds. These techniques may be of independent interest. As corollaries of our results, we also obtain an O(logopt)\mathcal{O}(\log opt)-approximation for min-max graph partitioning, where optopt is the min-max value of the optimal cut, and improve the bound on the size of multicut mimicking networks computable in polynomial time.

Keywords

Cite

@article{arxiv.2403.08983,
  title  = {Approximating Small Sparse Cuts},
  author = {Aditya Anand and Euiwoong Lee and Jason Li and Thatchaphol Saranurak},
  journal= {arXiv preprint arXiv:2403.08983},
  year   = {2024}
}

Comments

49 Pages, to appear at STOC 2024