Streaming complexity of CSPs with randomly ordered constraints
Abstract
We initiate a study of the streaming complexity of constraint satisfaction problems (CSPs) when the constraints arrive in a random order. We show that there exists a CSP, namely , for which random ordering makes a provable difference. Whereas a approximation of requires space with adversarial ordering, we show that with random ordering of constraints there exists a -approximation algorithm that only needs space. We also give new algorithms for in variants of the adversarial ordering setting. Specifically, we give a two-pass space -approximation algorithm for general graphs and a single-pass space -approximation algorithm for bounded degree graphs. On the negative side, we prove that CSPs where the satisfying assignments of the constraints support a one-wise independent distribution require -space for any non-trivial approximation, even when the constraints are randomly ordered. This was previously known only for adversarially ordered constraints. Extending the results to randomly ordered constraints requires switching the hard instances from a union of random matchings to simple Erd\"os-Renyi random (hyper)graphs and extending tools that can perform Fourier analysis on such instances. The only CSP to have been considered previously with random ordering is where the ordering is not known to change the approximability. Specifically it is known to be as hard to approximate with random ordering as with adversarial ordering, for space algorithms. Our results show a richer variety of possibilities and motivate further study of CSPs with randomly ordered constraints.
Cite
@article{arxiv.2207.07158,
title = {Streaming complexity of CSPs with randomly ordered constraints},
author = {Raghuvansh R. Saxena and Noah Singer and Madhu Sudan and Santhoshini Velusamy},
journal= {arXiv preprint arXiv:2207.07158},
year = {2023}
}