Simultaneous Approximation of Constraint Satisfaction Problems
Amey Bhangale, Swastik Kopparty, Sushant Sachdeva

TL;DR
This paper introduces the first nontrivial approximation algorithms for simultaneous constraint satisfaction problems, achieving constant factor Pareto approximations for small k, and exploring the limits of such approximations.
Contribution
It presents the first polynomial-time approximation algorithms for simultaneous Max-$F$-CSPs for small k, extending to Max-w-SAT, and establishes hardness results for larger k.
Findings
Polynomial-time constant factor Pareto approximation for k < ~log^{1/4} n
Improved approximation for simultaneous Max-w-SAT for k < ~log^{1/3} n
Hardness results for k = ω(log n) assuming ETH
Abstract
Given collections of 2SAT clauses on the same set of variables , can we find one assignment that satisfies a large fraction of clauses from each collection? We consider such simultaneous constraint satisfaction problems, and design the first nontrivial approximation algorithms in this context. Our main result is that for every CSP , for , there is a polynomial time constant factor Pareto approximation algorithm for simultaneous Max--CSP instances. Our methods are quite general, and we also use them to give an improved approximation factor for simultaneous Max-w-SAT (for ). In contrast, for , no nonzero approximation factor for simultaneous Max--CSP instances can be achieved in polynomial time (assuming the Exponential Time Hypothesis). These problems are a natural meeting point for…
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 · Advanced Algebra and Logic · Logic, Reasoning, and Knowledge
