Class-Wise Federated Averaging for Efficient Personalization
Gyuejeong Lee, Daeyoung Choi

TL;DR
This paper introduces cwFedAvg, a personalized federated learning framework that performs class-wise model aggregation to improve personalization, using a novel regularizer to enhance class-specific encoding, achieving better results with minimal communication overhead.
Contribution
The paper proposes cwFedAvg, a class-wise federated averaging method with a new regularizer, enabling effective personalization without extra communication or local training.
Findings
cwFedAvg outperforms existing personalized FL methods.
WDR improves class-specific information encoding.
Achieves personalization with communication costs similar to FedAvg.
Abstract
Federated learning (FL) enables collaborative model training across distributed clients without centralizing data. However, existing approaches such as Federated Averaging (FedAvg) often perform poorly with heterogeneous data distributions, failing to achieve personalization owing to their inability to capture class-specific information effectively. We propose Class-wise Federated Averaging (cwFedAvg), a novel personalized FL (PFL) framework that performs Federated Averaging for each class, to overcome the personalization limitations of FedAvg. cwFedAvg creates class-specific global models via weighted aggregation of local models using class distributions, and subsequently combines them to generate personalized local models. We further propose Weight Distribution Regularizer (WDR), which encourages deep networks to encode class-specific information efficiently by aligning empirical and…
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 · Recommender Systems and Techniques
