paper-with-me

Papers

Efficient Parallel Split Learning over Resource-constrained Wireless Edge Networks

2023-03-26 · Zheng Lin, Guangyu Zhu, Yiqin Deng, Xianhao Chen, Yue Gao, Kaibin Huang, Yuguang Fang

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.

📄 PDF Abstract BibTeX arXiv:2303.15991

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingFederated LearningManagement

Similar Papers 제목 키워드 기반

Accelerating Split Federated Learning over Wireless Communication Networks

2023-10-24 · Ce Xu, Jinxuan Li, YuAn Liu, Yushi Ling 외

The development of artificial intelligence (AI) provides opportunities for the promotion of deep neural network (DNN)-based applications. However, the large amount of parameters and computational complexity of DNN makes …

Federated Learning

Bayes-Split-Edge: Bayesian Optimization for Constrained Collaborative Inference in Wireless Edge Systems

2025-10-27 · Fatemeh Zahra Safaeipour, Jacob Chakareski, Morteza Hashemi arxiv

Mobile edge devices (e.g., AR/VR headsets) typically need to complete timely inference tasks while operating with limited on-board computing and energy resources. In this paper, we investigate the problem of collaborativ…

Federated Split Learning with Model Pruning and Gradient Quantization in Wireless Networks

2024-12-09 · Junhe Zhang, Wanli Ni, Dongyu Wang

As a paradigm of distributed machine learning, federated learning typically requires all edge devices to train a complete model locally. However, with the increasing scale of artificial intelligence models, the limited r…

Federated LearningQuantization

MP-SL: Multihop Parallel Split Learning

2024-01-31 · Joana Tirana, Spyros Lalis, Dimitris Chatzopoulos

Federated Learning (FL) stands out as a widely adopted protocol facilitating the training of Machine Learning (ML) models while maintaining decentralized data. However, challenges arise when dealing with a heterogeneous …

Federated Learning

Predictive GAN-powered Multi-Objective Optimization for Hybrid Federated Split Learning

2022-09-02 · Benshun Yin, Zhiyong Chen, Meixia Tao

As an edge intelligence algorithm for multi-device collaborative training, federated learning (FL) can reduce the communication burden but increase the computing load of wireless devices. In contrast, split learning (SL)…

Federated LearningGenerative Adversarial Network