paper-with-me

Papers

Towards Faster Decentralized Stochastic Optimization with Communication Compression

2024-05-30 · Rustem Islamov, Yuan Gao, Sebastian U. Stich

Communication efficiency has garnered significant attention as it is considered the main bottleneck for large-scale decentralized Machine Learning applications in distributed and federated settings. In this regime, clients are restricted to transmitting small amounts of quantized information to their neighbors over a communication graph. Numerous endeavors have been made to address this challenging problem by developing algorithms with compressed communication for decentralized non-convex optimization problems. Despite considerable efforts, the current results suffer from various issues such as non-scalability with the number of clients, requirements for large batches, or bounded gradient assumption. In this paper, we introduce MoTEF, a novel approach that integrates communication compression with Momentum Tracking and Error Feedback. Our analysis demonstrates that MoTEF achieves most of the desired properties, and significantly outperforms existing methods under arbitrary data heterogeneity. We provide numerical experiments to validate our theoretical findings and confirm the practical superiority of MoTEF.

📄 PDF Abstract BibTeX arXiv:2405.20114

Code (1)

mlolab/motef 공식 구현

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

On Arbitrary Compression for Decentralized Consensus and Stochastic Optimization over Directed Networks

2022-04-18 · Mohammad Taha Toghani, César A. Uribe

We study the decentralized consensus and stochastic optimization problems with compressed communications over static directed graphs. We propose an iterative gradient-based algorithm that compresses messages according to…

Stochastic Optimization

Decentralized Stochastic Subgradient-type Methods with Communication Compression for Nonsmooth Nonconvex Optimization

2026-07-02 · Siyuan Zhang, Nachuan Xiao, Xin Liu arxiv

In this paper, we consider the nonsmooth nonconvex decentralized optimization problem, where inter-agent communication is compressed. We propose a general framework that unifies various decentralized stochastic subgradie…

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…

Convergence and Privacy of Decentralized Nonconvex Optimization with Gradient Clipping and Communication Compression

2023-05-17 · Boyue Li, Yuejie Chi

Achieving communication efficiency in decentralized machine learning has been attracting significant attention, with communication compression recognized as an effective technique in algorithm design. This paper takes a …

Compressed Decentralized Momentum Stochastic Gradient Methods for Nonconvex Optimization

2025-08-07 · Wei Liu, Anweshit Panda, Ujwal Pandey, Christopher Brissette 외 arxiv

In this paper, we design two compressed decentralized algorithms for solving nonconvex stochastic optimization under two different scenarios. Both algorithms adopt a momentum technique to achieve fast convergence and a m…

Stochastic Optimization