English

Single pass sparsification in the streaming model with edge deletions

Data Structures and Algorithms 2012-03-23 v1

Abstract

In this paper we give a construction of cut sparsifiers of Benczur and Karger in the {\em dynamic} streaming setting in a single pass over the data stream. Previous constructions either required multiple passes or were unable to handle edge deletions. We use O~(1/\e2)\tilde{O}(1/\e^2) time for each stream update and O~(n/\e2)\tilde{O}(n/\e^2) time to construct a sparsifier. Our \e\e-sparsifiers have O(nlog3n/\e2)O(n\log^3 n/\e^2) edges. The main tools behind our result are an application of sketching techniques of Ahn et al.[SODA'12] to estimate edge connectivity together with a novel application of sampling with limited independence and sparse recovery to produce the edges of the sparsifier.

Cite

@article{arxiv.1203.4900,
  title  = {Single pass sparsification in the streaming model with edge deletions},
  author = {Ashish Goel and Michael Kapralov and Ian Post},
  journal= {arXiv preprint arXiv:1203.4900},
  year   = {2012}
}
R2 v1 2026-06-21T20:38:10.579Z