Robust Distributed Estimation: Extending Gossip Algorithms to Ranking and Trimmed Means
Anna Van Elst, Igor Colin, Stephan Cl\'emen\c{c}on

TL;DR
This paper introduces robust gossip algorithms, extsc{GoRank} and extsc{GoTrim}, for decentralized rank and trimmed mean estimation, with proven convergence rates and empirical validation on various network topologies and data conditions.
Contribution
It extends gossip algorithms to robust estimation by developing extsc{GoRank} and extsc{GoTrim} with convergence analysis and breakdown point assessment.
Findings
Achieves $ ext{O}(1/t)$ convergence rate for rank and trimmed mean estimation.
Provides breakdown point analysis for extsc{GoTrim}.
Validates methods through experiments on diverse networks and data contamination schemes.
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 …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsBayesian Modeling and Causal Inference · Data Mining Algorithms and Applications
