CRAIMANov 14, 2023

The Impact of Adversarial Node Placement in Decentralized Federated Learning Networks

arXiv:2311.07946v42 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses security vulnerabilities in decentralized federated learning systems, which is an incremental contribution to the field of machine learning security.

The paper tackled the problem of adversarial node placement in decentralized federated learning networks by analyzing various strategies and proposing a novel attack algorithm that maximizes adversarial spread, which reduced testing accuracy by 9% to 66.5% compared to baseline methods.

As Federated Learning (FL) grows in popularity, new decentralized frameworks are becoming widespread. These frameworks leverage the benefits of decentralized environments to enable fast and energy-efficient inter-device communication. However, this growing popularity also intensifies the need for robust security measures. While existing research has explored various aspects of FL security, the role of adversarial node placement in decentralized networks remains largely unexplored. This paper addresses this gap by analyzing the performance of decentralized FL for various adversarial placement strategies when adversaries can jointly coordinate their placement within a network. We establish two baseline strategies for placing adversarial node: random placement and network centrality-based placement. Building on this foundation, we propose a novel attack algorithm that prioritizes adversarial spread over adversarial centrality by maximizing the average network distance between adversaries. We show that the new attack algorithm significantly impacts key performance metrics such as testing accuracy, outperforming the baseline frameworks by between $9\%$ and $66.5\%$ for the considered setups. Our findings provide valuable insights into the vulnerabilities of decentralized FL systems, setting the stage for future research aimed at developing more secure and robust decentralized FL frameworks.

Code Implementations1 repo
Foundations

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

Your Notes