Decentralized Federated Learning: A Segmented Gossip Approach
Chenghao Hu, Jingyan Jiang, Zhi Wang

TL;DR
This paper introduces a decentralized federated learning method using segmented gossip to better utilize network bandwidth and improve training efficiency in distributed environments.
Contribution
It proposes a novel segmented gossip approach for decentralized federated learning, addressing bandwidth limitations of traditional centralized methods.
Findings
Significantly reduces training time compared to centralized federated learning.
Efficiently utilizes node-to-node bandwidth in decentralized settings.
Maintains good training convergence despite decentralization.
Abstract
The emerging concern about data privacy and security has motivated the proposal of federated learning, which allows nodes to only synchronize the locally-trained models instead their own original data. Conventional federated learning architecture, inherited from the parameter server design, relies on highly centralized topologies and the assumption of large nodes-to-server bandwidths. However, in real-world federated learning scenarios the network capacities between nodes are highly uniformly distributed and smaller than that in a datacenter. It is of great challenges for conventional federated learning approaches to efficiently utilize network capacities between nodes. In this paper, we propose a model segment level decentralized federated learning to tackle this problem. In particular, we propose a segmented gossip approach, which not only makes full utilization of node-to-node…
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 Graph Neural Networks · Internet Traffic Analysis and Secure E-voting
