Confederated Learning: Federated Learning with Decentralized Edge Servers
Bin Wang, Jun Fang, Hongbin Li, Xiaojun Yuan, and Qing Ling

TL;DR
This paper introduces a decentralized federated learning framework with multiple servers collaborating without a central authority, improving scalability and communication efficiency through an ADMM-based algorithm and random device scheduling.
Contribution
It proposes a novel federated learning framework with decentralized server collaboration and develops an ADMM algorithm with random scheduling for improved scalability and efficiency.
Findings
Converges faster than gradient-based FL algorithms.
Reduces communication overhead significantly.
Demonstrates theoretical convergence guarantees.
Abstract
Federated learning (FL) is an emerging machine learning paradigm that allows to accomplish model training without aggregating data at a central server. Most studies on FL consider a centralized framework, in which a single server is endowed with a central authority to coordinate a number of devices to perform model training in an iterative manner. Due to stringent communication and bandwidth constraints, such a centralized framework has limited scalability as the number of devices grows. To address this issue, in this paper, we propose a ConFederated Learning (CFL) framework. The proposed CFL consists of multiple servers, in which each server is connected with an individual set of devices as in the conventional FL framework, and decentralized collaboration is leveraged among servers to make full use of the data dispersed throughout the network. We develop an alternating direction method…
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 · Stochastic Gradient Optimization Techniques · Wireless Communication Security Techniques
