Impact of Network Topology on Byzantine Resilience in Decentralized Federated Learning
Siddhartha Bhattacharya, Daniel Helo, Joshua Siegel

TL;DR
This paper investigates how different network topologies affect the robustness of decentralized federated learning against Byzantine nodes, revealing that current aggregation methods lack resilience in complex, large-scale networks.
Contribution
It provides empirical analysis of Byzantine-robust aggregation methods across various network topologies, highlighting their limitations in non-fully connected, large-scale networks.
Findings
Current Byzantine-robust methods are ineffective in large, complex networks.
Network topology significantly impacts Byzantine resilience.
Development of topology-aware aggregation schemes is necessary.
Abstract
Federated learning (FL) enables a collaborative environment for training machine learning models without sharing training data between users. This is typically achieved by aggregating model gradients on a central server. Decentralized federated learning is a rising paradigm that enables users to collaboratively train machine learning models in a peer-to-peer manner, without the need for a central aggregation server. However, before applying decentralized FL in real-world use training environments, nodes that deviate from the FL process (Byzantine nodes) must be considered when selecting an aggregation function. Recent research has focused on Byzantine-robust aggregation for client-server or fully connected networks, but has not yet evaluated such aggregation schemes for complex topologies possible with decentralized FL. Thus, the need for empirical evidence of Byzantine robustness in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Memory and Neural Computing · Stochastic Gradient Optimization Techniques
