paper-with-me

홈 › Papers

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 distribution in the distributed setting. In this problem, the samples from the unknown distribution are distributed among $m$ different machines. The goal is to estimate the mean $\vec{\theta}$ at the optimal minimax rate while communicating as few bits as possible. We show that in this setting, the communication cost scales linearly in the number of dimensions i.e. one needs to deal with different dimensions individually. Applying this result to previous lower bounds for one dimension in the interactive setting \cite{ZDJW13} and to our improved bounds for the simultaneous setting, we prove new lower bounds of $\Omega(md/\log(m))$ and $\Omega(md)$ for the bits of communication needed to achieve the minimax squared loss, in the interactive and simultaneous settings respectively. To complement, we also demonstrate an interactive protocol achieving the minimax squared loss with $O(md)$ bits of communication, which improves upon the simple simultaneous protocol by a logarithmic factor. Given the strong lower bounds in the general setting, we initiate the study of the distributed parameter estimation problems with structured parameters. Specifically, when the parameter is promised to be $s$-sparse, we show a simple thresholding based protocol that achieves the same squared loss while saving a $d/s$ factor of communication. We conjecture that the tradeoff between communication and squared loss demonstrated by this protocol is essentially optimal up to logarithmic factor.

📄 PDF Abstract BibTeX arXiv:1405.1665

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

Minimax and Communication-Efficient Distributed Best Subset Selection with Oracle Property

2024-08-30 · Jingguo Lan, Hongmei Lin, Xueqin Wang

The explosion of large-scale data in fields such as finance, e-commerce, and social media has outstripped the processing capabilities of single-machine systems, driving the need for distributed statistical inference meth…

rTop-k: A Statistical Estimation Approach to Distributed SGD

2020-05-21 · Leighton Pate Barnes, Huseyin A. Inan, Berivan Isik, Ayfer Ozgur

The large communication cost for exchanging gradients between different nodes significantly limits the scalability of distributed training for large-scale learning models. Motivated by this observation, there has been si…

Finite Sample Guarantees for Distributed Online Parameter Estimation with Communication Costs

2022-09-12 · Lei Xin, George Chiu, Shreyas Sundaram

We study the problem of estimating an unknown parameter in a distributed and online manner. Existing work on distributed online learning typically either focuses on asymptotic analysis, or provides bounds on regret. Howe…

parameter estimation

Communication Lower Bounds for Statistical Estimation Problems via a Distributed Data Processing Inequality

2015-06-24 · Mark Braverman, Ankit Garg, Tengyu Ma, Huy L. Nguyen 외

We study the tradeoff between the statistical error and communication cost of distributed statistical estimation problems in high dimensions. In the distributed sparse Gaussian mean estimation problem, each of the $m$ ma…

Communication-Efficient Distributed Statistical Inference

2016-05-25 · Michael. I. Jordan, Jason D. Lee, Yun Yang

We present a Communication-efficient Surrogate Likelihood (CSL) framework for solving distributed statistical inference problems. CSL provides a communication-efficient surrogate to the global likelihood that can be used…

Bayesian InferenceComputational Efficiency