2000 character limit reached
Single pass sparsification in the streaming model with edge deletions (1203.4900v1)
Published 22 Mar 2012 in cs.DS
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 $\tilde{O}(1/\e2)$ time for each stream update and $\tilde{O}(n/\e2)$ time to construct a sparsifier. Our $\e$-sparsifiers have $O(n\log3 n/\e2)$ 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.