Sketching approximations and LP approximations for finite CSPs are related
By: Noah G. Singer, Madhur Tulsiani, Santhoshini Velusamy
Potential Business Impact:
Finds patterns in data using less computer memory.
We identify a connection between the approximability of CSPs in two models: (i) sublinear space streaming algorithms, and (ii) the basic LP relaxation. We show that whenever the basic LP admits an integrality gap, there is an $\Omega(\sqrt{n})$-space sketching lower bound. We also show that all existing linear space streaming lower bounds for Max-CSPs can be lifted to integrality gap instances for basic LPs. For bounded-degree graphs, by combining the distributed algorithm of Yoshida (STOC 2011) for approximately solving the basic LP with techniques described in Saxena, Singer, Sudan, and Velusamy (SODA 2025) for simulating a distributed algorithm by a sublinear space streaming algorithm on bounded-degree instances of Max-DICUT, it appears that there are sublinear space streaming algorithms implementing the basic LP, for every CSP. Based on our results, we conjecture the following dichotomy theorem: Whenever the basic LP admits an integrality gap, there is a linear space single-pass streaming lower bound, and when the LP is roundable, there is a sublinear space streaming algorithm.
Similar Papers
Nine lower bound conjectures on streaming approximation algorithms for CSPs
Computational Complexity
Helps computers solve hard puzzles with less memory.
A Dichotomy Theorem for Multi-Pass Streaming CSPs
Computational Complexity
Makes computers solve tough problems with less memory.
Multipass Linear Sketches for Geometric LP-Type Problems
Data Structures and Algorithms
Solves big data math problems faster with less memory.