English

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

Machine Learning 2024-12-11 v2 Distributed, Parallel, and Cluster Computing Networking and Internet Architecture

Abstract

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 resources on edge devices often become a bottleneck for efficient fine-tuning. To address this challenge, federated split learning (FedSL) implements collaborative training across the edge devices and the server through model splitting. In this paper, we propose a lightweight FedSL scheme, that further alleviates the training burden on resource-constrained edge devices by pruning the client-side model dynamicly and using quantized gradient updates to reduce computation overhead. Additionally, we apply random dropout to the activation values at the split layer to reduce communication overhead. We conduct theoretical analysis to quantify the convergence performance of the proposed scheme. Finally, simulation results verify the effectiveness and advantages of the proposed lightweight FedSL in wireless network environments.

Keywords

Cite

@article{arxiv.2412.06414,
  title  = {Federated Split Learning with Model Pruning and Gradient Quantization in Wireless Networks},
  author = {Junhe Zhang and Wanli Ni and Dongyu Wang},
  journal= {arXiv preprint arXiv:2412.06414},
  year   = {2024}
}
R2 v1 2026-06-28T20:27:45.917Z