Improved SDP-Based Algorithm for Coloring 3-Colorable Graphs
Nikhil Bansal, Neng Huang, Euiwoong Lee
TL;DR
This work resolves coloring $3$-colorable graphs in polynomial time with $O(n^{0.19539})$ colors, advancing the SDP-based approach after a long period of stagnation. The authors extend the KMS framework from second- to third-level neighborhoods and introduce a novel vector $5/2$-coloring on $N^{(3)}(i)$ derived via the SoS/Lasserre hierarchy's local distributions, enabling extraction of large independent sets from deeper neighborhoods. The analysis combines refined pruning, cover composition, and a win-win argument to manage efficiency losses, culminating in a rigorous lower bound that yields the improved color bound. The result sharpens the state of the art in SDP-based graph coloring and may influence subsequent works on higher-level relaxations and their combinatorial consequences.
Abstract
We present a polynomial-time algorithm that colors any 3-colorable $n$-vertex graph using $O(n^{0.19539})$ colors, improving upon the previous best bound of $\widetilde{O}(n^{0.19747})$ by Kawarabayashi, Thorup, and Yoneda [STOC 2024]. Our result constitutes the first progress in nearly two decades on SDP-based approaches to this problem. The earlier SDP-based algorithms of Arora, Chlamtáč, and Charikar [STOC 2006] and Chlamtáč [FOCS 2007] rely on extracting a large independent set from a suitably "random-looking" second-level neighborhood, under the assumption that the KMS algorithm [Karger, Motwani, and Sudan, JACM 1998] fails to find one globally. We extend their analysis to third-level neighborhoods. We then come up with a new vector $5/2$-coloring, which allows us to extract a large independent set from some third-level neighborhood. The new vector coloring construction may be of independent interest.
