MAR-FL: A Communication Efficient Peer-to-Peer Federated Learning System
Felix Mulitze, Herbert Woisetschl\"ager, Hans Arno Jacobsen

TL;DR
MAR-FL is a peer-to-peer federated learning system that significantly reduces communication costs using group-based aggregation, enhancing scalability and robustness in wireless distributed environments.
Contribution
It introduces a novel group-based aggregation method for P2P FL that lowers communication complexity from O(N^2) to O(N log N), improving scalability and robustness.
Findings
Communication costs scale as O(N log N)
System remains robust to unreliable clients
Supports private computing integration
Abstract
The convergence of next-generation wireless systems and distributed Machine Learning (ML) demands Federated Learning (FL) methods that remain efficient and robust with wireless connected peers and under network churn. Peer-to-peer (P2P) FL removes the bottleneck of a central coordinator, but existing approaches suffer from excessive communication complexity, limiting their scalability in practice. We introduce MAR-FL, a novel P2P FL system that leverages iterative group-based aggregation to substantially reduce communication overhead while retaining resilience to churn. MAR-FL achieves communication costs that scale as O(N log N), contrasting with the O(N^2) complexity of previously existing baselines, and thereby maintains effectiveness especially as the number of peers in an aggregation round grows. The system is robust towards unreliable FL clients and can integrate private computing.
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
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · IoT and Edge/Fog Computing
