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. 2208.08701
55
17
v1v2 (latest)

Improved Distributed Algorithms for the Lovász Local Lemma and Edge Coloring

18 August 2022
Peter Davies
ArXiv (abs)PDFHTML
Abstract

The Lov\'asz Local Lemma is a classic result in probability theory that is often used to prove the existence of combinatorial objects via the probabilistic method. In its simplest form, it states that if we have nnn `bad events', each of which occurs with probability at most ppp and is independent of all but ddd other events, then under certain criteria on ppp and ddd, all of the bad events can be avoided with positive probability. While the original proof was existential, there has been much study on the algorithmic Lov\'asz Local Lemma: that is, designing an algorithm which finds an assignment of the underlying random variables such that all the bad events are indeed avoided. Notably, the celebrated result of Moser and Tardos [JACM '10] also implied an efficient distributed algorithm for the problem, running in O(log⁡2n)O(\log^2 n)O(log2n) rounds. For instances with low ddd, this was improved to O(d2+log⁡O(1)log⁡n)O(d^2+\log^{O(1)}\log n)O(d2+logO(1)logn) by Fischer and Ghaffari [DISC '17], a result that has proven highly important in distributed complexity theory (Chang and Pettie [SICOMP '19]). We give an improved algorithm for the Lov\'asz Local Lemma, providing a trade-off between the strength of the criterion relating ppp and ddd, and the distributed round complexity. In particular, in the same regime as Fischer and Ghaffari's algorithm, we improve the round complexity to O(dlog⁡d+log⁡O(1)log⁡n)O(\frac{d}{\log d}+\log^{O(1)}\log n)O(logdd​+logO(1)logn). At the other end of the trade-off, we obtain a log⁡O(1)log⁡n\log^{O(1)}\log nlogO(1)logn round complexity for a substantially wider regime than previously known. As our main application, we also give the first log⁡O(1)log⁡n\log^{O(1)}\log nlogO(1)logn-round distributed algorithm for the problem of Δ+o(Δ)\Delta+o(\Delta)Δ+o(Δ)-edge coloring a graph of maximum degree Δ\DeltaΔ. This is an almost exponential improvement over previous results: no prior log⁡o(1)n\log^{o(1)} nlogo(1)n-round algorithm was known even for 2Δ−22\Delta-22Δ−2-edge coloring.

View on arXiv
Comments on this paper