English

Extending Gossip Algorithms to Distributed Estimation of U-Statistics

Machine Learning 2019-01-25 v1 Distributed, Parallel, and Cluster Computing Machine Learning Systems and Control Computation

Abstract

Efficient and robust algorithms for decentralized estimation in networks are essential to many distributed systems. Whereas distributed estimation of sample mean statistics has been the subject of a good deal of attention, computation of UU-statistics, relying on more expensive averaging over pairs of observations, is a less investigated area. Yet, such data functionals are essential to describe global properties of a statistical population, with important examples including Area Under the Curve, empirical variance, Gini mean difference and within-cluster point scatter. This paper proposes new synchronous and asynchronous randomized gossip algorithms which simultaneously propagate data across the network and maintain local estimates of the UU-statistic of interest. We establish convergence rate bounds of O(1/t)O(1/t) and O(logt/t)O(\log t / t) for the synchronous and asynchronous cases respectively, where tt is the number of iterations, with explicit data and network dependent terms. Beyond favorable comparisons in terms of rate analysis, numerical experiments provide empirical evidence the proposed algorithms surpasses the previously introduced approach.

Keywords

Cite

@article{arxiv.1511.05464,
  title  = {Extending Gossip Algorithms to Distributed Estimation of U-Statistics},
  author = {Igor Colin and Aurélien Bellet and Joseph Salmon and Stéphan Clémençon},
  journal= {arXiv preprint arXiv:1511.05464},
  year   = {2019}
}

Comments

to be presented at NIPS 2015

R2 v1 2026-06-22T11:47:36.986Z