paper-with-me

Papers

Heterogeneity-aware Personalized Federated Learning via Adaptive Dual-Agent Reinforcement Learning

2025-01-28 · Xi Chen, Qin Li, Haibin Cai, Ting Wang

Federated Learning (FL) empowers multiple clients to collaboratively train machine learning models without sharing local data, making it highly applicable in heterogeneous Internet of Things (IoT) environments. However, intrinsic heterogeneity in clients' model architectures and computing capabilities often results in model accuracy loss and the intractable straggler problem, which significantly impairs training effectiveness. To tackle these challenges, this paper proposes a novel Heterogeneity-aware Personalized Federated Learning method, named HAPFL, via multi-level Reinforcement Learning (RL) mechanisms. HAPFL optimizes the training process by incorporating three strategic components: 1) An RL-based heterogeneous model allocation mechanism. The parameter server employs a Proximal Policy Optimization (PPO)-based RL agent to adaptively allocate appropriately sized, differentiated models to clients based on their performance, effectively mitigating performance disparities. 2) An RL-based training intensity adjustment scheme. The parameter server leverages another PPO-based RL agent to dynamically fine-tune the training intensity for each client to further enhance training efficiency and reduce straggling latency. 3) A knowledge distillation-based mutual learning mechanism. Each client deploys both a heterogeneous local model and a homogeneous lightweight model named LiteModel, where these models undergo mutual learning through knowledge distillation. This uniform LiteModel plays a pivotal role in aggregating and sharing global knowledge, significantly enhancing the effectiveness of personalized local training. Experimental results across multiple benchmark datasets demonstrate that HAPFL not only achieves high accuracy but also substantially reduces the overall training time by 20.9%-40.4% and decreases straggling latency by 19.0%-48.0% compared to existing solutions.

📄 PDF Abstract BibTeX arXiv:2501.16966

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningKnowledge DistillationPersonalized Federated LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Heterogeneity-aware Cross-school Electives Recommendation: a Hybrid Federated Approach

2024-02-19 · Chengyi Ju, Jiannong Cao, Yu Yang, Zhen-Qun Yang 외

In the era of modern education, addressing cross-school learner diversity is crucial, especially in personalized recommender systems for elective course selection. However, privacy concerns often limit cross-school data …

DiversityRecommendation Systems

Personalized Federated Learning via Dual-Prompt Optimization and Cross Fusion

2025-06-26 · Yuguang Zhang, Kuangpu Guo, Zhihe Lu, Yunbo Wang 외

Federated learning (FL) enables collaborative model training across decentralized clients without sharing local data, but is challenged by heterogeneity in data, computation, and communication. Pretrained vision-language…

Federated LearningPersonalized Federated LearningPrompt Learning

ADEPT: Hierarchical Bayes Approach to Personalized Federated Unsupervised Learning

2024-02-19 · Kaan Ozkara, Bruce Huang, Ruida Zhou, Suhas Diggavi

Statistical heterogeneity of clients' local data is an important characteristic in federated learning, motivating personalized algorithms tailored to the local data statistics. Though there has been a plethora of algorit…

Dimensionality ReductionFederated LearningFederated Unsupervised Learning

Adversarial Federated Consensus Learning for Surface Defect Classification Under Data Heterogeneity in IIoT

2024-09-24 · Jixuan Cui, Jun Li, Zhen Mei, Yiyang Ni 외

The challenge of data scarcity hinders the application of deep learning in industrial surface defect classification (SDC), as it's difficult to collect and centralize sufficient training data from various entities in Ind…

Federated Learning

Towards Generalizable Personalized Federated Learning with Adaptive Local Adaptation

2021-09-29 · Sijia Chen, Baochun Li

Personalized federated learning aims to find a shared global model that can be adapted to meet personal needs on each individual device. Starting from such a shared initial model, devices should be able to easily adapt t…

Federated LearningMeta-LearningPersonalized Federated Learning