Pipelining Split Learning in Multi-hop Edge Networks
Wei Wei, Zheng Lin, Tao Li, Xuanheng Li, Xianhao Chen

TL;DR
This paper introduces a pipelined split learning scheme for multi-hop edge networks, optimizing model splitting and placement to reduce training latency and improve resource utilization.
Contribution
It proposes a novel joint optimization framework using pipeline parallelism and graph theory to address resource idleness in multi-hop split learning.
Findings
Significant reduction in training latency compared to benchmarks.
Effective resource utilization through optimized model splitting and placement.
Validated through extensive simulations.
Abstract
To support large-scale model training, split learning (SL) enables multiple edge devices/servers to share the intensive training workload. However, most existing works on SL focus solely on two-tier model splitting. Moreover, while some recent works have investigated the model splitting and placement problems for multi-hop SL, these solutions fail to overcome the resource idleness issue, resulting in significant network idle time. In this work, we propose a pipelined SL scheme by addressing the joint optimization problem of model splitting and placement (MSP) in multi-hop edge networks. By applying pipeline parallelism to SL, we identify that the MSP problem can be mapped to a problem of minimizing the weighted sum of a bottleneck cost function (min-max) and a linear cost function (min-sum). Based on graph theory, we devise a bottleneck-aware shortest-path algorithm to obtain the…
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
TopicsAdvanced Neural Network Applications · IoT and Edge/Fog Computing · Advanced Data and IoT Technologies
