Approximation Algorithm for Sparsest k-Partitioning
Anand Louis, Konstantin Makarychev

TL;DR
This paper presents a polynomial-time bi-criteria approximation algorithm for the sparsest k-partitioning problem, achieving near-optimal partitions with controlled expansion for each piece, extending the classical sparsest cut problem.
Contribution
It introduces a novel approximation algorithm for the generalized sparsest k-partitioning problem with guarantees on partition quality and size.
Findings
Provides a polynomial-time bi-criteria approximation algorithm.
Achieves each partition's expansion within a factor of $O_{ ext{ extit{ extbf{ extit{ ext{ε}}}}}}(\sqrt{ ext{ extit{ extbf{ extit{ ext{log}}}}} n ext{ extit{ extbf{ extit{ ext{log}}}}} k)$ of the optimal.
Outputs a $(1 - ext{ extit{ extbf{ extit{ ext{ε}}}}})k$-partition with controlled expansion.
Abstract
Given a graph , the sparsest-cut problem asks to find the set of vertices which has the least expansion defined as where is the total edge weight of a subset. Here we study the natural generalization of this problem: given an integer , compute a -partition of the vertex set so as to minimize Our main result is a polynomial time bi-criteria approximation algorithm which outputs a -partition of the vertex set such that each piece has expansion at most times . We also study balanced versions of this problem.
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
TopicsAdvanced Graph Theory Research · Digital Image Processing Techniques · Complexity and Algorithms in Graphs
