Byzantine-Robust Federated Learning over Ring-All-Reduce Distributed Computing
Minghong Fang, Zhuqing Liu, Xuecen Zhao, and Jia Liu

TL;DR
This paper introduces BRACE, a novel Byzantine-robust federated learning algorithm based on ring-all-reduce architecture, ensuring both security against malicious attacks and communication efficiency, with proven convergence and validated experiments.
Contribution
We propose the first Byzantine-robust federated learning algorithm using ring-all-reduce, addressing a key open problem and providing theoretical guarantees and practical validation.
Findings
BRACE achieves Byzantine robustness in RAR-based FL.
BRACE maintains communication efficiency and bandwidth optimality.
Experimental results validate the effectiveness of BRACE against Byzantine attacks.
Abstract
Federated learning (FL) has gained attention as a distributed learning paradigm for its data privacy benefits and accelerated convergence through parallel computation. Traditional FL relies on a server-client (SC) architecture, where a central server coordinates multiple clients to train a global model, but this approach faces scalability challenges due to server communication bottlenecks. To overcome this, the ring-all-reduce (RAR) architecture has been introduced, eliminating the central server and achieving bandwidth optimality. However, the tightly coupled nature of RAR's ring topology exposes it to unique Byzantine attack risks not present in SC-based FL. Despite its potential, designing Byzantine-robust RAR-based FL algorithms remains an open problem. To address this gap, we propose BRACE (Byzantine-robust ring-all-reduce), the first RAR-based FL algorithm to achieve both…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Advanced Graph Neural Networks · Stochastic Gradient Optimization Techniques
MethodsSoftmax · Attention Is All You Need
