Distributed MST Computation in the Sleeping Model: Awake-Optimal Algorithms and Lower Bounds

04/18/2022
by   John Augustine, et al.
0

We study the distributed minimum spanning tree (MST) problem, a fundamental problem in distributed computing. It is well-known that distributed MST can be solved in Õ(D+√(n)) rounds in the standard CONGEST model (where n is the network size and D is the network diameter) and this is essentially the best possible round complexity (up to logarithmic factors). However, in resource-constrained networks such as ad hoc wireless and sensor networks, nodes spending so much time can lead to significant spending of resources such as energy. Motivated by the above consideration, we study distributed algorithms for MST under the sleeping model [Chatterjee et al., PODC 2020], a model for design and analysis of resource-efficient distributed algorithms. In the sleeping model, a node can be in one of two modes in any round – sleeping or awake (unlike the traditional model where nodes are always awake). Only the rounds in which a node is awake are counted, while sleeping rounds are ignored. A node spends resources only in the awake rounds and hence the main goal is to minimize the awake complexity of a distributed algorithm, the worst-case number of rounds any node is awake. We present deterministic and randomized distributed MST algorithms that have an optimal awake complexity of O(log n) time with a matching lower bound. We also show that our randomized awake-optimal algorithm has essentially the best possible round complexity by presenting a lower bound of Ω̃(n) on the product of the awake and round complexity of any distributed algorithm (including randomized) that outputs an MST, where Ω̃ hides a 1/(polylog n) factor.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/12/2020

Sleeping is Efficient: MIS in O(1)-rounds Node-averaged Awake Complexity

Maximal Independent Set (MIS) is one of the fundamental problems in dist...
research
04/18/2022

Sleeping is Superefficient: MIS in Exponentially Better Awake Complexity

Maximal Independent Set (MIS) is one of the central and most well-studie...
research
03/01/2020

Distributed Testing of Graph Isomorphism in the CONGEST model

In this paper we study the problem of testing graph isomorphism (GI) in ...
research
11/06/2019

Distributed MST: A Smoothed Analysis

We study smoothed analysis of distributed graph algorithms, focusing on ...
research
01/09/2018

Tight Bounds on the Round Complexity of the Distributed Maximum Coverage Problem

We study the maximum k-set coverage problem in the following distributed...
research
05/15/2020

Time- and Space-Optimal Clock Synchronization in the Beeping Model

We consider the clock synchronization problem in the (discrete) beeping ...
research
09/28/2020

Models of Smoothing in Dynamic Networks

Smoothed analysis is a framework suggested for mediating gaps between wo...

Please sign up or login with your details

Forgot password? Click here to reset