paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2412.06414

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningQuantization

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Lightweight Federated Learning over Wireless Edge Networks

2025-07-13 · Xiangwang Hou, Jingjing Wang, Jun Du, Chunxiao Jiang 외

With the exponential growth of smart devices connected to wireless networks, data production is increasing rapidly, requiring machine learning (ML) techniques to unlock its value. However, the centralized ML paradigm rai…

Bayesian OptimizationFederated LearningQuantization

GQ-FSL: Green Quantized Federated Split Learning Framework for Wireless Edge Networks

2026-07-31 · Idan Roth, Lutz Lampe arxiv

Deploying state-of-the-art deep neural networks (DNNs) at the wireless edge is severely bottlenecked by the strict energy and resource constraints of mobile devices. Although federated split learning (FSL) alleviates on-…

Federated Learning

Channel Pruning In Quantization-aware Training: An Adaptive Projection-gradient Descent-shrinkage-splitting Method

2022-04-09 · Zhijian Li, Jack Xin

We propose an adaptive projection-gradient descent-shrinkage-splitting method (APGDSSM) to integrate penalty based channel pruning into quantization-aware training (QAT). APGDSSM concurrently searches weights in both the…

Quantization

Energy-Efficient Federated Learning for Edge Real-Time Vision via Joint Data, Computation, and Communication Design

2025-08-03 · Xiangwang Hou, Jingjing Wang, Fangming Guan, Jun Du 외 arxiv

Emerging real-time computer vision (CV) applications on wireless edge devices demand energy-efficient and privacy-preserving learning. Federated learning (FL) enables on-device training without raw data sharing, yet rema…

Federated LearningData Augmentation

Joint Model Pruning and Resource Allocation for Wireless Time-triggered Federated Learning

2024-08-03 · Xinlu Zhang, Yansha Deng, Toktam Mahmoodi

Time-triggered federated learning, in contrast to conventional event-based federated learning, organizes users into tiers based on fixed time intervals. However, this network still faces challenges due to a growing numbe…

Federated Learning