English

Strong Low Degree Hardness for the Number Partitioning Problem

Statistics Theory 2025-05-28 v1 Computational Complexity Data Structures and Algorithms Probability Statistics Theory

Abstract

In the number partitioning problem (NPP) one aims to partition a given set of NN real numbers into two subsets with approximately equal sum. The NPP is a well-studied optimization problem and is famous for possessing a statistical-to-computational gap: when the NN numbers to be partitioned are i.i.d. standard gaussian, the optimal discrepancy is 2Θ(N)2^{-\Theta(N)} with high probability, but the best known polynomial-time algorithms only find solutions with a discrepancy of 2Θ(log2N)2^{-\Theta(\log^2 N)}. This gap is a common feature in optimization problems over random combinatorial structures, and indicates the need for a study that goes beyond worst-case analysis. We provide evidence of a nearly tight algorithmic barrier for the number partitioning problem. Namely we consider the family of low coordinate degree algorithms (with randomized rounding into the Boolean cube), and show that degree DD algorithms fail to solve the NPP to accuracy beyond 2O~(D)2^{-\widetilde O(D)}. According to the low degree heuristic, this suggests that simple brute-force search algorithms are nearly unimprovable, given any allotted runtime between polynomial and exponential in NN. Our proof combines the isolation of solutions in the landscape with a conditional form of the overlap gap property: given a good solution to an NPP instance, slightly noising the NPP instance typically leaves no good solutions near the original one. In fact our analysis applies whenever the NN numbers to be partitioned are independent with uniformly bounded density.

Keywords

Cite

@article{arxiv.2505.20607,
  title  = {Strong Low Degree Hardness for the Number Partitioning Problem},
  author = {Rushil Mallarapu and Mark Sellke},
  journal= {arXiv preprint arXiv:2505.20607},
  year   = {2025}
}

Comments

Typeset in Typst; 24 pages

R2 v1 2026-07-01T02:41:22.985Z