Sketching approximability of all finite CSPs
Chi-Ning Chou, Alexander Golovnev, Madhu Sudan, and Santhoshini, Velusamy

TL;DR
This paper establishes a dichotomy for the approximability of all finite CSPs in the context of sketching algorithms, showing that each problem is either efficiently solvable with polylogarithmic space or not solvable in o(√n) space.
Contribution
It provides a comprehensive classification of the sketching complexity for all finite CSPs, extending previous bounds and identifying cases with efficient algorithms.
Findings
Polylogarithmic space algorithms for infinitely many CSPs.
Lower bounds for general streaming algorithms for various CSPs.
A dichotomy in the case of q=k=2 and for CSPs with uniform marginals.
Abstract
A constraint satisfaction problem (CSP), , is specified by a finite set of constraints for positive integers and . An instance of the problem on variables is given by applications of constraints from to subsequences of the variables, and the goal is to find an assignment to the variables that satisfies the maximum number of constraints. In the -approximation version of the problem for parameters , the goal is to distinguish instances where at least fraction of the constraints can be satisfied from instances where at most fraction of the constraints can be satisfied. In this work we consider the approximability of this problem in the context of sketching algorithms and give a dichotomy result. Specifically, for every…
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
TopicsConstraint Satisfaction and Optimization · Scheduling and Optimization Algorithms · Machine Learning and Algorithms
