Proceedings of the 29th ACM Symposium on Parallelism in Algorithms and Architectures 2017
DOI: 10.1145/3087556.3087581
|View full text |Cite
|
Sign up to set email alerts
|

Randomized Composable Coresets for Matching and Vertex Cover

Abstract: A common approach for designing scalable algorithms for massive data sets is to distribute the computation across, say k, machines and process the data using limited communication between them. A particularly appealing framework here is the simultaneous communication model whereby each machine constructs a small representative summary of its own data and one obtains an approximate/exact solution from the union of the representative summaries. If the representative summaries needed for a problem are small, then… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
85
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
4
3
2

Relationship

1
8

Authors

Journals

citations
Cited by 36 publications
(87 citation statements)
references
References 71 publications
2
85
0
Order By: Relevance
“…The main algorithmic question of this area is then: for which problems can we design MPC algorithms that are faster than the best PRAM algorithms? Indeed, this question has been the focus of several recent papers, see, e.g., [KSV10,LMSV11,EIM11,ANOY14,AG18,AK17,IMS17,CLM + 18]. Graph problems have been particularly well studied and one fundamental problem is connectivity in a graph.…”
Section: Introductionmentioning
confidence: 99%
“…The main algorithmic question of this area is then: for which problems can we design MPC algorithms that are faster than the best PRAM algorithms? Indeed, this question has been the focus of several recent papers, see, e.g., [KSV10,LMSV11,EIM11,ANOY14,AG18,AK17,IMS17,CLM + 18]. Graph problems have been particularly well studied and one fundamental problem is connectivity in a graph.…”
Section: Introductionmentioning
confidence: 99%
“…This is in contrast to the Ω(log n) round needed in the standard PRAM model for these problems (see, e.g., [18,25,30,35,47,49,57]). Since then, numerous algorithms have been designed for various graph problems that achieve O(1) round-complexity with local memory n 1+Ω(1) on each machine (see, e.g., [2,9,39,40] and references therein).…”
Section: Introductionmentioning
confidence: 99%
“…The idea is to partition the data, compute on each part a representative subset called a core-set, then solve the problem on the union of the core-sets. Relevant to this is the work of Assadi et al [3] (extending work by Assadi and Khanna [4]), which designs 3/2 + ε (resp. 3 + ε) approximate core-sets for unweighted matching (resp.…”
Section: Related Workmentioning
confidence: 89%