English

Robust Distributed Estimation: Extending Gossip Algorithms to Ranking and Trimmed Means

Machine Learning 2026-01-01 v8 Machine Learning Applications

Abstract

This paper addresses the problem of robust estimation in gossip algorithms over arbitrary communication graphs. Gossip algorithms are fully decentralized, relying only on local neighbor-to-neighbor communication, making them well-suited for situations where communication is constrained. A fundamental challenge in existing mean-based gossip algorithms is their vulnerability to malicious or corrupted nodes. In this paper, we show that an outlier-robust mean can be computed by globally estimating a robust statistic. More specifically, we propose a novel gossip algorithm for rank estimation, referred to as \textsc{GoRank}, and leverage it to design a gossip procedure dedicated to trimmed mean estimation, coined \textsc{GoTrim}. In addition to a detailed description of the proposed methods, a key contribution of our work is a precise convergence analysis: we establish an O(1/t)\mathcal{O}(1/t) rate for rank estimation and an O(1/t)\mathcal{O}(1 / {t}) rate for trimmed mean estimation, where by tt is meant the number of iterations. Moreover, we provide a breakdown point analysis of \textsc{GoTrim}. We empirically validate our theoretical results through experiments on diverse network topologies, data distributions and contamination schemes.

Keywords

Cite

@article{arxiv.2505.17836,
  title  = {Robust Distributed Estimation: Extending Gossip Algorithms to Ranking and Trimmed Means},
  author = {Anna Van Elst and Igor Colin and Stephan Clémençon},
  journal= {arXiv preprint arXiv:2505.17836},
  year   = {2026}
}
R2 v1 2026-07-01T02:33:47.090Z