Decentralized Federated Learning: A Survey and Perspective
Liangqi Yuan, Ziran Wang, Lichao Sun, Philip S. Yu, Christopher G. Brinton
TL;DR
This paper addresses the gap in a systematic, design-oriented understanding of decentralized federated learning (DFL) by introducing a structured taxonomy along five axes: iteration order, communication protocol, network topology, paradigm, and temporal variability. It defines two learning paradigms—Continual and Aggregate—and proposes topology-based variants (Line, Ring, Mesh, Star, Hybrid) with real-world deployment scenarios and challenges. By contrasting CFL with DFL, surveying real-world applications, and analyzing security, incentives, and management issues, the work provides concrete guidance for building scalable, private, and robust serverless learning systems. The contributions offer a practical roadmap for designing DFL architectures that balance personalization, generalization, communication efficiency, and resilience, thereby catalyzing future research and real-world adoption.
Abstract
Federated learning (FL) has been gaining attention for its ability to share knowledge while maintaining user data, protecting privacy, increasing learning efficiency, and reducing communication overhead. Decentralized FL (DFL) is a decentralized network architecture that eliminates the need for a central server in contrast to centralized FL (CFL). DFL enables direct communication between clients, resulting in significant savings in communication resources. In this paper, a comprehensive survey and profound perspective are provided for DFL. First, a review of the methodology, challenges, and variants of CFL is conducted, laying the background of DFL. Then, a systematic and detailed perspective on DFL is introduced, including iteration order, communication protocols, network topologies, paradigm proposals, and temporal variability. Next, based on the definition of DFL, several extended variants and categorizations are proposed with state-of-the-art (SOTA) technologies. Lastly, in addition to summarizing the current challenges in the DFL, some possible solutions and future research directions are also discussed.
