LGMar 26, 2023

Efficient Parallel Split Learning over Resource-constrained Wireless Edge Networks

arXiv:2303.15991v4209 citationsh-index: 23
Originality Incremental advance
AI Analysis

This work addresses the challenge of deploying deep neural networks on resource-limited devices in edge computing, offering a solution for privacy-enhancing distributed learning, though it is incremental in improving existing parallel split learning methods.

The paper tackles the high training latency and data transmission in parallel split learning for resource-constrained wireless edge networks by proposing an efficient framework (EPSL) that parallelizes client-side training and optimizes resource allocation, reducing per-round latency significantly compared to benchmarks.

The increasingly deeper neural networks hinder the democratization of privacy-enhancing distributed learning, such as federated learning (FL), to resource-constrained devices. To overcome this challenge, in this paper, we advocate the integration of edge computing paradigm and parallel split learning (PSL), allowing multiple client devices to offload substantial training workloads to an edge server via layer-wise model split. By observing that existing PSL schemes incur excessive training latency and large volume of data transmissions, we propose an innovative PSL framework, namely, efficient parallel split learning (EPSL), to accelerate model training. To be specific, EPSL parallelizes client-side model training and reduces the dimension of local gradients for back propagation (BP) via last-layer gradient aggregation, leading to a significant reduction in server-side training and communication latency. Moreover, by considering the heterogeneous channel conditions and computing capabilities at client devices, we jointly optimize subchannel allocation, power control, and cut layer selection to minimize the per-round latency. Simulation results show that the proposed EPSL framework significantly decreases the training latency needed to achieve a target accuracy compared with the state-of-the-art benchmarks, and the tailored resource management and layer split strategy can considerably reduce latency than the counterpart without optimization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes