English

Decentralized Accelerated Gradient Methods With Increasing Penalty Parameters

Optimization and Control 2020-08-19 v3

Abstract

In this paper, we study the communication and (sub)gradient computation costs in distributed optimization and give a sharp complexity analysis for the proposed distributed accelerated gradient methods. We present two algorithms based on the framework of the accelerated penalty method with increasing penalty parameters. Our first algorithm is for smooth distributed optimization and it obtains the near optimal O(Lϵ(1σ2(W))log1ϵ)O\left(\sqrt{\frac{L}{\epsilon(1-\sigma_2(W))}}\log\frac{1}{\epsilon}\right) communication complexity and the optimal O(Lϵ)O\left(\sqrt{\frac{L}{\epsilon}}\right) gradient computation complexity for LL-smooth convex problems, where σ2(W)\sigma_2(W) denotes the second largest singular value of the weight matrix WW associated to the network and ϵ\epsilon is the target accuracy. When the problem is μ\mu-strongly convex and LL-smooth, our algorithm has the near optimal O(Lμ(1σ2(W))log21ϵ)O\left(\sqrt{\frac{L}{\mu(1-\sigma_2(W))}}\log^2\frac{1}{\epsilon}\right) complexity for communications and the optimal O(Lμlog1ϵ)O\left(\sqrt{\frac{L}{\mu}}\log\frac{1}{\epsilon}\right) complexity for gradient computations. Our communication complexities are only worse by a factor of (log1ϵ)\left(\log\frac{1}{\epsilon}\right) than the lower bounds for the smooth distributed optimization. %As far as we know, our method is the first to achieve both communication and gradient computation lower bounds up to an extra logarithm factor for smooth distributed optimization. Our second algorithm is designed for non-smooth distributed optimization and it achieves both the optimal O(1ϵ1σ2(W))O\left(\frac{1}{\epsilon\sqrt{1-\sigma_2(W)}}\right) communication complexity and O(1ϵ2)O\left(\frac{1}{\epsilon^2}\right) subgradient computation complexity, which match the communication and subgradient computation complexity lower bounds for non-smooth distributed optimization.

Keywords

Cite

@article{arxiv.1810.01053,
  title  = {Decentralized Accelerated Gradient Methods With Increasing Penalty Parameters},
  author = {Huan Li and Cong Fang and Wotao Yin and Zhouchen Lin},
  journal= {arXiv preprint arXiv:1810.01053},
  year   = {2020}
}

Comments

The previous name of this paper was "A Sharp Convergence Rate Analysis for Distributed Accelerated Gradient Methods". The contents are consistent

R2 v1 2026-06-23T04:25:19.562Z