Feature Distribution Matching for Federated Domain Generalization
Yuwei Sun, Ng Chong, Hideya Ochiai

TL;DR
This paper introduces FedKA, a federated domain generalization method that aligns feature distributions across clients to improve model robustness on unseen tasks without sharing raw data.
Contribution
FedKA is a novel federated learning approach that matches feature distributions and uses a voting mechanism for pseudo-labeling, enhancing domain invariance and reducing negative transfer.
Findings
FedKA improves accuracy by 8.8% on Digit-Five.
FedKA achieves a 3.5% gain on Office-Caltech10.
FedKA reduces negative transfer, quadrupling performance gains.
Abstract
Multi-source domain adaptation has been intensively studied. The distribution shift in features inherent to specific domains causes the negative transfer problem, degrading a model's generality to unseen tasks. In Federated Learning (FL), learned model parameters are shared to train a global model that leverages the underlying knowledge across client models trained on separate data domains. Nonetheless, the data confidentiality of FL hinders the effectiveness of traditional domain adaptation methods that require prior knowledge of different domain data. We propose a new federated domain generalization method called Federated Knowledge Alignment (FedKA). FedKA leverages feature distribution matching in a global workspace such that the global model can learn domain-invariant client features under the constraint of unknown client data. FedKA employs a federated voting mechanism that…
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
TopicsDomain Adaptation and Few-Shot Learning · Privacy-Preserving Technologies in Data · Advanced Graph Neural Networks
