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. 1602.04419
65
30
v1v2v3 (latest)

Self-Stabilizing Clock Synchronization with 3-bit messages

14 February 2016
Lucas Boczkowski
Amos Korman
Emanuele Natale
ArXiv (abs)PDFHTML
Abstract

This paper studies the complexities of basic distributed computing tasks while operating under severe fault-tolerant contexts and strong communication constraints. We consider the self-stabilizing context, in which internal states of processors (agents) are initially chosen by an adversary. Given a population of nnn agents, we assume that communication is restricted to the synchronous PULL model, where in each round, each agent can pull information from few other agents, chosen uniformly at random. We are primarily interested in the design of algorithms that use messages as small as possible. Indeed, in such models, restricting the message-size may have a profound impact on both the solvability of the problem and its running time. We concentrate on variants of two fundamental problems, namely, clock-synchronization, where agents aim to synchronize their clocks modulo some TTT, and Zealot-consensus, in which agents need to agree on a common output bit, despite the presence of at most one agent whose output bit is fixed throughout the execution. Our main technical contribution is the construction of a clock-synchronization protocol that converges in O~(log⁡2Tlog⁡n)\tilde{\mathcal O}(\log^2T\log n)O~(log2Tlogn) rounds with high probability and uses only 3 bits per message. In addition to being self-stabilizing, this protocol is robust to the presence of O(n1/2−ε)\mathcal O(n^{1/2-\varepsilon})O(n1/2−ε) Byzantine agents, for any positive constant~ε\varepsilonε. Using this clock-synchronization protocol, we solve the self-stabilizing Zealot-consensus problem in time O~(log⁡n)\tilde{\mathcal O}(\log n)O~(logn) using only 4-bit messages. Our technique for obtaining the clock synchronization is rather general and can be applied to a large family of models where agents are passively mobile, provided that there exists a self-stabilizing symmetric-consensus protocol defined for a single bit.

View on arXiv
Comments on this paper