Pith. sign in

NUQSGD: Provably Communication-efficient Data-parallel SGD via Nonuniform Quantization

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

As the size and complexity of models and datasets grow, so does the need for communication-efficient variants of stochastic gradient descent that can be deployed to perform parallel model training. One popular communication-compression method for data-parallel SGD is QSGD (Alistarh et al., 2017), which quantizes and encodes gradients to reduce communication costs. The baseline variant of QSGD provides strong theoretical guarantees, however, for practical purposes, the authors proposed a heuristic variant which we call QSGDinf, which demonstrated impressive empirical gains for distributed training of large neural networks. In this paper, we build on this work to propose a new gradient quantization scheme, and show that it has both stronger theoretical guarantees than QSGD, and matches and exceeds the empirical performance of the QSGDinf heuristic and of other compression methods.

fields

cs.LG 1

years

2019 1

verdicts

CONDITIONAL 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • RATQ: A Universal Fixed-Length Quantizer for Stochastic Optimization cs.LG · 2019-08-22 · conditional · none · ref 41 · internal anchor

    RATQ is a fixed-length quantizer based on random Hadamard rotation and adaptive uniform quantization that nearly attains the information-theoretic lower bound on gradient precision for convex stochastic optimization.