paper-with-me

Papers

Analytic Personalized Federated Meta-Learning

2025-02-10 · Shunxian Gu, Chaoqun You, Deke Guo, Zhihao Qu, Bangbang Ren, Zaipeng Xie, Lailong Luo

Analytic Federated Learning (AFL) is an enhanced gradient-free federated learning (FL) paradigm designed to accelerate training by updating the global model in a single step with closed-form least-square (LS) solutions. However, the obtained global model suffers performance degradation across clients with heterogeneous data distribution. Meta-learning is a common approach to tackle this problem by delivering personalized local models for individual clients. Yet, integrating meta-learning with AFL presents significant challenges: First, conventional AFL frameworks cannot support deep neural network (DNN) training which can influence the fast adaption capability of meta-learning for complex FL tasks. Second, the existing meta-learning method requires gradient information, which is not involved in AFL. To overcome the first challenge, we propose an AFL framework, namely FedACnnL, in which a layer-wise DNN collaborative training method is designed by modeling the training of each layer as a distributed LS problem. For the second challenge, we further propose an analytic personalized federated meta-learning framework, namely pFedACnnL. It generates a personalized model for each client by analytically solving a local objective which bridges the gap between the global model and the individual data distribution. FedACnnL is theoretically proven to require significantly shorter training time than the conventional FL frameworks on DNN training while the reduction ratio is $83\%\sim99\%$ in the experiment. Meanwhile, pFedACnnL excels at test accuracy with the vanilla FedACnnL by $4\%\sim8\%$ and it achieves state-of-the-art (SOTA) model performance in most cases of convex and non-convex settings compared with previous SOTA frameworks.

📄 PDF Abstract BibTeX arXiv:2502.06915

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningMeta-Learning

Similar Papers 제목 키워드 기반

APFL: Analytic Personalized Federated Learning via Dual-Stream Least Squares

2025-08-14 · Kejia Fan, Jianheng Tang, Zhirui Yang, Feijiang Han 외 arxiv

Personalized Federated Learning (PFL) has presented a significant challenge to deliver personalized models to individual clients through collaborative training. Existing PFL methods are often vulnerable to non-IID data, …

Personalized Federated Learning

FedMetaMed: Federated Meta-Learning for Personalized Medication in Distributed Healthcare Systems

2024-12-05 · Jiechao Gao, Yuangang Li

Personalized medication aims to tailor healthcare to individual patient characteristics. However, the heterogeneity of patient data across healthcare systems presents significant challenges to achieving accurate and effe…

Federated LearningMeta-LearningTransfer Learning

FedHiP: Heterogeneity-Invariant Personalized Federated Learning Through Closed-Form Solutions

2025-08-06 · Jianheng Tang, Zhirui Yang, Jingchao Wang, Kejia Fan 외 arxiv

Lately, Personalized Federated Learning (PFL) has emerged as a prevalent paradigm to deliver personalized models by collaboratively training while simultaneously adapting to each client's local applications. Existing PFL…

Personalized Federated Learning

Blockchain-empowered Federated Learning for Healthcare Metaverses: User-centric Incentive Mechanism with Optimal Data Freshness

2023-07-29 · Jiawen Kang, Jinbo Wen, Dongdong Ye, Bingkun Lai 외

Given the revolutionary role of metaverses, healthcare metaverses are emerging as a transformative force, creating intelligent healthcare systems that offer immersive and personalized services. The healthcare metaverses …

Decision MakingFederated LearningPrivacy Preserving

Personalized Federated Learning: A Meta-Learning Approach

2020-02-19 · Alireza Fallah, Aryan Mokhtari, Asuman Ozdaglar

In Federated Learning, we aim to train models across multiple computing units (users), while users can only communicate with a common central server, without exchanging their data samples. This mechanism exploits the com…

Federated LearningMeta-LearningPersonalized Federated Learning