paper-with-me

홈 › Papers

vqSGD: Vector Quantized Stochastic Gradient Descent

2019-11-18 · Venkata Gandikota, Daniel Kane, Raj Kumar Maity, Arya Mazumdar

In this work, we present a family of vector quantization schemes \emph{vqSGD} (Vector-Quantized Stochastic Gradient Descent) that provide an asymptotic reduction in the communication cost with convergence guarantees in first-order distributed optimization. In the process we derive the following fundamental information theoretic fact: $\Theta(\frac{d}{R^2})$ bits are necessary and sufficient to describe an unbiased estimator ${\hat{g}}({g})$ for any ${g}$ in the $d$-dimensional unit sphere, under the constraint that $\|{\hat{g}}({g})\|_2\le R$ almost surely. In particular, we consider a randomized scheme based on the convex hull of a point set, that returns an unbiased estimator of a $d$-dimensional gradient vector with almost surely bounded norm. We provide multiple efficient instances of our scheme, that are near optimal, and require only $o(d)$ bits of communication at the expense of tolerable increase in error. The instances of our quantization scheme are obtained using the properties of binary error-correcting codes and provide a smooth tradeoff between the communication and the estimation error of quantization. Furthermore, we show that \emph{vqSGD} also offers strong privacy guarantees.

📄 PDF Abstract BibTeX arXiv:1911.07971

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed OptimizationQuantization

Similar Papers 제목 키워드 기반

Fitting ReLUs via SGD and Quantized SGD

2019-01-19 · Seyed Mohammadreza Mousavi Kalan, Mahdi Soltanolkotabi, A. Salman Avestimehr

In this paper we focus on the problem of finding the optimal weights of the shallowest of neural networks consisting of a single Rectified Linear Unit (ReLU). These functions are of the form $\mathbf{x}\rightarrow \max(0…

Low-Complexity Vector Quantized Compressed Sensing via Deep Neural Networks

2020-05-17 · Markus Leinonen, Marian Codreanu

Sparse signals, encountered in many wireless and signal acquisition applications, can be acquired via compressed sensing (CS) to reduce computations and transmissions, crucial for resource-limited devices, e.g., wireless…

compressed sensingDecoderQuantization

High-Dimensional Stochastic Gradient Quantization for Communication-Efficient Edge Learning

2019-10-09 · Yuqing Du, Sheng Yang, Kaibin Huang

Edge machine learning involves the deployment of learning algorithms at the wireless network edge so as to leverage massive mobile data for enabling intelligent applications. The mainstream edge learning approach, federa…

Federated LearningQuantizationVocal Bursts Intensity Prediction

Stochastic Markov Gradient Descent and Training Low-Bit Neural Networks

2020-08-25 · Jonathan Ashbrock, Alexander M. Powell

The massive size of modern neural networks has motivated substantial recent interest in neural network quantization. We introduce Stochastic Markov Gradient Descent (SMGD), a discrete optimization method applicable to tr…

Quantization

Insensitive Stochastic Gradient Twin Support Vector Machine for Large Scale Problems

2017-04-19 · Zhen Wang, Yuan-Hai Shao, Lan Bai, Li-Ming Liu 외

Stochastic gradient descent algorithm has been successfully applied on support vector machines (called PEGASOS) for many classification problems. In this paper, stochastic gradient descent algorithm is investigated to tw…

General Classification