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

📅 2025-05-23
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the limited robustness of conventional mean-based gossip algorithms against malicious nodes in arbitrary communication graphs, this paper proposes two distributed robust estimation methods: GoRank, the first gossip algorithm based on rank estimation, and GoTrim, a truncated-mean-based gossip algorithm. We theoretically establish convergence rates of $O(1/t)$ for GoRank and $O(log t / t)$ for GoTrim. Notably, we provide the first rigorous breakdown point analysis for GoTrim, precisely characterizing its resilience threshold against adversarial nodes. Both methods integrate graph signal processing with robust statistics, requiring neither a central coordinator nor global knowledge of the network topology. Extensive experiments across diverse graph topologies, data distributions, and adversarial contamination patterns validate their robustness and convergence properties; empirical results closely match the theoretical convergence rates.

Technology Category

Application Category

📝 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 extsc{GoRank}, and leverage it to design a gossip procedure dedicated to trimmed mean estimation, coined extsc{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 $mathcal{O}(1/t)$ rate for rank estimation and an $mathcal{O}(log(t)/t)$ rate for trimmed mean estimation, where by $t$ is meant the number of iterations. Moreover, we provide a breakdown point analysis of extsc{GoTrim}. We empirically validate our theoretical results through experiments on diverse network topologies, data distributions and contamination schemes.
Problem

Research questions and friction points this paper is trying to address.

Robust estimation in gossip algorithms over arbitrary graphs
Vulnerability of mean-based gossip to malicious nodes
Novel gossip algorithms for rank and trimmed mean estimation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Novel gossip algorithm for rank estimation
Gossip procedure for trimmed mean estimation
Precise convergence and breakdown point analysis
🔎 Similar Papers
No similar papers found.
A
Anna van Elst
LTCI, Télécom Paris, Institut Polytechnique de Paris
Igor Colin
Igor Colin
Télécom Paris
machine learningoptimization
S
Stephan Clémenccon
LTCI, Télécom Paris, Institut Polytechnique de Paris