paper-with-me

홈 › Papers

Improved Communication Lower Bounds for Distributed Optimisation

2020-09-28 · Janne H. Korhonen, Dan Alistarh

Motivated by the interest in communication-efficient methods for distributed machine learning, we consider the communication complexity of minimising a sum of $d$-dimensional functions $\sum_{i = 1}^N f_i (x)$, where each function $f_i$ is held by one of the $N$ different machines. Such tasks arise naturally in large-scale optimisation, where a standard solution is to apply variants of (stochastic) gradient descent. As our main result, we show that $\Omega( Nd \log d / \varepsilon)$ bits in total need to be communicated between the machines to find an additive $\epsilon$-approximation to the minimum of $\sum_{i = 1}^N f_i (x)$. The results holds for deterministic algorithms, and randomised algorithms under some restrictions on the parameter values. Importantly, our lower bounds require no assumptions on the structure of the algorithm, and are matched within constant factors for strongly convex objectives by a new variant of quantised gradient descent. The lower bounds are obtained by bringing over tools from communication complexity to distributed optimisation, an approach we hope will find further use in future.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Tight Communication Lower Bounds for Distributed Optimisation

2020-10-16 · NeurIPS 2021 12 · Dan Alistarh, Janne H. Korhonen

We consider a standard distributed optimisation setting where $N$ machines, each holding a $d$-dimensional function $f_i$, aim to jointly minimise the sum of the functions $\sum_{i = 1}^N f_i (x)$. This problem arises na…

On Communication Cost of Distributed Statistical Estimation and Dimensionality

2014-05-07 · NeurIPS 2014 12 · Ankit Garg, Tengyu Ma, Huy L. Nguyen

We explore the connection between dimensionality and communication cost in distributed learning problems. Specifically we study the problem of estimating the mean $\vec{\theta}$ of an unknown $d$ dimensional gaussian dis…

parameter estimation

Distributed Online Convex Optimization with Efficient Communication: Improved Algorithm and Lower bounds

2026-01-08 · Sifan Yang, Wenhao Yang, Wei Jiang, Lijun Zhang arxiv

We investigate distributed online convex optimization with compressed communication, where $n$ learners connected by a network collaboratively minimize a sequence of global loss functions using only local information and…

Information-theoretic lower bounds for distributed statistical estimation with communication constraints

2013-12-01 · NeurIPS 2013 12 · Yuchen Zhang, John Duchi, Michael. I. Jordan, Martin J. Wainwright

We establish minimax risk lower bounds for distributed statistical estimation given a budget $B$ of the total number of bits that may be communicated. Such lower bounds in turn reveal the minimum amount of communication …

Binary ClassificationGeneral Classificationregression

Adaptive distributed methods under communication constraints

2018-04-03 · Botond Szabo, Harry van Zanten

We study distributed estimation methods under communication constraints in a distributed version of the nonparametric random design regression model. We derive minimax lower bounds and exhibit methods that attain those b…

regression