English

Max-Cut with $\epsilon$-Accurate Predictions

Data Structures and Algorithms 2024-02-29 v1 Computational Complexity

Abstract

We study the approximability of the MaxCut problem in the presence of predictions. Specifically, we consider two models: in the noisy predictions model, for each vertex we are given its correct label in {1,+1}\{-1,+1\} with some unknown probability 1/2+ϵ1/2 + \epsilon, and the other (incorrect) label otherwise. In the more-informative partial predictions model, for each vertex we are given its correct label with probability ϵ\epsilon and no label otherwise. We assume only pairwise independence between vertices in both models. We show how these predictions can be used to improve on the worst-case approximation ratios for this problem. Specifically, we give an algorithm that achieves an α+Ω~(ϵ4)\alpha + \widetilde{\Omega}(\epsilon^4)-approximation for the noisy predictions model, where α0.878\alpha \approx 0.878 is the MaxCut threshold. While this result also holds for the partial predictions model, we can also give a β+Ω(ϵ)\beta + \Omega(\epsilon)-approximation, where β0.858\beta \approx 0.858 is the approximation ratio for MaxBisection given by Raghavendra and Tan. This answers a question posed by Ola Svensson in his plenary session talk at SODA'23.

Keywords

Cite

@article{arxiv.2402.18263,
  title  = {Max-Cut with $\epsilon$-Accurate Predictions},
  author = {Vincent Cohen-Addad and Tommaso d'Orsi and Anupam Gupta and Euiwoong Lee and Debmalya Panigrahi},
  journal= {arXiv preprint arXiv:2402.18263},
  year   = {2024}
}

Comments

18 pages

R2 v1 2026-06-28T15:03:09.439Z