Distributed Selection in $O ( \log n )$ Time with $O ( n \log \log n )$ Messages

Piotr Berman, Junichiro Fukuyama

arXiv: Data Structures and Algorithms(2015)

引用 22|浏览3
暂无评分
摘要
We consider the selection problem on a completely connected network of $n$ processors with no shared memory. Each processor initially holds a given numeric item of $b$ bits allowed to send a message of $max ( b, lg n )$ bits to another processor at a time. On such a communication network ${cal G}$, we show that the $k$th smallest of the $n$ inputs can be detected in $O ( log n )$ time with $O ( n log log n )$ messages. The possibility of such a parallel algorithm for this distributed $k$-selection problem has been unknown despite the intensive investigation on many variations of the selection problem carried out since 1970s. The main trick of our algorithm is to simulate the comparisons and swaps performed by the AKS sorting network, the $n$-input sorting network of logarithmic depth discovered by Ajtai, Koml{u0027o}s and Szemer{u0027e}di in 1983. We also show the universal time lower bound $lg n$ for many basic data aggregation problems on ${cal G}$, confirming the asymptotic time optimality of our parallel algorithm.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要