Streaming approximation resistance of every ordering CSP
Noah G. Singer, Madhu Sudan, Santhoshini Velusamy

TL;DR
This paper proves that approximating the maximum satisfiability of ordering CSPs in streaming models with sublinear space is fundamentally hard, extending known inapproximability results to all such problems.
Contribution
It establishes the first general streaming inapproximability results for all ordering CSPs, showing they are approximation-resistant in o(n) space, including well-known problems like MAS.
Findings
No o(n)-space streaming algorithm can distinguish nearly satisfiable from unsatisfiable instances.
MAS cannot be approximated better than 1/2 + ε in o(n) space for any ε>0.
The results extend prior work by connecting standard CSP hardness to ordering CSPs via a novel reduction.
Abstract
An ordering constraint satisfaction problem (OCSP) is defined by a family of predicates mapping permutations on to . An instance of Max-OCSP() on variables consists of a list of constraints, each consisting of a predicate from applied on distinct variables. The goal is to find an ordering of the variables that maximizes the number of constraints for which the induced ordering on the variables satisfies the predicate. OCSPs capture well-studied problems including `maximum acyclic subgraph' (MAS) and "maximum betweenness". In this work, we consider the task of approximating the maximum number of satisfiable constraints in the (single-pass) streaming setting, when an instance is presented as a stream of constraints. We show that for every , Max-OCSP() is approximation-resistant to…
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
TopicsAlgorithms and Data Compression · DNA and Biological Computing · semigroups and automata theory
