paper-with-me

Papers

Semi-Synchronous Personalized Federated Learning over Mobile Edge Networks

2022-09-27 · Chaoqun You, Daquan Feng, Kun Guo, Howard H. Yang, Tony Q. S. Quek

Personalized Federated Learning (PFL) is a new Federated Learning (FL) approach to address the heterogeneity issue of the datasets generated by distributed user equipments (UEs). However, most existing PFL implementations rely on synchronous training to ensure good convergence performances, which may lead to a serious straggler problem, where the training time is heavily prolonged by the slowest UE. To address this issue, we propose a semi-synchronous PFL algorithm, termed as Semi-Synchronous Personalized FederatedAveraging (PerFedS$^2$), over mobile edge networks. By jointly optimizing the wireless bandwidth allocation and UE scheduling policy, it not only mitigates the straggler problem but also provides convergent training loss guarantees. We derive an upper bound of the convergence rate of PerFedS2 in terms of the number of participants per global round and the number of rounds. On this basis, the bandwidth allocation problem can be solved using analytical solutions and the UE scheduling policy can be obtained by a greedy algorithm. Experimental results verify the effectiveness of PerFedS2 in saving training time as well as guaranteeing the convergence of training loss, in contrast to synchronous and asynchronous PFL algorithms.

📄 PDF Abstract BibTeX arXiv:2209.13115

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated LearningScheduling

Similar Papers 제목 키워드 기반

Hierarchical Personalized Federated Learning Over Massive Mobile Edge Computing Networks

2023-03-19 · Chaoqun You, Kun Guo, Howard H. Yang, Tony Q. S. Quek

Personalized Federated Learning (PFL) is a new Federated Learning (FL) paradigm, particularly tackling the heterogeneity issues brought by various mobile user equipments (UEs) in mobile edge computing (MEC) networks. How…

Edge-computingFederated LearningPersonalized Federated LearningScheduling

Fed MobiLLM: Efficient Federated LLM Fine-Tuning over Heterogeneous Mobile Devices via Server Assisted Side-Tuning

2025-08-09 · Xingke Yang, Liang Li, Sicong Li, Liwei Guan 외 arxiv

Collaboratively fine-tuning (FT) large language models (LLMs) over heterogeneous mobile devices fosters immense potential applications of personalized intelligence. However, such a vision faces critical system challenges…

FedSA-GCL: A Semi-Asynchronous Federated Graph Learning Framework with Personalized Aggregation and Cluster-Aware Broadcasting

2025-07-24 · Zhongzheng Yuan, Lianshuai Guo, Xunkai Li, Yinlin Zhu 외 arxiv

Federated Graph Learning (FGL) is a distributed learning paradigm that enables collaborative training over large-scale subgraphs located on multiple local systems. However, most existing FGL approaches rely on synchronou…

Image ClassificationFederated LearningGraph Learning

PersA-FL: Personalized Asynchronous Federated Learning

2022-10-03 · Mohammad Taha Toghani, Soomin Lee, César A. Uribe

We study the personalized federated learning problem under asynchronous updates. In this problem, each client seeks to obtain a personalized model that simultaneously outperforms local and global models. We consider two …

Federated LearningMeta-LearningPersonalized Federated Learning

Asynchronous Semi-Decentralized Federated Edge Learning for Heterogeneous Clients

2021-12-09 · Yuchang Sun, Jiawei Shao, Yuyi Mao, Jun Zhang

Federated edge learning (FEEL) has drawn much attention as a privacy-preserving distributed learning framework for mobile edge networks. In this work, we investigate a novel semi-decentralized FEEL (SD-FEEL) architecture…

Privacy Preserving