Federated Learning with Domain Generalization
Liling Zhang, Xinyu Lei, Yichun Shi, Hongyu Huang, Chao Chen

TL;DR
This paper introduces FedADG, a federated learning method that enhances domain generalization by aligning class-specific distributions across clients, improving model robustness on unseen domains.
Contribution
The paper proposes FedADG, a novel federated adversarial approach that aligns source domain distributions at class level to improve generalization to unseen domains.
Findings
FedADG achieves comparable performance with state-of-the-art methods.
The method effectively aligns class-specific distributions across clients.
Experiments demonstrate improved generalization on unseen domains.
Abstract
Federated Learning (FL) enables a group of clients to jointly train a machine learning model with the help of a centralized server. Clients do not need to submit their local data to the server during training, and hence the local training data of clients is protected. In FL, distributed clients collect their local data independently, so the dataset of each client may naturally form a distinct source domain. In practice, the model trained over multiple source domains may have poor generalization performance on unseen target domains. To address this issue, we propose FedADG to equip federated learning with domain generalization capability. FedADG employs the federated adversarial learning approach to measure and align the distributions among different source domains via matching each distribution to a reference distribution. The reference distribution is adaptively generated (by…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Domain Adaptation and Few-Shot Learning
