paper-with-me

Papers

Linear Convergent Decentralized Optimization with Compression

2020-07-01 · ICLR 2021 1 · Xiaorui Liu, Yao Li, Rongrong Wang, Jiliang Tang, Ming Yan

Communication compression has become a key strategy to speed up distributed optimization. However, existing decentralized algorithms with compression mainly focus on compressing DGD-type algorithms. They are unsatisfactory in terms of convergence rate, stability, and the capability to handle heterogeneous data. Motivated by primal-dual algorithms, this paper proposes the first \underline{L}in\underline{EA}r convergent \underline{D}ecentralized algorithm with compression, LEAD. Our theory describes the coupled dynamics of the inexact primal and dual update as well as compression error, and we provide the first consensus error bound in such settings without assuming bounded gradients. Experiments on convex problems validate our theoretical analysis, and empirical study on deep neural nets shows that LEAD is applicable to non-convex problems.

📄 PDF Abstract BibTeX arXiv:2007.00232

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed Optimization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A Linearly Convergent Algorithm for Decentralized Optimization: Sending Less Bits for Free!

2020-11-03 · Dmitry Kovalev, Anastasia Koloskova, Martin Jaggi, Peter Richtarik 외

Decentralized optimization methods enable on-device training of machine learning models without a central coordinator. In many scenarios communication between devices is energy demanding and time consuming and forms the …

Quantization

Decentralized Composite Optimization with Compression

2021-08-10 · Yao Li, Xiaorui Liu, Jiliang Tang, Ming Yan 외

Decentralized optimization and communication compression have exhibited their great potential in accelerating distributed machine learning by mitigating the communication bottleneck in practice. While existing decentrali…

Innovation Compression for Communication-efficient Distributed Optimization with Linear Convergence

2021-05-14 · JiaQi Zhang, Keyou You, Lihua Xie

Information compression is essential to reduce communication cost in distributed optimization over peer-to-peer networks. This paper proposes a communication-efficient linearly convergent distributed (COLD) algorithm to …

Distributed Optimization

Convergent Adaptive Gradient Methods in Decentralized Optimization

2021-01-01 · Xiangyi Chen, Belhal Karimi, Weijie Zhao, Ping Li

Adaptive gradient methods including Adam, AdaGrad, and their variants have been very successful for training deep learning models, such as neural networks, in the past few years. Meanwhile, given the need for distributed…

Distributed Optimization

PMGT-VR: A decentralized proximal-gradient algorithmic framework with variance reduction

2020-12-30 · Haishan Ye, Wei Xiong, Tong Zhang

This paper considers the decentralized composite optimization problem. We propose a novel decentralized variance-reduction proximal-gradient algorithmic framework, called PMGT-VR, which is based on a combination of sever…