Constant Factor Approximation for Balanced Cut in the PIE model
Konstantin Makarychev, Yury Makarychev, Aravindan Vijayaraghavan

TL;DR
This paper introduces a new semi-random model for the Balanced Cut problem called the PIE model, and provides an approximation algorithm that achieves a constant factor approximation in this setting, even with arbitrary permutation-invariant random edges.
Contribution
The paper develops a novel semi-random model for Balanced Cut and presents an approximation algorithm with provable guarantees in this general setting.
Findings
Achieves a balanced cut with cost $O(|E_{random}|) + n ext{polylog}(n)$
Provides a constant factor approximation when $|E_{random}| = ext{Omega}(n ext{polylog}(n))$
Extends the applicability of approximation algorithms to more general semi-random models.
Abstract
We propose and study a new semi-random semi-adversarial model for Balanced Cut, a planted model with permutation-invariant random edges (PIE). Our model is much more general than planted models considered previously. Consider a set of vertices V partitioned into two clusters and of equal size. Let be an arbitrary graph on with no edges between and . Let be a set of edges sampled from an arbitrary permutation-invariant distribution (a distribution that is invariant under permutation of vertices in and in ). Then we say that is a graph with permutation-invariant random edges. We present an approximation algorithm for the Balanced Cut problem that finds a balanced cut of cost in this model. In the regime when , this is a constant factor…
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
TopicsMachine Learning and Algorithms · Complexity and Algorithms in Graphs · Stochastic processes and statistical mechanics
