Personalized Federated Learning using Hypernetworks
Aviv Shamsian, Aviv Navon, Ethan Fetaya, Gal Chechik

TL;DR
This paper introduces pFedHN, a hypernetwork-based method for personalized federated learning that generates individual models for clients, reduces communication costs, and improves generalization to new clients with different data distributions.
Contribution
The paper proposes a novel hypernetwork approach for personalized federated learning that enhances parameter sharing, reduces communication, and improves generalization to unseen clients.
Findings
pFedHN outperforms previous personalized federated learning methods.
Hypernetworks enable effective parameter sharing across clients.
The approach generalizes well to new clients with different data distributions.
Abstract
Personalized federated learning is tasked with training machine learning models for multiple clients, each with its own data distribution. The goal is to train personalized models in a collaborative way while accounting for data disparities across clients and reducing communication costs. We propose a novel approach to this problem using hypernetworks, termed pFedHN for personalized Federated HyperNetworks. In this approach, a central hypernetwork model is trained to generate a set of models, one model for each client. This architecture provides effective parameter sharing across clients, while maintaining the capacity to generate unique and diverse personal models. Furthermore, since hypernetwork parameters are never transmitted, this approach decouples the communication cost from the trainable model size. We test pFedHN empirically in several personalized federated learning challenges…
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 · Advanced Graph Neural Networks
MethodsHyperNetwork
