English

Local max-cut in smoothed polynomial time

Data Structures and Algorithms 2017-04-12 v3 Probability

Abstract

In 1988, Johnson, Papadimitriou and Yannakakis wrote that "Practically all the empirical evidence would lead us to conclude that finding locally optimal solutions is much easier than solving NP-hard problems". Since then the empirical evidence has continued to amass, but formal proofs of this phenomenon have remained elusive. A canonical (and indeed complete) example is the local max-cut problem, for which no polynomial time method is known. In a breakthrough paper, Etscheid and R\"oglin proved that the smoothed complexity of local max-cut is quasi-polynomial, i.e., if arbitrary bounded weights are randomly perturbed, a local maximum can be found in nO(logn)n^{O(\log n)} steps. In this paper we prove smoothed polynomial complexity for local max-cut, thus confirming that finding local optima for max-cut is much easier than solving it.

Keywords

Cite

@article{arxiv.1610.04807,
  title  = {Local max-cut in smoothed polynomial time},
  author = {Omer Angel and Sébastien Bubeck and Yuval Peres and Fan Wei},
  journal= {arXiv preprint arXiv:1610.04807},
  year   = {2017}
}

Comments

added some remarks and corollaries; to appear in STOC 2017

R2 v1 2026-06-22T16:22:02.708Z