Speeding up Heterogeneous Federated Learning with Sequentially Trained Superclients
Riccardo Zaccone, Andrea Rizzardi, Debora Caldarola, Marco Ciccone,, Barbara Caputo

TL;DR
FedSeq is a new federated learning framework that uses sequential training of client groups to improve convergence speed and performance, especially with highly non-i.i.d. data, while maintaining privacy.
Contribution
We introduce FedSeq, a novel sequential training framework for heterogeneous federated learning that enhances convergence and performance, compatible with existing algorithms.
Findings
FedSeq outperforms state-of-the-art algorithms in convergence speed.
FedSeq achieves comparable or better final accuracy.
Combining FedSeq with other methods further improves results.
Abstract
Federated Learning (FL) allows training machine learning models in privacy-constrained scenarios by enabling the cooperation of edge devices without requiring local data sharing. This approach raises several challenges due to the different statistical distribution of the local datasets and the clients' computational heterogeneity. In particular, the presence of highly non-i.i.d. data severely impairs both the performance of the trained neural network and its convergence rate, increasing the number of communication rounds requested to reach a performance comparable to that of the centralized scenario. As a solution, we propose FedSeq, a novel framework leveraging the sequential training of subgroups of heterogeneous clients, i.e. superclients, to emulate the centralized paradigm in a privacy-compliant way. Given a fixed budget of communication rounds, we show that FedSeq outperforms or…
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 · Traffic Prediction and Management Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
