paper-with-me

Papers

Multi-consensus Decentralized Accelerated Gradient Descent

2020-05-02 · Haishan Ye, Luo Luo, Ziang Zhou, Tong Zhang

This paper considers the decentralized convex optimization problem, which has a wide range of applications in large-scale machine learning, sensor networks, and control theory. We propose novel algorithms that achieve optimal computation complexity and near optimal communication complexity. Our theoretical results give affirmative answers to the open problem on whether there exists an algorithm that can achieve a communication complexity (nearly) matching the lower bound depending on the global condition number instead of the local one. Furthermore, the linear convergence of our algorithms only depends on the strong convexity of global objective and it does \emph{not} require the local functions to be convex. The design of our methods relies on a novel integration of well-known techniques including Nesterov's acceleration, multi-consensus and gradient-tracking. Empirical studies show the outperformance of our methods for machine learning applications.

📄 PDF Abstract BibTeX arXiv:2005.00797

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Accelerated Decentralized Stochastic Gradient Descent for Strongly Convex Optimization

2026-06-05 · Ming Sun, Kun Yuan arxiv

Decentralized stochastic optimization is a fundamental paradigm for large-scale learning over networks, where agents communicate only with their neighbors and no central coordinator is required. For strongly convex probl…

Stochastic Optimization

Asynchronous decentralized accelerated stochastic gradient descent

2018-09-24 · Guanghui Lan, Yi Zhou

In this work, we introduce an asynchronous decentralized accelerated stochastic gradient descent type of method for decentralized stochastic optimization, considering communication and synchronization are the major bottl…

Stochastic Optimization

Decentralized Riemannian Gradient Descent on the Stiefel Manifold

2021-02-14 · Shixiang Chen, Alfredo Garcia, Mingyi Hong, Shahin Shahrampour

We consider a distributed non-convex optimization where a network of agents aims at minimizing a global function over the Stiefel manifold. The global function is represented as a finite sum of smooth local functions, wh…

Distributed Optimization

IDEAL: Inexact DEcentralized Accelerated Augmented Lagrangian Method

2020-06-11 · NeurIPS 2020 12 · Yossi Arjevani, Joan Bruna, Bugra Can, Mert Gürbüzbalaban 외

We introduce a framework for designing primal methods under the decentralized optimization setting where local functions are smooth and strongly convex. Our approach consists of approximately solving a sequence of sub-pr…

Decentralized Deep Learning using Momentum-Accelerated Consensus

2020-10-21 · Aditya Balu, Zhanhong Jiang, Sin Yong Tan, Chinmay Hedge 외

We consider the problem of decentralized deep learning where multiple agents collaborate to learn from a distributed dataset. While there exist several decentralized deep learning approaches, the majority consider a cent…

Deep Learning