Limits of Sequential Local Algorithms on the Random k-XORSAT Problem
Abstract
The random k-XORSAT problem is a random constraint satisfaction problem of n Boolean variables and m=rn clauses, which a random instance can be expressed as a GF(2) linear system of the form Ax=b, where A is a random m × n matrix with k ones per row, and b is a random vector. It is known that there exist two distinct thresholds rcore(k) < rsat(k) such that as n → ∞ for r < rsat(k) the random instance has solutions with high probability, while for rcore < r < rsat(k) the solution space shatters into an exponential number of clusters. Sequential local algorithms are a natural class of algorithms which assign values to variables one by one iteratively. In each iteration, the algorithm runs some heuristics, called local rules, to decide the value assigned, based on the local neighborhood of the selected variables under the factor graph representation of the instance. We prove that for any r > rcore(k) the sequential local algorithms with certain local rules fail to solve the random k-XORSAT with high probability. They include (1) the algorithm using the Unit Clause Propagation as local rule for k 9, and (2) the algorithms using any local rule that can calculate the exact marginal probabilities of variables in instances with factor graphs that are trees, for k 13. The well-known Belief Propagation and Survey Propagation are included in (2). Meanwhile, the best known linear-time algorithm succeeds with high probability for r < rcore(k). Our results support the intuition that rcore(k) is the sharp threshold for the existence of a linear-time algorithm for random k-XORSAT.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.