Towards an $O(\sqrt[3]{\log n})$-Approximation Algorithm for {\sc Balanced Separator}
Manjish Pal

TL;DR
This paper introduces a new family of mathematical programs that, if solved efficiently, could improve approximation algorithms for the Balanced Separator problem beyond current best-known bounds.
Contribution
It extends the ARV framework by proposing a parameterized family of programs that potentially achieve better approximation ratios, linking their solvability to improved graph partitioning algorithms.
Findings
Proposes a new family of mathematical programs for graph partitioning.
Shows that solving these programs could improve approximation ratios.
Connects the solvability of these programs to advanced optimization techniques.
Abstract
The {\sc -Balanced Separator} problem is a graph-partitioning problem in which given a graph , one aims to find a cut of minimum size such that both the sides of the cut have at least vertices. In this paper, we present new directions of progress in the {\sc -Balanced Separator} problem. More specifically, we propose a new family of mathematical programs, which depends upon a parameter , and extend the seminal work of Arora-Rao-Vazirani ({\sf ARV}) \cite{ARV} to show that the polynomial time solvability of the proposed family of programs implies an improvement in the approximation factor to from the best-known factor of due to {\sf ARV}. In fact, for , the program we get is the SDP proposed by {\sf ARV}. For , this family of programs is not convex but one can transform them into…
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 · Mathematical Approximation and Integration
