paper-with-me

Papers

Communication-Efficient Distributed SGD with Error-Feedback, Revisited

2020-03-09 · Tran Thi Phuong, Le Trieu Phong

We show that the convergence proof of a recent algorithm called dist-EF-SGD for distributed stochastic gradient descent with communication efficiency using error-feedback of Zheng et al. (NeurIPS 2019) is problematic mathematically. Concretely, the original error bound for arbitrary sequences of learning rate is unfortunately incorrect, leading to an invalidated upper bound in the convergence theorem for the algorithm. As evidences, we explicitly provide several counter-examples, for both convex and non-convex cases, to show the incorrectness of the error bound. We fix the issue by providing a new error bound and its corresponding proof, leading to a new convergence theorem for the dist-EF-SGD algorithm, and therefore recovering its mathematical analysis.

📄 PDF Abstract BibTeX arXiv:2003.04706

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Step-Ahead Error Feedback for Distributed Training with Compressed Gradient

2020-08-13 · An Xu, Zhouyuan Huo, Heng Huang

Although the distributed machine learning methods can speed up the training of large deep neural networks, the communication cost has become the non-negligible bottleneck to constrain the performance. To address this cha…

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

Detached Error Feedback for Distributed SGD with Random Sparsification

2020-04-11 · An Xu, Heng Huang

The communication bottleneck has been a critical problem in large-scale distributed deep learning. In this work, we study distributed SGD with random block-wise sparsification as the gradient compressor, which is ring-al…

Generalization BoundsImage ClassificationLanguage Modelling

Communication-Efficient and Byzantine-Robust Distributed Learning with Error Feedback

2019-11-21 · Avishek Ghosh, Raj Kumar Maity, Swanand Kadhe, Arya Mazumdar 외

We develop a communication-efficient distributed learning algorithm that is robust against Byzantine worker machines. We propose and analyze a distributed gradient-descent algorithm that performs a simple thresholding ba…

Quantized Adam with Error Feedback

2020-04-29 · Congliang Chen, Li Shen, Hao-Zhi Huang, Wei Liu

In this paper, we present a distributed variant of adaptive stochastic gradient method for training deep neural networks in the parameter-server model. To reduce the communication cost among the workers and server, we in…

Quantization