LocFedMix-SL : localize, federate, and mix for improved scalability, convergence, and latency in split learning |
|
Author: | Oh, Seungeun1; Park, Jihong2; Vepakomma, Praneeth3; |
Organizations: |
1Yonsei University, Republic of Korea 2Deakin University, Australia 3Massachusetts Institute of Technology, USA
4University of Oulu, Finland
|
Format: | article |
Version: | accepted version |
Access: | open |
Online Access: | PDF Full Text (PDF, 1.3 MB) |
Persistent link: | http://urn.fi/urn:nbn:fi-fe2023040334843 |
Language: | English |
Published: |
Association for Computing Machinery,
2022
|
Publish Date: | 2023-04-03 |
Description: |
AbstractSplit learning (SL) is a promising distributed learning framework that enables to utilize the huge data and parallel computing resources of mobile devices. SL is built upon a model-split architecture, wherein a server stores an upper model segment that is shared by different mobile clients storing its lower model segments. Without exchanging raw data, SL achieves high accuracy and fast convergence by only uploading smashed data from clients and downloading global gradients from the server. Nonetheless, the original implementation of SL sequentially serves multiple clients, incurring high latency with many clients. A parallel implementation of SL has great potential in reducing latency, yet existing parallel SL algorithms resort to compromising scalability and/or convergence speed. Motivated by this, the goal of this article is to develop a scalable parallel SL algorithm with fast convergence and low latency. As a first step, we identify that the fundamental bottleneck of existing parallel SL comes from the model-split and parallel computing architectures, under which the server-client model updates are often imbalanced, and the client models are prone to detach from the server’s model. To fix this problem, by carefully integrating local parallelism, federated learning, and mixup augmentation techniques, we propose a novel parallel SL framework, coined LocFedMix-SL. Simulation results corroborate that LocFedMix-SL achieves improved scalability, convergence speed, and latency, compared to sequential SL as well as the state-of-the-art parallel SL algorithms such as SplitFed and LocSplitFed. see all
|
ISBN: | 978-1-4503-9096-5 |
Pages: | 3347 - 3357 |
DOI: | 10.1145/3485447.3512153 |
OADOI: | https://oadoi.org/10.1145/3485447.3512153 |
Host publication: |
WWW '22: Proceedings of the ACM Web Conference 2022 |
Conference: |
International World Wide Web Conference |
Type of Publication: |
A4 Article in conference proceedings |
Field of Science: |
213 Electronic, automation and communications engineering, electronics |
Subjects: | |
Funding: |
This work was supported by Institute of Information & communications Technology Planning & Evaluation (IITP) grant funded by the Korea government(MSIT) (No.2021-0-00347, 6G Post-MAC (POsitioning- & Spectrum-aware intelligenT MAC for Computing & Communication Convergence)), and by EU-CHISTERA project LeadingEdge and CONNECT. |
Copyright information: |
© ACM 2022. This is the author's version of the work. It is posted here for your personal use. Not for redistribution. The definitive Version of Record was published in Proceedings of the ACM Web Conference 2022 (WWW ’22), http://dx.doi.org/10.1145/3485447.3512153. |