pith. machine review for the scientific record. sign in

arxiv: 2512.19521 · v2 · submitted 2025-12-22 · 💻 cs.DS

Recognition: unknown

Near-optimal streaming approximation for Max-DICUT in sublinear space using two passes

Authors on Pith no claims yet
classification 💻 cs.DS
keywords spaceapproximationepsilonsublineargraphssettingalgorithmmax-dicut
0
0 comments X
read the original abstract

The Max-DICUT problem has gained a lot of attention in the streaming setting in recent years, and has so far served as a canonical problem for designing algorithms for general constraint satisfaction problems (CSPs) in this setting. A seminal result of Kapralov and Krachun [STOC 2019] shows that it is impossible to beat $1/2$-approximation for Max-DICUT in sublinear space in the single-pass streaming setting, even on bounded-degree graphs. In a recent work, Saxena, Singer, Sudan, and Velusamy [SODA 2025] prove that the above lower bound is tight by giving a single-pass algorithm for bounded-degree graphs that achieves $(1/2-\epsilon)$-approximation in sublinear space, for every constant $\epsilon>0$. For arbitrary graphs of unbounded degree, they give an $O(1/\epsilon)$-pass $O(\log n)$ space algorithm. Their work left open the question of obtaining $1/2$-approximation for arbitrary graphs in the single-pass setting in sublinear space. We make progress towards this question and give a two-pass algorithm that achieves $(1/2-\epsilon)$-approximation in sublinear space, for every constant $\epsilon>0$.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Optimal Single-Pass Streaming Lower Bounds for Approximating CSPs

    cs.CC 2026-04 unverdicted novelty 8.0

    Tight single-pass linear-space lower bounds for approximating arbitrary Max-CSP(F) whenever the basic LP admits a (γ,β)-integrality gap.

  2. Near-Optimal Space Lower Bounds for Streaming CSPs

    cs.CC 2026-04 unverdicted novelty 8.0

    Near-optimal space lower bounds of Ω(√n/p) are established for (α_LP + ε)-approximations in streaming CSPs, improving prior Ω(n^{1/3}/p) bounds via Fourier analysis.