FedClassAvg: Local Representation Learning for Personalized Federated Learning on Heterogeneous Neural Networks
Jaehee Jang, Heonseok Ha, Dahuin Jung, Sungroh Yoon

TL;DR
FedClassAvg is a communication-efficient personalized federated learning method that enables clients with heterogeneous neural network architectures to collaboratively learn classifiers and improve local feature representations without sharing private data.
Contribution
It introduces a novel classifier averaging approach that works with heterogeneous models and enhances local feature learning without extra data or complex optimization.
Findings
Outperforms state-of-the-art algorithms on heterogeneous tasks
Requires minimal communication by exchanging only classifier layers
Does not need auxiliary data or intensive computation
Abstract
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. However, many personalized federated learning algorithms assume that clients have the same neural network architecture, and those for heterogeneous models remain understudied. In this study, we propose a novel personalized federated learning method called federated classifier averaging (FedClassAvg). Deep neural networks for supervised learning tasks consist of feature extractor and classifier layers. FedClassAvg aggregates classifier weights as an agreement on decision boundaries on feature spaces so that clients with not independently and identically distributed (non-iid) data can learn about scarce labels. In addition, local feature representation learning is applied to…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Machine Learning in Healthcare
