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.08166
8
158

An Exponential Separation Between Randomized and Deterministic Complexity in the LOCAL Model

26 February 2016
Yi-Jun Chang
T. Kopelowitz
Seth Pettie
ArXivPDFHTML
Abstract

Over the past 30 years numerous algorithms have been designed for symmetry breaking problems in the LOCAL model, such as maximal matching, MIS, vertex coloring, and edge-coloring. For most problems the best randomized algorithm is at least exponentially faster than the best deterministic algorithm. In this paper we prove that these exponential gaps are necessary and establish connections between the deterministic and randomized complexities in the LOCAL model. Each result has a very compelling take-away message: 1. Fast Δ\DeltaΔ-coloring of trees requires random bits: Building on the recent lower bounds of Brandt et al., we prove that the randomized complexity of Δ\DeltaΔ-coloring a tree with maximum degree Δ≥55\Delta\ge 55Δ≥55 is Θ(log⁡Δlog⁡n)\Theta(\log_\Delta\log n)Θ(logΔ​logn), whereas its deterministic complexity is Θ(log⁡Δn)\Theta(\log_\Delta n)Θ(logΔ​n) for any Δ≥3\Delta\ge 3Δ≥3. This also establishes a large separation between the deterministic complexity of Δ\DeltaΔ-coloring and (Δ+1)(\Delta+1)(Δ+1)-coloring trees. 2. Randomized lower bounds imply deterministic lower bounds: We prove that any deterministic algorithm for a natural class of problems that runs in O(1)+o(log⁡Δn)O(1)+o(\log_\Delta n)O(1)+o(logΔ​n) rounds can be transformed to run in O(log⁡∗n−log⁡∗Δ+1)O(\log^*n-\log^*\Delta+1)O(log∗n−log∗Δ+1) rounds. If the transformed algorithm violates a lower bound (even allowing randomization), then one can conclude that the problem requires Ω(log⁡Δn)\Omega(\log_\Delta n)Ω(logΔ​n) time deterministically. 3. Deterministic lower bounds imply randomized lower bounds: We prove that the randomized complexity of any natural problem on instances of size nnn is at least its deterministic complexity on instances of size log⁡n\sqrt{\log n}logn​. This shows that a deterministic Ω(log⁡Δn)\Omega(\log_\Delta n)Ω(logΔ​n) lower bound for any problem implies a randomized Ω(log⁡Δlog⁡n)\Omega(\log_\Delta\log n)Ω(logΔ​logn) lower bound. It also illustrates that the graph shattering technique is absolutely essential to the LOCAL model.

View on arXiv
Comments on this paper