activity
20152022
most citedImproving Neural Network Quantization without Retraining using Outlier Channel Splitting

151 citations · 389 across the 13 of their papers we have counts for

collaborators
Showing 2019Show all

7 papers · 1 filter

cs.LG20196 cited

Poisson-Minibatching for Gibbs Sampling with Convergence Rate Guarantees

Ruqi Zhang, Christopher De Sa

Gibbs sampling is a Markov chain Monte Carlo method that is often used for learning and inference on graphical models. Minibatching, in which a small random subset of the graph is…

cs.LG201913 cited

QPyTorch: A Low-Precision Arithmetic Simulation Framework

Tianyi Zhang, Zhiqiu Lin, Guandao Yang +1

Low-precision training reduces computational cost and produces efficient models. Recent research in developing new low-precision training algorithms often relies on simulation to e…

cs.DC201926 cited

PipeMare: Asynchronous Pipeline Parallel DNN Training

Bowen Yang, Jian Zhang, Jonathan Li +3

Pipeline parallelism (PP) when training neural networks enables larger models to be partitioned spatially, leading to both lower network communication and overall higher hardware u…

cs.LG201924 cited

SWALP : Stochastic Weight Averaging in Low-Precision Training

Guandao Yang, Tianyi Zhang, Polina Kirichenko +3

Low precision operations can provide scalability, memory savings, portability, and energy efficiency. This paper proposes SWALP, an approach to low precision training that averages…

cs.LG2019

MLSys: The New Frontier of Machine Learning Systems

Alexander Ratner, Dan Alistarh, Gustavo Alonso +66

Machine learning (ML) techniques are enjoying rapidly increasing adoption. However, designing and implementing the systems that support ML models in real-world deployments remains…

cs.LG201917 cited

Distributed Learning with Sublinear Communication

Jayadev Acharya, Christopher De Sa, Dylan J. Foster +1

In distributed statistical learning, samples are split across machines and a learner wishes to use minimal communication to learn as well as if the examples were on a singl…