paper-with-me

Papers

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 several techniques including multi-consensus, gradient tracking, and variance reduction. The proposed framework relies on an imitation of centralized algorithms and we demonstrate that algorithms under this framework achieve convergence rates similar to that of their centralized counterparts. We also describe and analyze two representative algorithms, PMGT-SAGA and PMGT-LSVRG, and compare them to existing state-of-the-art proximal algorithms. To the best of our knowledge, PMGT-VR is the first linearly convergent decentralized stochastic algorithm that can solve decentralized composite optimization problems. Numerical experiments are provided to demonstrate the effectiveness of the proposed algorithms.

📄 PDF Abstract BibTeX arXiv:2012.15010

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Decentralized Sum-of-Nonconvex Optimization

2024-02-04 · Zhuanghua Liu, Bryan Kian Hsiang Low

We consider the optimization problem of minimizing the sum-of-nonconvex function, i.e., a convex function that is the average of nonconvex components. The existing stochastic algorithms for such a problem only focus on a…

Decentralized Proximal Stochastic Gradient Langevin Dynamics

2026-05-01 · Mohammad Rafiqul Islam, Lingjiong Zhu arxiv

We propose Decentralized Proximal Stochastic Gradient Langevin Dynamics (DE-PSGLD), a decentralized Markov chain Monte Carlo (MCMC) algorithm for sampling from a log-concave probability distribution constrained to a conv…

On the Convergence of Decentralized Adaptive Gradient Methods

2021-09-07 · 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. Meanwhile, given the need for distributed computing, distributed…

Distributed ComputingDistributed Optimization

Decentralized Stochastic Proximal Gradient Descent with Variance Reduction over Time-varying Networks

2021-12-20 · Xuanjie Li, Yuedong Xu, Jessie Hui Wang, Xin Wang 외

In decentralized learning, a network of nodes cooperate to minimize an overall objective function that is usually the finite-sum of their local objectives, and incorporates a non-smooth regularization term for the better…

Decentralized Accelerated Proximal Gradient Descent

2020-12-01 · NeurIPS 2020 12 · Haishan Ye, Ziang Zhou, Luo Luo, Tong Zhang

Decentralized optimization has wide applications in machine learning, signal processing, and control. In this paper, we study the decentralized composite optimization problem with a non-smooth regularization term…

BIG-bench Machine Learning