ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2003.03355
16
11

Distributed Computation and Reconfiguration in Actively Dynamic Networks

6 March 2020
O. Michail
George Skretas
P. Spirakis
ArXivPDFHTML
Abstract

In this paper, we study systems of distributed entities that can actively modify their communication network. This gives rise to distributed algorithms that apart from communication can also exploit network reconfiguration in order to carry out a given task. At the same time, the distributed task itself may now require global reconfiguration from a given initial network GsG_sGs​ to a target network GfG_fGf​ from a family of networks having some good properties, like small diameter. With reasonably powerful computational entities, there is a straightforward algorithm that transforms any GsG_sGs​ into a spanning clique in O(log⁡n)O(\log n)O(logn) time. The algorithm can then compute any global function on inputs and reconfigure to any target network in one round. We argue that such a strategy is impractical for real applications. In real dynamic networks there is a cost associated with creating and maintaining connections. To formally capture such costs, we define three edge-complexity measures: the \emph{total edge activations}, the \emph{maximum activated edges per round}, and the \emph{maximum activated degree of a node}. The clique formation strategy highlighted above, maximizes all of them. We aim at improved algorithms that achieve (poly)log(n)(n)(n) time while minimizing the edge-complexity for the general task of transforming any GsG_sGs​ into a GfG_fGf​ of diameter (poly)log(n)(n)(n). We give three distributed algorithms. The first runs in O(log⁡n)O(\log n)O(logn) time, with at most 2n2n2n active edges per round, an optimal total of O(nlog⁡n)O(n\log n)O(nlogn) edge activations, a maximum degree n−1n-1n−1, and a target network of diameter 2. The second achieves bounded degree by paying an additional logarithmic factor in time and in total edge activations and gives a target network of diameter O(log⁡n)O(\log n)O(logn). Our third algorithm shows that if we slightly increase the maximum degree to polylog(n)(n)(n) then we can achieve a running time of o(log⁡2n)o(\log^2 n)o(log2n).

View on arXiv
Comments on this paper