GAPSL: A Gradient-Aligned Parallel Split Learning on Heterogeneous Data
Zheng Lin, Ons Aouedi, Wei Ni, Symeon Chatzinotas, Xianhao Chen

TL;DR
GAPSL introduces a gradient-aligned parallel split learning framework that improves convergence and performance in federated learning with heterogeneous data by aligning client gradients through leader selection and regularization.
Contribution
It proposes a novel gradient alignment method for parallel split learning, addressing divergence issues caused by gradient inconsistency across clients.
Findings
GAPSL outperforms existing methods in training accuracy.
GAPSL reduces training latency.
GAPSL effectively mitigates gradient inconsistency issues.
Abstract
The increasing complexity of neural networks poses significant challenges for democratizing FL on resource?constrained client devices. Parallel split learning (PSL) has emerged as a promising solution by offloading substantial computing workload to a server via model partitioning, shrinking client-side computing load, and eliminating the client-side model aggregation for reduced communication and deployment costs. Since PSL is aggregation-free, it suffers from severe training divergence stemming from gradient directional inconsistency across clients. To address this challenge, we propose GAPSL, a gradient-aligned PSL framework that comprises two key components: leader gradient identification (LGI) and gradient direction alignment (GDA). LGI dynamically selects a set of directionally consistent client gradients to construct a leader gradient that captures the global convergence trend.…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · IoT and Edge/Fog Computing
