paper-with-me

홈 › Papers

Adaptive Personalized Federated Learning via Multi-task Averaging of Kernel Mean Embeddings

2026-02-13 · Jean-Baptiste Fermanian, Batiste Le Bars, Aurélien Bellet arxiv

Personalized Federated Learning (PFL) enables a collection of agents to collaboratively learn individual models without sharing raw data. We propose a new PFL approach in which each agent optimizes a weighted combination of all agents' empirical risks, with the weights learned from data rather than specified a priori. The novelty of our method lies in formulating the estimation of these collaborative weights as a kernel mean embedding estimation problem with multiple data sources, leveraging tools from multi-task averaging to capture statistical relationships between agents. This perspective yields a fully adaptive procedure that requires no prior knowledge of data heterogeneity and can automatically transition between global and local learning regimes. By recasting the objective as a high-dimensional mean estimation problem, we derive finite-sample guarantees on local excess risks for a broad class of distributions, explicitly quantifying the statistical gains of collaboration. To address communication constraints inherent to federated settings, we also propose a practical implementation based on random Fourier features, which allows one to trade communication cost for statistical efficiency. Numerical experiments validate our theoretical results.

📄 PDF Abstract BibTeX arXiv:2603.02233

Code (0)

등록된 구현이 없습니다.

Tasks

Personalized Federated Learning

Similar Papers 제목 키워드 기반

WAFFLE: Weighted Averaging for Personalized Federated Learning

2021-10-13 · Martin Beaussart, Felix Grimberg, Mary-Anne Hartley, Martin Jaggi

In federated learning, model personalization can be a very effective strategy to deal with heterogeneous training data across clients. We introduce WAFFLE (Weighted Averaging For Federated LEarning), a personalized colla…

Federated LearningPersonalized Federated Learning

FedBiCross: Personalized One-Shot Federated Learning on Medical Images

2026-01-05 · Yuexuan Xia, Yinghao Zhang, Yalin Liu, Hong-Ning Dai 외 arxiv

Data-free knowledge distillation-based one-shot federated learning (OSFL) trains a model in a single communication round without sharing raw data, making OSFL attractive for privacy-sensitive medical applications. Howeve…

Data-free Knowledge DistillationFederated Learning

FedMOA: Federated GRPO for Personalized Reasoning LLMs under Heterogeneous Rewards

2026-01-31 · Ziyao Wang, Daeun Jung, Yexiao He, Guoheng Sun 외 arxiv

Group Relative Policy Optimization (GRPO) has recently emerged as an effective approach for improving the reasoning capabilities of large language models through online multi-objective reinforcement learning. While perso…

Reinforcement LearningMathematical ReasoningFederated LearningCode Generation

Optimal Model Averaging: Towards Personalized Collaborative Learning

2021-10-25 · Felix Grimberg, Mary-Anne Hartley, Sai P. Karimireddy, Martin Jaggi

In federated learning, differences in the data or objectives between the participating nodes motivate approaches to train a personalized machine learning model for each node. One such approach is weighted averaging betwe…

Federated Learningmodelparameter estimation

FedClassAvg: Local Representation Learning for Personalized Federated Learning on Heterogeneous Neural Networks

2022-10-25 · Jaehee Jang, Heonseok Ha, Dahuin Jung, Sungroh Yoon

Personalized federated learning is aimed at allowing numerous clients to train personalized models while participating in collaborative training in a communication-efficient manner without exchanging private data. Howeve…

Federated LearningPersonalized Federated LearningRepresentation LearningTransfer Learning