← Search

Vijayalakshmi (Viji) Srinivasan

3 accepted papers

2020

ScaleCom: Scalable Sparsified Gradient Compression for Communication-Efficient Distributed Training

NeurIPS 2020poster

Large-scale distributed training of Deep Neural Networks (DNNs) on state-of-the-art platforms are expected to be severely communication constrained. To overcome this limitation, numerous gradient compression techniques have been proposed and have demonstrated high compression ratios. However, most e…

Cited by 79SourcePDFScholar
2020

Ultra-Low Precision 4-bit Training of Deep Neural Networks

NeurIPS 2020oral

In this paper, we propose a number of novel techniques and numerical representation formats that enable, for the very first time, the precision of training systems to be aggressively scaled from 8-bits to 4-bits. To enable this advance, we explore a novel adaptive Gradient Scaling technique (Gradsca…

2019

Hybrid 8-bit Floating Point (HFP8) Training and Inference for Deep Neural Networks

NeurIPS 2019poster

Reducing the numerical precision of data and computation is extremely effective in accelerating deep learning training workloads. Towards this end, 8-bit floating point representations (FP8) were recently proposed for DNN training. However, its applicability was demonstrated on a few selected models…