English

The Algorithmic Phase Transition of Random $k$-SAT for Low Degree Polynomials

Computational Complexity 2021-11-02 v3 Data Structures and Algorithms Mathematical Physics math.MP Probability Machine Learning

Abstract

Let Φ\Phi be a uniformly random kk-SAT formula with nn variables and mm clauses. We study the algorithmic task of finding a satisfying assignment of Φ\Phi. It is known that satisfying assignments exist with high probability up to clause density m/n=2klog212(log2+1)+ok(1)m/n = 2^k \log 2 - \frac12 (\log 2 + 1) + o_k(1), while the best polynomial-time algorithm known, the Fix algorithm of Coja-Oghlan, finds a satisfying assignment at the much lower clause density (1ok(1))2klogk/k(1 - o_k(1)) 2^k \log k / k. This prompts the question: is it possible to efficiently find a satisfying assignment at higher clause densities? We prove that the class of low degree polynomial algorithms cannot find a satisfying assignment at clause density (1+ok(1))κ2klogk/k(1 + o_k(1)) \kappa^* 2^k \log k / k for a universal constant κ4.911\kappa^* \approx 4.911. This class encompasses Fix, message passing algorithms including Belief and Survey Propagation guided decimation (with bounded or mildly growing number of rounds), and local algorithms on the factor graph. This is the first hardness result for any class of algorithms at clause density within a constant factor of that achieved by Fix. Our proof establishes and leverages a new many-way overlap gap property tailored to random kk-SAT.

Keywords

Cite

@article{arxiv.2106.02129,
  title  = {The Algorithmic Phase Transition of Random $k$-SAT for Low Degree Polynomials},
  author = {Guy Bresler and Brice Huang},
  journal= {arXiv preprint arXiv:2106.02129},
  year   = {2021}
}

Comments

59 pages, 1 table. Added hardness result against local algorithms and stronger achievability guarantees. To appear in FOCS 2021

R2 v1 2026-06-24T02:48:55.341Z