Proceedings of the Twenty-Sixth Annual ACM-SIAM Symposium on Discrete Algorithms 2014
DOI: 10.1137/1.9781611973730.82
|View full text |Cite
|
Sign up to set email alerts
|

Parameterized Streaming: Maximal Matching and Vertex Cover

Abstract: As graphs continue to grow in size, we seek ways to effectively process such data at scale. The model of streaming graph processing, in which a compact summary is maintained as each edge insertion/deletion is observed, is an attractive one. However, few results are known for optimization problems over such dynamic graph streams.In this paper, we introduce a new approach to handling graph streams, by instead seeking solutions for the parameterized versions of these problems. Here, we are given a parameter k and… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
55
0

Year Published

2015
2015
2022
2022

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 43 publications
(56 citation statements)
references
References 25 publications
1
55
0
Order By: Relevance
“…Most relevant to our work are the linear sketches of [20] for computing an exact minimum vertex cover or maximum matching in O(opt 2 ) space (opt is the size of the solution), and linear sketches of [10,20] for α-approximating maximum matching in O(n 2 /α 3 ) space. These results are proven to be tight by [21], and [10], respectively. Finally, [10] also studied the simultaneous communication complexity of bipartite matching in the vertex-partition model and proved that obtaining better than an O( √ k)-approximation in this model requires strictly more than O(n) communication from each player (see [10] for more details on this model).…”
Section: Further Related Workmentioning
confidence: 74%
“…Most relevant to our work are the linear sketches of [20] for computing an exact minimum vertex cover or maximum matching in O(opt 2 ) space (opt is the size of the solution), and linear sketches of [10,20] for α-approximating maximum matching in O(n 2 /α 3 ) space. These results are proven to be tight by [21], and [10], respectively. Finally, [10] also studied the simultaneous communication complexity of bipartite matching in the vertex-partition model and proved that obtaining better than an O( √ k)-approximation in this model requires strictly more than O(n) communication from each player (see [10] for more details on this model).…”
Section: Further Related Workmentioning
confidence: 74%
“…We show that in order to solve the LDS problem, one needs to essentially store the entire graph. We prove the following theorem by using similar approach used in [4].…”
Section: Streaming Lower Bound For Ldsmentioning
confidence: 99%
“…The only time a randomized data structure is made use of is in the algorithm to find a matching, where we probe the k-sample algorithms. This greatly simplifies the analysis as compared to that in [2] …”
Section: From Lemma 4 We Can Conclude the Following Theoremmentioning
confidence: 99%
“…An ongoing line of research asks what can be computed using resources much less than simply storing the data in full. In our recent work [2], we studied graph streaming problems in the parameterized setting: we seek solutions provided that * R.C. was supported by a postdoctoral fellowship from I-CORE ALGO.…”
Section: Introductionmentioning
confidence: 99%