paper-with-me

Papers

Acceleration in Distributed Optimization under Similarity

2021-10-24 · Ye Tian, Gesualdo Scutari, Tianyu Cao, Alexander Gasnikov

We study distributed (strongly convex) optimization problems over a network of agents, with no centralized nodes. The loss functions of the agents are assumed to be \textit{similar}, due to statistical data similarity or otherwise. In order to reduce the number of communications to reach a solution accuracy, we proposed a {\it preconditioned, accelerated} distributed method. An $\varepsilon$-solution is achieved in $\tilde{\mathcal{O}}\big(\sqrt{\frac{\beta/\mu}{1-\rho}}\log1/\varepsilon\big)$ number of communications steps, where $\beta/\mu$ is the relative condition number between the global and local loss functions, and $\rho$ characterizes the connectivity of the network. This rate matches (up to poly-log factors) lower complexity communication bounds of distributed gossip-algorithms applied to the class of problems of interest. Numerical results show significant communication savings with respect to existing accelerated distributed schemes, especially when solving ill-conditioned problems.

📄 PDF Abstract BibTeX arXiv:2110.12347

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed Optimization

Similar Papers 제목 키워드 기반

From Inexact Gradients to Byzantine Robustness: Acceleration and Optimization under Similarity

2026-02-03 · Renaud Gaucher, Aymeric Dieuleveut, Hadrien Hendrikx arxiv

Standard federated learning algorithms are vulnerable to adversarial nodes, a.k.a. Byzantine failures. To solve this issue, robust distributed learning algorithms have been developed, which typically replace parameter av…

Distributed OptimizationFederated Learning

Accelerated Primal-Dual Algorithms for Distributed Smooth Convex Optimization over Networks

2019-10-23 · Jinming Xu, Ye Tian, Ying Sun, Gesualdo Scutari

This paper proposes a novel family of primal-dual-based distributed algorithms for smooth, convex, multi-agent optimization over networks that uses only gradient information and gossip communications. The algorithms can …

Distributed Optimization

Accelerated Distributed Optimization with Compression and Error Feedback

2025-03-11 · Yuan Gao, Anton Rodomanov, Jeremy Rack, Sebastian U. Stich

Modern machine learning tasks often involve massive datasets and models, necessitating distributed optimization algorithms with reduced communication overhead. Communication compression, where clients transmit compressed…

Distributed Optimization

Local adapt-then-combine algorithms for distributed nonsmooth optimization: Achieving provable communication acceleration

2026-02-18 · Luyao Guo, Xinli Shi, Wenying Xu, Jinde Cao arxiv

This paper is concerned with the distributed composite optimization problem over networks, where agents aim to minimize a sum of local smooth components and a common nonsmooth term. Leveraging the probabilistic local upd…

Distributed Proximal Splitting Algorithms with Rates and Acceleration

2020-10-02 · Laurent Condat, Grigory Malinovsky, Peter Richtárik

We analyze several generic proximal splitting algorithms well suited for large-scale convex nonsmooth optimization. We derive sublinear and linear convergence results with new rates on the function value suboptimality or…