English

Message Reduction in the Local Model is a Free Lunch

Distributed, Parallel, and Cluster Computing 2019-09-19 v1 Data Structures and Algorithms

Abstract

A new \emph{spanner} construction algorithm is presented, working under the \emph{LOCAL} model with unique edge IDs. Given an nn-node communication graph, a spanner with a constant stretch and O(n1+ε)O (n^{1 + \varepsilon}) edges (for an arbitrarily small constant ε>0\varepsilon > 0) is constructed in a constant number of rounds sending O(n1+ε)O (n^{1 + \varepsilon}) messages whp. Consequently, we conclude that every tt-round LOCAL algorithm can be transformed into an O(t)O (t)-round LOCAL algorithm that sends O(tn1+ε)O (t \cdot n^{1 + \varepsilon}) messages whp. This improves upon all previous message-reduction schemes for LOCAL algorithms that incur a logΩ(1)n\log^{\Omega (1)} n blow-up of the round complexity.

Keywords

Cite

@article{arxiv.1909.08369,
  title  = {Message Reduction in the Local Model is a Free Lunch},
  author = {Shimon Bitton and Yuval Emek and Taisuke Izumi and Shay Kutten},
  journal= {arXiv preprint arXiv:1909.08369},
  year   = {2019}
}

Comments

Appeared at International Symposium on Distributed Computing (DISC) 2019

R2 v1 2026-06-23T11:19:03.324Z