paper-with-me

Papers

Efficient Resource Optimization for Split Federated Learning

2026-08-18 · Wei Wei, Xianhao Chen arxiv

Split federated learning (SFL) has emerged as a powerful paradigm for model training at the edge. However, SFL inherently involves discrete decision variables for model splitting and resource allocation, resulting in a challenging mixed-integer problem. Consequently, prior optimization schemes for SFL are either \textit{heuristic} or \textit{computationally inefficient}, which cannot handle large-scale user populations. To address this limitation, this work establishes an efficient optimization framework for SFL under resource-constrained networks. Our framework jointly optimizes model splitting and resource allocation to minimize training cost, which is defined as the weighted sum of latency and energy costs. We first study the model splitting problem and develop a polynomial-time algorithm that achieves the global optimum. Then, we extend the approach to the joint model splitting and resource allocation problem. In this case, we formulate it as a two-dimensional master problem and develop an efficient approximation method with a $(1+ε)$-approximation guarantee. Extensive experiments show that the proposed approach provides efficient solutions to strike the optimal energy--latency tradeoff.

📄 PDF Abstract BibTeX arXiv:2608.17849

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Device Association and Resource Allocation for Hierarchical Split Federated Learning in Space-Air-Ground Integrated Network

2026-01-20 · Haitao Zhao, Xiaoyu Tang, Bo Xu, Jinlong Sun 외 arxiv

6G facilitates deployment of Federated Learning (FL) in the Space-Air-Ground Integrated Network (SAGIN), yet FL confronts challenges such as resource constrained and unbalanced data distribution. To address these issues,…

Federated Learning

ESFL: Efficient Split Federated Learning over Resource-Constrained Heterogeneous Wireless Devices

2024-02-24 · Guangyu Zhu, Yiqin Deng, Xianhao Chen, Haixia Zhang 외

Federated learning (FL) allows multiple parties (distributed devices) to train a machine learning model without sharing raw data. How to effectively and efficiently utilize the resources on devices and the central server…

Federated Learning

ASFL: An Adaptive Model Splitting and Resource Allocation Framework for Split Federated Learning

2026-02-19 · Chuiyang Meng, Ming Tang, Vincent W. S. Wong arxiv

Federated learning (FL) enables multiple clients to collaboratively train a machine learning model without sharing their raw data. However, the limited computation resources of the clients may result in a high delay and …

Federated Learning

Hierarchical Split Federated Learning: Convergence Analysis and System Optimization

2024-12-10 · Zheng Lin, Wei Wei, Zhe Chen, Chan-Tong Lam 외

As AI models expand in size, it has become increasingly challenging to deploy federated learning (FL) on resource-constrained edge devices. To tackle this issue, split federated learning (SFL) has emerged as an FL framew…

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