Maximum Matching in Turnstile Streams
May 06, 2015 ยท Declared Dead ยท ๐ Embedded Systems and Applications
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Christian Konrad
arXiv ID
1505.01460
Category
cs.DS: Data Structures & Algorithms
Citations
83
Venue
Embedded Systems and Applications
Last Checked
2 months ago
Abstract
We consider the unweighted bipartite maximum matching problem in the one-pass turnstile streaming model where the input stream consists of edge insertions and deletions. In the insertion-only model, a one-pass $2$-approximation streaming algorithm can be easily obtained with space $O(n \log n)$, where $n$ denotes the number of vertices of the input graph. We show that no such result is possible if edge deletions are allowed, even if space $O(n^{3/2-ฮด})$ is granted, for every $ฮด> 0$. Specifically, for every $0 \le ฮต\le 1$, we show that in the one-pass turnstile streaming model, in order to compute a $O(n^ฮต)$-approximation, space $ฮฉ(n^{3/2 - 4ฮต})$ is required for constant error randomized algorithms, and, up to logarithmic factors, space $O( n^{2-2ฮต} )$ is sufficient. Our lower bound result is proved in the simultaneous message model of communication and may be of independent interest.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Data Structures & Algorithms
R.I.P.
๐ป
Ghosted
R.I.P.
๐ป
Ghosted
Relief-Based Feature Selection: Introduction and Review
R.I.P.
๐ป
Ghosted
Route Planning in Transportation Networks
R.I.P.
๐ป
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
๐ป
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
๐ป
Ghosted
Graph Isomorphism in Quasipolynomial Time
Died the same way โ ๐ป Ghosted
R.I.P.
๐ป
Ghosted
Language Models are Few-Shot Learners
R.I.P.
๐ป
Ghosted
PyTorch: An Imperative Style, High-Performance Deep Learning Library
R.I.P.
๐ป
Ghosted
XGBoost: A Scalable Tree Boosting System
R.I.P.
๐ป
Ghosted