No One Left Behind: Inclusive Federated Learning over Heterogeneous Devices
Ruixuan Liu, Fangzhao Wu, Chuhan Wu, Yanlin Wang, Lingjuan Lyu, Hong, Chen, Xing Xie

TL;DR
InclusiveFL enables federated learning across heterogeneous devices by assigning different model sizes to clients based on their capabilities and sharing knowledge among models, ensuring all clients participate effectively.
Contribution
This paper introduces InclusiveFL, a novel federated learning approach that supports heterogeneous devices by using multi-sized models and knowledge sharing, improving inclusivity and accuracy.
Findings
Effective in training accurate models on heterogeneous devices
Outperforms existing FL methods in real-world benchmarks
Maintains high participation of weak clients
Abstract
Federated learning (FL) is an important paradigm for training global models from decentralized data in a privacy-preserving way. Existing FL methods usually assume the global model can be trained on any participating client. However, in real applications, the devices of clients are usually heterogeneous, and have different computing power. Although big models like BERT have achieved huge success in AI, it is difficult to apply them to heterogeneous FL with weak clients. The straightforward solutions like removing the weak clients or using a small model to fit all clients will lead to some problems, such as under-representation of dropped clients and inferior accuracy due to data loss or limited model representation ability. In this work, we propose InclusiveFL, a client-inclusive federated learning method to handle this problem. The core idea of InclusiveFL is to assign models of…
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
MethodsAttention Is All You Need · Linear Layer · Softmax · Multi-Head Attention · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Layer Normalization · Weight Decay · Dropout · Attention Dropout
