Parallel multiple selection by regular sampling
Krzysztof Nowicki

TL;DR
This paper introduces a deterministic parallel algorithm for the multiple selection problem in the congested clique model, achieving optimal time and minimal communication rounds, with improvements over previous methods especially for the classic case.
Contribution
The paper presents a new deterministic parallel algorithm for multiple selection that reduces communication rounds and improves synchronization costs in the congested clique model.
Findings
Optimal time complexity achieved
Communication rounds reduced to $O(\log^*_{r+1} (n))$
Improves synchronization cost for the classic selection problem
Abstract
In this paper we present a deterministic parallel algorithm solving the multiple selection problem in congested clique model. In this problem for given set of elements S and a set of ranks we are asking for the -th smallest element of for . The presented algorithm is deterministic, time optimal , and needs communication rounds, where is the size of the input set, and is the size of the rank set. This algorithm may be of theoretical interest, as for (classic selection problem) it gives an improvement in the asymptotic synchronization cost over previous communication rounds solution, where is size of clique.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Machine Learning and Algorithms · Optimization and Search Problems
