LGCRJan 23, 2023

Backdoor Attacks in Peer-to-Peer Federated Learning

arXiv:2301.09732v414 citationsh-index: 43
Originality Incremental advance
AI Analysis

This addresses security risks in decentralized learning systems for applications requiring privacy and reliability, representing an incremental advancement in attack and defense methods.

The paper tackles the vulnerability of Peer-to-Peer Federated Learning (P2PFL) to poisoning attacks by proposing new backdoor attacks that use graph properties to select malicious nodes, achieving high success while remaining stealthy, and it designs a defense that mitigates these attacks without affecting model accuracy.

Most machine learning applications rely on centralized learning processes, opening up the risk of exposure of their training datasets. While federated learning (FL) mitigates to some extent these privacy risks, it relies on a trusted aggregation server for training a shared global model. Recently, new distributed learning architectures based on Peer-to-Peer Federated Learning (P2PFL) offer advantages in terms of both privacy and reliability. Still, their resilience to poisoning attacks during training has not been investigated. In this paper, we propose new backdoor attacks for P2PFL that leverage structural graph properties to select the malicious nodes, and achieve high attack success, while remaining stealthy. We evaluate our attacks under various realistic conditions, including multiple graph topologies, limited adversarial visibility of the network, and clients with non-IID data. Finally, we show the limitations of existing defenses adapted from FL and design a new defense that successfully mitigates the backdoor attacks, without an impact on model accuracy.

Foundations

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

Your Notes