paper-with-me

Papers

$\texttt{DeepSqueeze}$: Decentralization Meets Error-Compensated Compression

2019-07-17 · Hanlin Tang, Xiangru Lian, Shuang Qiu, Lei Yuan, Ce Zhang, Tong Zhang, Ji Liu

Communication is a key bottleneck in distributed training. Recently, an \emph{error-compensated} compression technology was particularly designed for the \emph{centralized} learning and receives huge successes, by showing significant advantages over state-of-the-art compression based methods in saving the communication cost. Since the \emph{decentralized} training has been witnessed to be superior to the traditional \emph{centralized} training in the communication restricted scenario, therefore a natural question to ask is "how to apply the error-compensated technology to the decentralized learning to further reduce the communication cost." However, a trivial extension of compression based centralized training algorithms does not exist for the decentralized scenario. key difference between centralized and decentralized training makes this extension extremely non-trivial. In this paper, we propose an elegant algorithmic design to employ error-compensated stochastic gradient descent for the decentralized scenario, named $\texttt{DeepSqueeze}$. Both the theoretical analysis and the empirical study are provided to show the proposed $\texttt{DeepSqueeze}$ algorithm outperforms the existing compression based decentralized learning algorithms. To the best of our knowledge, this is the first time to apply the error-compensated compression to the decentralized learning.

📄 PDF Abstract BibTeX arXiv:1907.07346

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Timing Recovery for Non-Orthogonal Multiple Access with Asynchronous Clocks

2024-07-10 · Qingxin Lu, Haide Wang, Wenxuan Mo, Ji Zhou 외

A passive optical network (PON) based on non-orthogonal multiple access (NOMA) meets low latency and high capacity. In the NOMA-PON, the asynchronous clocks between the strong and weak optical network units (ONUs) cause …

Early Human Capital Accumulation and Decentralization

2021-04-26 · Guy Tchuente

Decentralization is a centerpiece in Cameroonian's government institutions' design. This chapter elaborates a simple hierarchy model for the analysis of the effects of power devolution. The model predicts overall positiv…

SoK: Blockchain Decentralization

2022-05-09 · Luyao Zhang, Xinshi Ma, Yulin Liu

Blockchain introduces decentralized trust in peer-to-peer networks, advancing security and democratizing systems. Yet, a unified definition for decentralization remains elusive. Our Systematization of Knowledge (SoK) see…

Causal InferenceDescriptive

DPO Meets PPO: Reinforced Token Optimization for RLHF

2024-04-29 · Han Zhong, Zikang Shan, Guhao Feng, Wei Xiong 외

In the classical Reinforcement Learning from Human Feedback (RLHF) framework, Proximal Policy Optimization (PPO) is employed to learn from sparse, sentence-level rewards -- a challenging scenario in traditional deep rein…

Deep Reinforcement Learningreinforcement-learningSentence

DoubleSqueeze: Parallel Stochastic Gradient Descent with Double-Pass Error-Compensated Compression

2019-05-15 · Hanlin Tang, Xiangru Lian, Chen Yu, Tong Zhang 외

A standard approach in large scale machine learning is distributed stochastic gradient training, which requires the computation of aggregated stochastic gradients over multiple nodes on a network. Communication is a majo…