Additive Sparsification of CSPs
Eden Pelleg, Stanislav Živný
TL;DR
This work studies additive (unweighted) sparsification for CSPs with fixed predicates. It develops a reduction to additive cut sparsification via the $k$-partite $k$-fold cover and a linear-algebraic decomposition to extend from Cut to all Boolean predicates, then generalizes to non-Boolean predicates with an all-but-one sparsification framework. The results show that for any constant arity $k$, CSP$(P)$ admits an additive sparsifier with $O(n\varepsilon^{-2}\log(1/\varepsilon))$ edges for all $P:\{0,1\}^k\to\{0,1\}$, and all-but-one sparsification for predicates $P:D^k\to\{0,1\}$ with $D=[q]$, along with an optimality justification. This yields unweighted, near-linear-size sparsifiers for broad CSP classes, enabling scalable approximation and analysis on hypergraphs with fixed constraint languages.
Abstract
Multiplicative cut sparsifiers, introduced by Benczúr and Karger [STOC'96], have proved extremely influential and found various applications. Precise characterisations were established for sparsifiability of graphs with other 2-variable predicates on Boolean domains by Filtser and Krauthgamer [SIDMA'17] and non-Boolean domains by Butti and Živný [SIDMA'20]. Bansal, Svensson and Trevisan [FOCS'19] introduced a weaker notion of sparsification termed "additive sparsification", which does not require weights on the edges of the graph. In particular, Bansal et al. designed algorithms for additive sparsifiers for cuts in graphs and hypergraphs. As our main result, we establish that all Boolean Constraint Satisfaction Problems (CSPs) admit an additive sparsifier; that is, for every Boolean predicate $P:\{0,1\}^k\to\{0,1\}$ of a fixed arity $k$, we show that CSP($P$) admits an additive sparsifier. Under our newly introduced notion of all-but-one sparsification for non-Boolean predicates, we show that CSP($P$) admits an additive sparsifier for any predicate $P:D^k\to\{0,1\}$ of a fixed arity $k$ on an arbitrary finite domain $D$.
