Discrepancy Algorithms for the Binary Perceptron
Shuangping Li, Tselil Schramm, Kangjie Zhou
TL;DR
The paper analyzes discrepancy-minimization algorithms applied to the asymmetric binary perceptron, reframing the problem as finding a sign vector in the intersection of random halfspaces. It introduces a two-stage algorithm (LP relaxation followed by Edge-Walk rounding) and leverages Gaussian comparison techniques to obtain sharp, regime-dependent guarantees across large positive, large negative, and zero margins. The results yield precise algorithmic thresholds that closely track storage capacity in some regimes (nearly no information–computational gap for large positive margins) while revealing substantial gaps and an m-OGP hardness barrier for others (notably as $\kappa\to-\infty$). The work advances understanding of the information–computational landscape for random CSPs, showing how convex relaxations paired with discrepancy-based rounding can approach, and in some regimes match, the statistical limits, while also highlighting fundamental algorithmic barriers via m-OGP. Overall, the findings illuminate when efficient algorithms can succeed against random halfspace constraints and quantify the hardness in regimes where the solution geometry is highly clustered or fragile to input perturbations.
Abstract
The binary perceptron problem asks us to find a sign vector in the intersection of independently chosen random halfspaces with intercept $-κ$. We analyze the performance of the canonical discrepancy minimization algorithms of Lovett-Meka and Rothvoss/Eldan-Singh for the asymmetric binary perceptron problem. We obtain new algorithmic results in the $κ= 0$ case and in the large-$|κ|$ case. In the $κ\to-\infty$ case, we additionally characterize the storage capacity and complement our algorithmic results with an almost-matching overlap-gap lower bound.
