English

Leveraging Spatial and Temporal Correlations in Sparsified Mean Estimation

Machine Learning 2021-10-18 v1 Machine Learning

Abstract

We study the problem of estimating at a central server the mean of a set of vectors distributed across several nodes (one vector per node). When the vectors are high-dimensional, the communication cost of sending entire vectors may be prohibitive, and it may be imperative for them to use sparsification techniques. While most existing work on sparsified mean estimation is agnostic to the characteristics of the data vectors, in many practical applications such as federated learning, there may be spatial correlations (similarities in the vectors sent by different nodes) or temporal correlations (similarities in the data sent by a single node over different iterations of the algorithm) in the data vectors. We leverage these correlations by simply modifying the decoding method used by the server to estimate the mean. We provide an analysis of the resulting estimation error as well as experiments for PCA, K-Means and Logistic Regression, which show that our estimators consistently outperform more sophisticated and expensive sparsification methods.

Keywords

Cite

@article{arxiv.2110.07751,
  title  = {Leveraging Spatial and Temporal Correlations in Sparsified Mean Estimation},
  author = {Divyansh Jhunjhunwala and Ankur Mallick and Advait Gadhikar and Swanand Kadhe and Gauri Joshi},
  journal= {arXiv preprint arXiv:2110.07751},
  year   = {2021}
}

Comments

Accepted to NeurIPS 2021

R2 v1 2026-06-24T06:54:17.410Z