Dynamics-Based Algorithm-Level Privacy Preservation for Push-Sum Average Consensus
Huqiang Cheng, Mengying Xie, Xiaowei Yang, Qingguo Lü, Huaqing Li
TL;DR
This work tackles privacy in distributed average consensus on unbalanced directed networks. It introduces a dynamics-based, two-stage privacy-preserving push-sum that randomizes initial mixing weights and uses a public auxiliary parameter to mask early updates, while preserving a linear convergence to the exact average $\bar{x}^0$ with rate $\rho=(1-\eta^{N-1})^{1/(N-1)}$. The authors formalize privacy notions against honest-but-curious and eavesdropping attacks, prove that privacy can be maintained without sacrificing accuracy, and extend the framework to vector states. Numerical experiments on small and large directed graphs validate both the convergence properties and privacy guarantees, and comparisons with differential privacy baselines show this approach achieves exact consensus where others do not. The proposed method is practical for resource-limited networks and offers a solid foundation for privacy-preserving distributed optimization in directed settings.
Abstract
In the intricate dance of multi-agent systems, achieving average consensus is not just vital--it is the backbone of their functionality. In conventional average consensus algorithms, all agents reach an agreement by individual calculations and sharing information with their respective neighbors. Nevertheless, the information interactions that occur in the communication network may make sensitive information be revealed. In this paper, we develop a new privacy-preserving average consensus method on unbalanced directed networks. Specifically, we ensure privacy preservation by carefully embedding randomness in mixing weights to confuse communications and introducing an extra auxiliary parameter to mask the state-updated rule in several initial iterations. In parallel, we exploit the intrinsic robustness of consensus dynamics to guarantee that the average consensus is precisely achieved. Theoretical results demonstrate that the designed algorithms can converge linearly to the exact average consensus value and can guarantee privacy preservation of agents against both honest-but-curious and eavesdropping attacks. The designed algorithms are fundamentally different compared to differential privacy based algorithms that enable privacy preservation via sacrificing consensus performance. Finally, numerical experiments validate the correctness of the theoretical findings.
