Split Federated Learning Architectures for High-Accuracy and Low-Delay Model Training
Yiannis Papageorgiou, Yannis Thomas, Ramin Khalili, and Iordanis Koutsopoulos

TL;DR
This paper introduces a novel architecture for Split Federated Learning that optimizes model accuracy, reduces training delay, and decreases communication overhead by jointly considering partitioning layers and client-to-aggregator assignments.
Contribution
It formulates a joint optimization problem for HSFL architectures, proves NP-hardness, and proposes the first heuristic algorithm that balances accuracy with delay efficiency.
Findings
Improves accuracy by 3% over existing methods.
Reduces training delay by 20%.
Cuts communication overhead by 50%.
Abstract
Can we find a network architecture for ML model training so as to optimize training loss (and thus, accuracy) in Split Federated Learning (SFL)? And can this architecture also reduce training delay and communication overhead? While accuracy is not influenced by how we split the model in ordinary, state-of-the-art SFL, in this work we answer the questions above in the affirmative. Recent Hierarchical SFL (HSFL) architectures adopt a three-tier training structure consisting of clients, (local) aggregators, and a central server. In this architecture, the model is partitioned at two partitioning layers into three sub-models, which are executed across the three tiers. Despite their merits, HSFL architectures overlook the impact of the partitioning layers and client-to-aggregator assignments on accuracy, delay, and overhead. This work explicitly captures the impact of the partitioning layers…
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 · Domain Adaptation and Few-Shot Learning · Advanced Data and IoT Technologies
