Pith. sign in

REVIEW 1 cited by

Fully Dynamic Spectral and Cut Sparsifiers for Directed Graphs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2507.19632 v1 pith:44EPKUN5 submitted 2025-07-25 cs.DS

Fully Dynamic Spectral and Cut Sparsifiers for Directed Graphs

classification cs.DS
keywords betacdotpolylogtextalgorithmdirectedspectralapproximation
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Recent years have seen extensive research on directed graph sparsification. In this work, we initiate the study of fast fully dynamic spectral and cut sparsification algorithms for directed graphs. We introduce a new notion of spectral sparsification called degree-balance preserving spectral approximation, which maintains the difference between the in-degree and out-degree of each vertex. The approximation error is measured with respect to the corresponding undirected Laplacian. This notion is equivalent to direct Eulerian spectral approximation when the input graph is Eulerian. Our algorithm achieves an amortized update time of $O(\varepsilon^{-2} \cdot \text{polylog}(n))$ and produces a sparsifier of size $O(\varepsilon^{-2} n \cdot \text{polylog}(n))$. Additionally, we present an algorithm that maintains a constant-factor approximation sparsifier of size $O(n \cdot \text{polylog}(n))$ against an adaptive adversary for $O(\text{polylog}(n))$-partially symmetrized graphs, a notion introduced in [Kyng-Meierhans-Probst Gutenberg '22]. A $\beta$-partial symmetrization of a directed graph $\vec{G}$ is the union of $\vec{G}$ and $\beta \cdot G$, where $G$ is the corresponding undirected graph of $\vec{G}$. This algorithm also achieves a polylogarithmic amortized update time. Moreover, we develop a fully dynamic algorithm for maintaining a cut sparsifier for $\beta$-balanced directed graphs, where the ratio between weighted incoming and outgoing edges of any cut is at most $\beta$. This algorithm explicitly maintains a cut sparsifier of size $O(\varepsilon^{-2}\beta n \cdot \text{polylog}(n))$ in worst-case update time $O(\varepsilon^{-2}\beta \cdot \text{polylog}(n))$.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

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

  1. An Online Sparsification Algorithm from the Book

    cs.DS 2026-07 accept novelty 6.0

    The original online leverage-score sampling algorithm is adaptively robust and yields spectral sparsifiers of size O(d ε^{-2} log^2 d) with memory proportional to the sparsifier.