paper-with-me

Papers

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-device computational burdens by offloading workloads to an edge server, this may introduce systemic overheads, while the continuous exchange of intermediate activations, gradients, and submodels still incurs significant energy consumption (EC). To address this, we propose a green quantized FSL (GQ-FSL) framework that incorporates stochastic quantization for both local collaborative training and wireless transmissions. Notably, GQ-FSL supports asymmetric precision levels for the client- and server-side submodels, effectively decoupling device energy constraints from global convergence degradation. To quantify these tradeoffs, we develop parameterized energy models for the split architecture and derive a theoretical convergence bound under statistically heterogeneous data. Building on that, we formulate a joint optimization problem to configure the DNN split point and precision levels, minimizing the total system EC while satisfying strict latency and target accuracy constraints. Ultimately, we demonstrate that GQ-FSL enables large-scale DNN deployment on resource-constrained devices, achieving superior energy efficiency compared to quantized federated learning and full-precision FSL.

📄 PDF Abstract BibTeX arXiv:2607.29659

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar 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 r…

Federated LearningQuantization

Green Federated Learning Over Cloud-RAN with Limited Fronthual Capacity and Quantized Neural Networks

2023-04-30 · Jiali Wang, Yijie Mao, Ting Wang, Yuanming Shi

In this paper, we propose an energy-efficient federated learning (FL) framework for the energy-constrained devices over cloud radio access network (Cloud-RAN), where each device adopts quantized neural networks (QNNs) to…

Federated Learning

Green, Quantized Federated Learning over Wireless Networks: An Energy-Efficient Design

2022-07-19 · Minsu Kim, Walid Saad, Mohammad Mozaffari, Merouane Debbah

In this paper, a green-quantized FL framework, which represents data with a finite precision level in both local training and uplink transmission, is proposed. Here, the finite precision level is captured through the use…

Federated LearningQuantization

Federated Low-Rank Adaptation with Differential Privacy over Wireless Networks

2024-11-12 · Tianqu Kang, Zixin Wang, Hengtao He, Jun Zhang 외

Fine-tuning large pre-trained foundation models (FMs) on distributed edge devices presents considerable computational and privacy challenges. Federated fine-tuning (FedFT) mitigates some privacy issues by facilitating co…

Federated Learningparameter-efficient fine-tuning

Bayesian Federated Learning over Wireless Networks

2020-12-31 · Seunghoon Lee, Chanho Park, Song-Nam Hong, Yonina C. Eldar 외

Federated learning is a privacy-preserving and distributed training method using heterogeneous data sets stored at local devices. Federated learning over wireless networks requires aggregating locally computed gradients …

Federated LearningPrivacy Preserving