← Search

Peter Davies

6 accepted papers

2021

Asynchronous Decentralized SGD with Quantized and Local Updates

NeurIPS 2021poster

Decentralized optimization is emerging as a viable alternative for scalable distributed machine learning, but also introduces new challenges in terms of synchronization costs. To this end, several communication-reduction techniques, such as non-blocking communication, quantization, and local step…

Cited by 58SourcePDFScholar
2021

Communication-Efficient Distributed Optimization with Quantized Preconditioners

ICML 2021spotlight

We investigate fast and communication-efficient algorithms for the classic problem of minimizing a sum of strongly convex and smooth functions that are distributed among $n$ different nodes, which can communicate using a limited number of bits. Most previous communication-efficient approaches for th…

Cited by 25SourcePDFScholar
2021

Distributed Principal Component Analysis with Limited Communication

NeurIPS 2021poster

We study efficient distributed algorithms for the fundamental problem of principal component analysis and leading eigenvector computation on the sphere, when the data are randomly distributed among a set of computational nodes. We propose a new quantized variant of Riemannian gradient descent to so…

2021

New Bounds For Distributed Mean Estimation and Variance Reduction

ICLR 2021poster

We consider the problem of distributed mean estimation (DME), in which $n$ machines are each given a local $d$-dimensional vector $\mathbf x_v \in \mathbb R^d$, and must cooperate to estimate the mean of their inputs $\mathbf \mu = \frac 1n\sum_{v = 1}^n \mathbf x_v$, while minimizing total communic…

Cited by 24SourcePDFScholar
2019

Deep Neural Networks for Appliance Transient Classification

ICASSP 2019accepted

Smart plugs are useful devices for measuring the appliance load, but intrusive. It has long been the goal of energy companies and researchers to monitor the load of all household appliances in a non-intrusive manner, using only a single smart meter. We show that deep neural networks can be extremely…

Cited by 0SourceScholar
2019

SPONGE: A generalized eigenproblem for clustering signed networks

AISTATS 2019poster

We introduce a principled and theoretically sound spectral method for k-way clustering in signed graphs, where the affinity measure between nodes takes either positive or negative values. Our approach is motivated by social balance theory, where the task of clustering aims to decompose the network i…