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. 1202.1983
60
292

The Locality of Distributed Symmetry Breaking

9 February 2012
Leonid Barenboim
Michael Elkin
Seth Pettie
Johannes Schneider
ArXivPDFHTML
Abstract

Symmetry breaking problems are among the most well studied in the field of distributed computing and yet the most fundamental questions about their complexity remain open. In this paper we work in the LOCAL model (where the input graph and underlying distributed network are identical) and study the randomized complexity of four fundamental symmetry breaking problems on graphs: computing MISs (maximal independent sets), maximal matchings, vertex colorings, and ruling sets. A small sample of our results includes - An MIS algorithm running in O(log⁡2Δ+2O(log⁡log⁡n))O(\log^2\Delta + 2^{O(\sqrt{\log\log n})})O(log2Δ+2O(loglogn​)) time, where Δ\DeltaΔ is the maximum degree. This is the first MIS algorithm to improve on the 1986 algorithms of Luby and Alon, Babai, and Itai, when log⁡n≪Δ≪2log⁡n\log n \ll \Delta \ll 2^{\sqrt{\log n}}logn≪Δ≪2logn​, and comes close to the Ω(log⁡Δ)\Omega(\log \Delta)Ω(logΔ) lower bound of Kuhn, Moscibroda, and Wattenhofer. - A maximal matching algorithm running in O(log⁡Δ+log⁡4log⁡n)O(\log\Delta + \log^4\log n)O(logΔ+log4logn) time. This is the first significant improvement to the 1986 algorithm of Israeli and Itai. Moreover, its dependence on Δ\DeltaΔ is provably optimal. - A method for reducing symmetry breaking problems in low arboricity/degeneracy graphs to low degree graphs. (Roughly speaking, the arboricity or degeneracy of a graph bounds the density of any subgraph.) Corollaries of this reduction include an O(log⁡n)O(\sqrt{\log n})O(logn​)-time maximal matching algorithm for graphs with arboricity up to 2log⁡n2^{\sqrt{\log n}}2logn​ and an O(log⁡2/3n)O(\log^{2/3} n)O(log2/3n)-time MIS algorithm for graphs with arboricity up to 2(log⁡n)1/32^{(\log n)^{1/3}}2(logn)1/3. Each of our algorithms is based on a simple, but powerful technique for reducing a randomized symmetry breaking task to a corresponding deterministic one on a poly(log⁡n)(\log n)(logn)-size graph.

View on arXiv
Comments on this paper