English

Tight Bounds for Sparsifying Random CSPs

Data Structures and Algorithms 2026-02-12 v2 Discrete Mathematics Combinatorics

Abstract

The problem of CSP sparsification asks: for a given CSP instance, what is the sparsest possible reweighting such that for every possible assignment to the instance, the number of satisfied constraints is preserved up to a factor of 1±ϵ1 \pm \epsilon? We initiate the study of the sparsification of random CSPs. In particular, we consider two natural random models: the rr-partite model and the uniform model. In the rr-partite model, CSPs are formed by partitioning the variables into rr parts, with constraints selected by randomly picking one vertex out of each part. In the uniform model, rr distinct vertices are chosen at random from the pool of variables to form each constraint. In the rr-partite model, we exhibit a sharp threshold phenomenon. For every predicate PP, there is an integer kk such that a random instance on nn vertices and mm edges cannot (essentially) be sparsified if mnkm \le n^k and can be sparsified to size nk\approx n^k if mnkm \ge n^k. Here, kk corresponds to the largest copy of the AND which can be found within PP. Furthermore, these sparsifiers are simple, as they can be constructed by i.i.d. sampling of the edges. In the uniform model, the situation is a bit more complex. For every predicate PP, there is an integer kk such that a random instance on nn vertices and mm edges cannot (essentially) be sparsified if mnkm \le n^k and can sparsified to size nk\approx n^k if mnk+1m \ge n^{k+1}. However, for some predicates PP, if m[nk,nk+1]m \in [n^k, n^{k+1}], there may or may not be a nontrivial sparsifier. In fact, we show that there are predicates where the sparsifiability of random instances is non-monotone, i.e., as we add more random constraints, the instances become more sparsifiable. We give a precise (efficiently computable) procedure for determining which situation a specific predicate PP falls into.

Keywords

Cite

@article{arxiv.2508.13345,
  title  = {Tight Bounds for Sparsifying Random CSPs},
  author = {Joshua Brakensiek and Venkatesan Guruswami and Aaron Putterman},
  journal= {arXiv preprint arXiv:2508.13345},
  year   = {2026}
}

Comments

70 pages

R2 v1 2026-07-01T04:55:39.083Z