Going for Speed: Sublinear Algorithms for Dense r-CSPs
Abstract
We give new sublinear and parallel algorithms for the extensively studied problem of approximating n-variable r-CSPs (constraint satisfaction problems with constraints of arity r up to an additive error. The running time of our algorithms is O(n/ε2) + 2O(1/ε2) for Boolean r-CSPs and O(k4 n / ε2) + 2O(log k / ε2) for r-CSPs with constraints on variables over an alphabet of size k. For any constant k this gives optimal dependence on n in the running time unconditionally, while the exponent in the dependence on 1/ε is polynomially close to the lower bound under the exponential-time hypothesis, which is 2(ε(-1/2)). For Max-Cut this gives an exponential improvement in dependence on 1/ε compared to the sublinear algorithms of Goldreich, Goldwasser and Ron (JACM'98) and a linear speedup in n compared to the algorithms of Mathieu and Schudy (SODA'08). For the maximization version of k-Correlation Clustering problem our running time is O(k4 n / ε2) + kO(1/ε2), improving the previously best n kO(1/ε3 log k/ε) by Guruswami and Giotis (SODA'06).
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.