paper-with-me

Papers

Optimal Complexity in Non-Convex Decentralized Learning over Time-Varying Networks

2022-11-01 · Xinmeng Huang, Kun Yuan

Decentralized optimization with time-varying networks is an emerging paradigm in machine learning. It saves remarkable communication overhead in large-scale deep training and is more robust in wireless scenarios especially when nodes are moving. Federated learning can also be regarded as decentralized optimization with time-varying communication patterns alternating between global averaging and local updates. While numerous studies exist to clarify its theoretical limits and develop efficient algorithms, it remains unclear what the optimal complexity is for non-convex decentralized stochastic optimization over time-varying networks. The main difficulties lie in how to gauge the effectiveness when transmitting messages between two nodes via time-varying communications, and how to establish the lower bound when the network size is fixed (which is a prerequisite in stochastic optimization). This paper resolves these challenges and establish the first lower bound complexity. We also develop a new decentralized algorithm to nearly attain the lower bound, showing the tightness of the lower bound and the optimality of our algorithm.

📄 PDF Abstract BibTeX arXiv:2211.00533

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningStochastic Optimization

Similar Papers 제목 키워드 기반

Online Optimization Perspective on First-Order and Zero-Order Decentralized Nonsmooth Nonconvex Stochastic Optimization

2024-06-03 · Emre Sahinoglu, Shahin Shahrampour

We investigate the finite-time analysis of finding ($\delta,\epsilon$)-stationary points for nonsmooth nonconvex objectives in decentralized stochastic optimization. A set of agents aim at minimizing a global function us…

Stochastic Optimization

Near-Optimal Decentralized Stochastic Nonconvex Optimization with Heavy-Tailed Noise

2026-01-16 · Menglian Wang, Zhuanghua Liu, Luo Luo arxiv

This paper studies decentralized stochastic nonconvex optimization problem over row-stochastic networks. We consider the heavy-tailed gradient noise which is empirically observed in many popular real-world applications. …

Faster Adaptive Decentralized Learning Algorithms

2024-08-19 · Feihu Huang, Jianyu Zhao

Decentralized learning recently has received increasing attention in machine learning due to its advantages in implementation simplicity and system robustness, data privacy. Meanwhile, the adaptive gradient methods show …

Stochastic Optimization

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 op…

BIG-bench Machine Learning

Optimal Decentralized Smoothed Online Convex Optimization

2024-11-13 · Neelkamal Bhuyan, Debankur Mukherjee, Adam Wierman

We study the multi-agent Smoothed Online Convex Optimization (SOCO) problem, where $N$ agents interact through a communication graph. In each round, each agent $i$ receives a strongly convex hitting cost function $f^i_t$…