Sparsification of Two-Variable Valued CSPs
Arnold Filtser, Robert Krauthgamer

TL;DR
This paper investigates sparsification of valued constraint satisfaction problems (VCSPs), establishing tight bounds for when such problems can be reduced in size while approximately preserving their solutions, with implications for 2SAT and 2LIN systems.
Contribution
It characterizes exactly which VCSPs with a single boolean predicate can be sparsified efficiently, providing tight bounds and extending results to 2SAT and 2LIN.
Findings
VCSPs with certain predicates can be sparsified to O(|V|/ε^2) constraints
Sparsification is possible if and only if the predicate's satisfying inputs are not exactly one
The bounds are tight for non-trivial predicates
Abstract
A valued constraint satisfaction problem (VCSP) instance is a set of variables with a set of constraints weighted by . Given a VCSP instance, we are interested in a re-weighted sub-instance such that preserves the value of the given instance (under every assignment to the variables) within factor . A well-studied special case is cut sparsification in graphs, which has found various applications. We show that a VCSP instance consisting of a single boolean predicate (e.g., for cut, ) can be sparsified into constraints if and only if the number of inputs that satisfy is anything but one (i.e., ). Furthermore, this sparsity bound is tight unless is a relatively trivial predicate. We conclude that also systems of 2SAT (or 2LIN) constraints can be sparsified.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Constraint Satisfaction and Optimization
