Parameterized Knowledge Transfer for Personalized Federated Learning
Jie Zhang, Song Guo, Xiaosong Ma, Haozhao Wang, Wencao Xu, Feijie Wu

TL;DR
This paper introduces KT-pFL, a novel personalized federated learning framework that enables heterogeneous models to collaboratively learn through parameterized group knowledge transfer, improving performance over existing methods.
Contribution
It proposes a new training framework that allows personalized models to transfer knowledge via a parameterized matrix, supporting heterogeneous model structures in federated learning.
Findings
Achieves significant performance improvements over state-of-the-art algorithms.
Effectively handles heterogeneous models and data distributions.
Demonstrates robustness across multiple datasets and settings.
Abstract
In recent years, personalized federated learning (pFL) has attracted increasing attention for its potential in dealing with statistical heterogeneity among clients. However, the state-of-the-art pFL methods rely on model parameters aggregation at the server side, which require all models to have the same structure and size, and thus limits the application for more heterogeneous scenarios. To deal with such model constraints, we exploit the potentials of heterogeneous model settings and propose a novel training framework to employ personalized models for different clients. Specifically, we formulate the aggregation procedure in original pFL into a personalized group knowledge transfer training algorithm, namely, KT-pFL, which enables each client to maintain a personalized soft prediction at the server side to guide the others' local training. KT-pFL updates the personalized soft…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Recommender Systems and Techniques · Domain Adaptation and Few-Shot Learning
