English

Constant Factor Approximation for Balanced Cut in the PIE model

Data Structures and Algorithms 2014-06-24 v1 Machine Learning

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 LL and RR of equal size. Let GG be an arbitrary graph on VV with no edges between LL and RR. Let ErandomE_{random} be a set of edges sampled from an arbitrary permutation-invariant distribution (a distribution that is invariant under permutation of vertices in LL and in RR). Then we say that G+ErandomG + E_{random} 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 O(Erandom)+npolylog(n)O(|E_{random}|) + n \text{polylog}(n) in this model. In the regime when Erandom=Ω(npolylog(n))|E_{random}| = \Omega(n \text{polylog}(n)), this is a constant factor approximation with respect to the cost of the planted cut.

Keywords

Cite

@article{arxiv.1406.5665,
  title  = {Constant Factor Approximation for Balanced Cut in the PIE model},
  author = {Konstantin Makarychev and Yury Makarychev and Aravindan Vijayaraghavan},
  journal= {arXiv preprint arXiv:1406.5665},
  year   = {2014}
}

Comments

Full version of the paper at the 46th ACM Symposium on the Theory of Computing (STOC 2014). 32 pages

R2 v1 2026-06-22T04:44:07.649Z