paper-with-me

Papers

Accelerating Wireless Distributed Learning via Hybrid Split and Federated Learning Optimization

2025-11-25 · Kun Guo, Xuefei Li, Xijun Wang, Howard H. Yang, Wei Feng, Tony Q. S. Quek arxiv

Federated learning (FL) and split learning (SL) are two effective distributed learning paradigms in wireless networks, enabling collaborative model training across mobile devices without sharing raw data. While FL supports low-latency parallel training, it may converge to less accurate model. In contrast, SL achieves higher accuracy through sequential training but suffers from increased delay. To leverage the advantages of both, hybrid split and federated learning (HSFL) allows some devices to operate in FL mode and others in SL mode. This paper aims to accelerate HSFL by addressing three key questions: 1) How does learning mode selection affect overall learning performance? 2) How does it interact with batch size? 3) How can these hyperparameters be jointly optimized alongside communication and computational resources to reduce overall learning delay? We first analyze convergence, revealing the interplay between learning mode and batch size. Next, we formulate a delay minimization problem and propose a two-stage solution: a block coordinate descent method for a relaxed problem to obtain a locally optimal solution, followed by a rounding algorithm to recover integer batch sizes with near-optimal performance. Experimental results demonstrate that our approach significantly accelerates convergence to the target accuracy compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2511.19851

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Distributed Machine Learning in D2D-Enabled Heterogeneous Networks: Architectures, Performance, and Open Challenges

2022-06-04 · Zhipeng Cheng, Xuwei Fan, Minghui LiWang, Ning Chen 외

The ever-growing concerns regarding data privacy have led to a paradigm shift in machine learning (ML) architectures from centralized to distributed approaches, giving rise to federated learning (FL) and split learning (…

BIG-bench Machine LearningFederated LearningPrivacy Preserving

Privacy and Efficiency of Communications in Federated Split Learning

2023-01-04 · Zongshun Zhang, Andrea Pinto, Valeria Turina, Flavio Esposito 외

Everyday, large amounts of sensitive data is distributed across mobile phones, wearable devices, and other sensors. Traditionally, these enormous datasets have been processed on a single system, with complex models being…

Wireless Federated Distillation for Distributed Edge Learning with Heterogeneous Data

2019-07-05 · Jin-Hyun Ahn, Osvaldo Simeone, Joonhyuk Kang

Cooperative training methods for distributed machine learning typically assume noiseless and ideal communication channels. This work studies some of the opportunities and challenges arising from the presence of wireless …

BIG-bench Machine LearningFederated 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

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