paper-with-me

Papers

Personalized Federated Learning with Mixture of Models for Adaptive Prediction and Model Fine-Tuning

2024-10-28 · Pouya M. Ghari, Yanning Shen

Federated learning is renowned for its efficacy in distributed model training, ensuring that users, called clients, retain data privacy by not disclosing their data to the central server that orchestrates collaborations. Most previous work on federated learning assumes that clients possess static batches of training data. However, clients may also need to make real-time predictions on streaming data in non-stationary environments. In such dynamic environments, employing pre-trained models may be inefficient, as they struggle to adapt to the constantly evolving data streams. To address this challenge, clients can fine-tune models online, leveraging their observed data to enhance performance. Despite the potential benefits of client participation in federated online model fine-tuning, existing analyses have not conclusively demonstrated its superiority over local model fine-tuning. To bridge this gap, the present paper develops a novel personalized federated learning algorithm, wherein each client constructs a personalized model by combining a locally fine-tuned model with multiple federated models learned by the server over time. Theoretical analysis and experiments on real datasets corroborate the effectiveness of this approach for real-time predictions and federated model fine-tuning.

📄 PDF Abstract BibTeX arXiv:2410.21547

Code (1)

pouyamghari/Fed-POE 공식 구현 tf

Tasks

Federated LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

pFedAFM: Adaptive Feature Mixture for Batch-Level Personalization in Heterogeneous Federated Learning

2024-04-27 · Liping Yi, Han Yu, Chao Ren, Heng Zhang 외

Model-heterogeneous personalized federated learning (MHPFL) enables FL clients to train structurally different personalized models on non-independent and identically distributed (non-IID) local data. Existing MHPFL metho…

Federated LearningPersonalized Federated LearningPrediction

Adaptive Personalized Federated Learning

2020-03-30 · Yuyang Deng, Mohammad Mahdi Kamani, Mehrdad Mahdavi

Investigation of the degree of personalization in federated learning algorithms has shown that only maximizing the performance of the global model will confine the capacity of the local models to personalize. In this pap…

Bilevel OptimizationFederated LearningPersonalized Federated Learning

Fed-GAME: Personalized Federated Learning with Graph Attention Mixture-of-Experts For Time-Series Forecasting

2026-03-02 · Yi Li, Han Liu, Mingfeng Fan, Guo Chen 외 arxiv

Federated learning (FL) on graphs shows promise for distributed time-series forecasting. Yet, existing methods rely on static topologies and struggle with client heterogeneity. We propose Fed-GAME, a framework that model…

Personalized Federated Learning

Mixture of Experts Made Personalized: Federated Prompt Learning for Vision-Language Models

2024-10-14 · Jun Luo, Chen Chen, Shandong Wu

Federated prompt learning benefits federated learning with CLIP-like Vision-Language Model's (VLM's) robust representation learning ability through prompt learning. However, current federated prompt learning methods are …

Federated LearningMixture-of-ExpertsPrompt LearningRepresentation Learning

pFedMoE: Data-Level Personalization with Mixture of Experts for Model-Heterogeneous Personalized Federated Learning

2024-02-02 · Liping Yi, Han Yu, Chao Ren, Heng Zhang 외

Federated learning (FL) has been widely adopted for collaborative training on decentralized data. However, it faces the challenges of data, system, and model heterogeneity. This has inspired the emergence of model-hetero…

Federated LearningMixture-of-ExpertsPersonalized Federated Learning