Differentially Quantized Gradient Descent
Differentially Quantized Gradient Descent
复制标题
差分量化梯度下降
DOI:
10.1109/isit45174.2021.9518254
复制
发表时间:
2021
期刊:
影响因子:
--
通讯作者:
Hassibi, Babak
中科院分区:
文献类型:
--
作者:
Lin, Chung-Yi;Kostina, Victoria;Hassibi, Babak
Consider the following distributed optimization scenario. A worker has access to training data that it uses to compute the gradients while a server decides when to stop iterative computation based on its target accuracy or delay constraints. The only information that the server knows about the problem instance is what it receives from the worker via a rate-limited noiseless communication channel. We introduce the technique we call differential quantization (DQ) that compensates past quantization errors to make the descent trajectory of a quantized algorithm follow that of its unquantized counterpart. Assuming that the objective function is smooth and strongly convex, we prove that differentially quantized gradient descent (DQ-GD) attains a linear convergence rate of, whereis the convergence rate of unquantized gradient descent (GD),is the covering efficiency of the quantizer, andis the bitrate per problem dimension. Thus at any, the convergence rate of DQ-GD is the same as that of unquantized GD, i.e., there is no loss due to quantization. We show a converse demonstrating that no GD-like quantized algorithm can converge faster than. Since quantizers exist withas(Rogers, 1963), this means that DQ-GD is asymptotically optimal. In contrast, naively quantized GD where the worker directly quantizes the gradient attains only. The technique of differential quantization continues to apply to gradient methods with momentum such as Nesterov's accelerated gradient descent, and Polyak's heavy ball method. For these algorithms as well, if the rate is above a certain threshold, there is no loss in convergence rate obtained by the differentially quantized algorithm compared to its unquantized counterpart. Experimental results on both simulated and realworld least-squares problems validate our theoretical analysis.