Max-Cut with $Ξ΅$-Accurate Predictions

February 28, 2024 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Vincent Cohen-Addad, Tommaso d'Orsi, Anupam Gupta, Euiwoong Lee, Debmalya Panigrahi arXiv ID 2402.18263 Category cs.DS: Data Structures & Algorithms Cross-listed cs.CC Citations 5 Venue arXiv.org Last Checked 4 months ago
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\}$ with some unknown probability $1/2 + Ξ΅$, and the other (incorrect) label otherwise. In the more-informative partial predictions model, for each vertex we are given its correct label with probability $Ξ΅$ 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 $Ξ±+ \widetildeΞ©(Ξ΅^4)$-approximation for the noisy predictions model, where $Ξ±\approx 0.878$ is the MaxCut threshold. While this result also holds for the partial predictions model, we can also give a $Ξ²+ Ξ©(Ξ΅)$-approximation, where $Ξ²\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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted