DCLGSPMar 27, 2024

Distributed Maximum Consensus over Noisy Links

arXiv:2403.18509v24 citationsh-index: 20EUSIPCO
Originality Incremental advance
AI Analysis

This addresses a practical challenge in distributed systems like sensor networks where communication noise can degrade consensus performance, though it appears incremental as it builds on existing optimization frameworks.

The paper tackles the problem of estimating the maximum value in a multi-agent network with noisy communication links by introducing RD-MC, a distributed algorithm that redefines it as an optimization problem solved via ADMM and uses moving averaging, showing significantly improved robustness to noise compared to existing methods.

We introduce a distributed algorithm, termed noise-robust distributed maximum consensus (RD-MC), for estimating the maximum value within a multi-agent network in the presence of noisy communication links. Our approach entails redefining the maximum consensus problem as a distributed optimization problem, allowing a solution using the alternating direction method of multipliers. Unlike existing algorithms that rely on multiple sets of noise-corrupted estimates, RD-MC employs a single set, enhancing both robustness and efficiency. To further mitigate the effects of link noise and improve robustness, we apply moving averaging to the local estimates. Through extensive simulations, we demonstrate that RD-MC is significantly more robust to communication link noise compared to existing maximum-consensus algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes