Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Derandomizing Local Distributed Algorithms under Bandwidth Restrictions (1608.01689v1)

Published 4 Aug 2016 in cs.DC and cs.DS

Abstract: This paper addresses the cornerstone family of \emph{local problems} in distributed computing, and investigates the curious gap between randomized and deterministic solutions under bandwidth restrictions. Our main contribution is in providing tools for derandomizing solutions to local problems, when the $n$ nodes can only send $O(\log n)$-bit messages in each round of communication. We combine bounded independence, which we show to be sufficient for some algorithms, with the method of conditional expectations and with additional machinery, to obtain the following results. Our techniques give a deterministic maximal independent set (MIS) algorithm in the CONGEST model, where the communication graph is identical to the input graph, in $O(D\log2 n)$ rounds, where $D$ is the diameter of the graph. The best known running time in terms of $n$ alone is $2{O(\sqrt{\log n})}$, which is super-polylogarithmic, and requires large messages. For the CONGEST model, the only known previous solution is a coloring-based $O(\Delta + \log* n)$-round algorithm, where $\Delta$ is the maximal degree in the graph. On the way to obtaining the above, we show that in the \emph{Congested Clique} model, which allows all-to-all communication, there is a deterministic MIS algorithm that runs in $O(\log \Delta \log n)$ rounds.%, where $\Delta$ is the maximum degree. When $\Delta=O(n{1/3})$, the bound improves to $O(\log \Delta)$ and holds also for $(\Delta+1)$-coloring. In addition, we deterministically construct a $(2k-1)$-spanner with $O(kn{1+1/k}\log n)$ edges in $O(k \log n)$ rounds. For comparison, in the more stringent CONGEST model, the best deterministic algorithm for constructing a $(2k-1)$-spanner with $O(kn{1+1/k})$ edges runs in $O(n{1-1/k})$ rounds.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Keren Censor-Hillel (59 papers)
  2. Merav Parter (60 papers)
  3. Gregory Schwartzman (27 papers)
Citations (71)

Summary

We haven't generated a summary for this paper yet.