paper-with-me

Papers

Asynchronous Personalized Federated Learning through Global Memorization

2025-03-01 · Fan Wan, Yuchen Li, Xueqi Qiu, Rui Sun, Leyuan Zhang, Xingyu Miao, Tianyu Zhang, Haoran Duan, Yang Long

The proliferation of Internet of Things devices and advances in communication technology have unleashed an explosion of personal data, amplifying privacy concerns amid stringent regulations like GDPR and CCPA. Federated Learning offers a privacy preserving solution by enabling collaborative model training across decentralized devices without centralizing sensitive data. However, statistical heterogeneity from non-independent and identically distributed datasets and system heterogeneity due to client dropouts particularly those with monopolistic classes severely degrade the global model's performance. To address these challenges, we propose the Asynchronous Personalized Federated Learning framework, which empowers clients to develop personalized models using a server side semantic generator. This generator, trained via data free knowledge transfer under global model supervision, enhances client data diversity by producing both seen and unseen samples, the latter enabled by Zero-Shot Learning to mitigate dropout-induced data loss. To counter the risks of synthetic data impairing training, we introduce a decoupled model interpolation method, ensuring robust personalization. Extensive experiments demonstrate that AP FL significantly outperforms state of the art FL methods in tackling non-IID distributions and client dropouts, achieving superior accuracy and resilience across diverse real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2503.00407

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningMemorizationPersonalized Federated LearningPrivacy PreservingTransfer LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Personalized Federated Learning through Local Memorization

2021-11-17 · Othmane Marfoq, Giovanni Neglia, Laetitia Kameni, Richard Vidal

Federated learning allows clients to collaboratively learn statistical models while keeping their data local. Federated learning was originally used to train a unique global model to be served to all clients, but this ap…

Binary ClassificationFairnessFederated LearningGeneralization Bounds+2

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

Partially Personalized Federated Learning: Breaking the Curse of Data Heterogeneity

2023-05-29 · Konstantin Mishchenko, Rustem Islamov, Eduard Gorbunov, Samuel Horváth

We present a partially personalized formulation of Federated Learning (FL) that strikes a balance between the flexibility of personalization and cooperativeness of global training. In our framework, we split the variable…

Federated LearningPersonalized Federated Learning

Personalized Heterogeneous Federated Learning with Gradient Similarity

2021-09-29 · Jing Xie, Xiang Yin, Xiyi Zhang, Juan Chen 외

In the conventional federated learning (FL), the local models of multiple clients are trained independently by their privacy data, and the center server generates the shared global model by aggregating local models. How…

Federated Learning

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