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.00779
45
8

DADAO: Decoupled Accelerated Decentralized Asynchronous Optimization

26 July 2022
Adel Nabli
Edouard Oyallon
ArXivPDFHTML
Abstract

This work introduces DADAO: the first decentralized, accelerated, asynchronous, primal, first-order algorithm to minimize a sum of LLL-smooth and μ\muμ-strongly convex functions distributed over a given network of size nnn. Our key insight is based on modeling the local gradient updates and gossip communication procedures with separate independent Poisson Point Processes. This allows us to decouple the computation and communication steps, which can be run in parallel, while making the whole approach completely asynchronous. This leads to communication acceleration compared to synchronous approaches. Our new method employs primal gradients and does not use a multi-consensus inner loop nor other ad-hoc mechanisms such as Error Feedback, Gradient Tracking, or a Proximal operator. By relating the inverse of the smallest positive eigenvalue of the Laplacian matrix χ1\chi_1χ1​ and the maximal resistance χ2≤χ1\chi_2\leq \chi_1χ2​≤χ1​ of the graph to a sufficient minimal communication rate between the nodes of the network, we show that our algorithm requires O(nLμlog⁡(1ϵ))\mathcal{O}(n\sqrt{\frac{L}{\mu}}\log(\frac{1}{\epsilon}))O(nμL​​log(ϵ1​)) local gradients and only O(nχ1χ2Lμlog⁡(1ϵ))\mathcal{O}(n\sqrt{\chi_1\chi_2}\sqrt{\frac{L}{\mu}}\log(\frac{1}{\epsilon}))O(nχ1​χ2​​μL​​log(ϵ1​)) communications to reach a precision ϵ\epsilonϵ, up to logarithmic terms. Thus, we simultaneously obtain an accelerated rate for both computations and communications, leading to an improvement over state-of-the-art works, our simulations further validating the strength of our relatively unconstrained method.

View on arXiv
Comments on this paper