Beeping a Maximal Independent Set Fast

arXiv: Distributed, Parallel, and Cluster Computing(2017)

引用 62|浏览28
暂无评分
摘要
We adapt a recent algorithm by Ghaffari [SODA'16] for computing a Maximal Independent Set in the LOCAL model, so that it works in the significantly weaker BEEP model. For networks with maximum degree Δ, our algorithm terminates locally within time O((logΔ + log (1/ϵ)) ·log(1/ϵ)), with probability at least 1 - ϵ. The key idea of the modification is to replace explicit messages about transmission probabilities with estimates based on the number of received messages. After the successful introduction (and implicit use) of local analysis, e.g., by Barenboim et al. [JACM'16], Chung et al. [PODC'14], Ghaffari [SODA'16], and Halldorsson et al. [PODC'15], we study this concept in the BEEP model for the first time. By doing so, we improve over local bounds that are implicitly derived from previous work (that uses traditional global analysis) on computing a Maximal Independent Set in the model for a large range of values of the parameter Δ. At the same time, we show that our algorithm in the model only needs to pay a log(1/ϵ) factor in the runtime compared to the best known MIS algorithm in the much more powerful model. We demonstrate that this overhead is negligible, as communication via beeps can be implemented using significantly less resources than communication in the LOCAL model. In particular, when looking at implementing these models, one round of the model needs at least O(Δ) time units, while one round in the BEEP model needs O(logΔ) time units, an improvement that diminishes the loss of a log(1/ϵ) factor in most settings.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要