FRAug: Tackling Federated Learning with Non-IID Features via Representation Augmentation
Haokun Chen, Ahmed Frikha, Denis Krompass, Jindong Gu, Volker Tresp

TL;DR
FRAug introduces a novel federated learning approach that generates synthetic embeddings to address non-IID feature distributions across clients, significantly improving model generalization and outperforming existing methods.
Contribution
The paper proposes Federated Representation Augmentation (FRAug), a new method that synthesizes client-specific embeddings to mitigate feature shift in federated learning.
Findings
Outperforms state-of-the-art FL methods like PartialFed and FedBN
Effective on public benchmarks and real-world medical data
Reduces overfitting and improves generalization
Abstract
Federated Learning (FL) is a decentralized learning paradigm, in which multiple clients collaboratively train deep learning models without centralizing their local data, and hence preserve data privacy. Real-world applications usually involve a distribution shift across the datasets of the different clients, which hurts the generalization ability of the clients to unseen samples from their respective data distributions. In this work, we address the recently proposed feature shift problem where the clients have different feature distributions, while the label distribution is the same. We propose Federated Representation Augmentation (FRAug) to tackle this practical and challenging problem. Our approach generates synthetic client-specific samples in the embedding space to augment the usually small client datasets. For that, we train a shared generative model to fuse the clients knowledge…
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 · Mental Health via Writing
