FACT: Federated Adversarial Cross Training
Stefan Schrod, Jonas Lippl, Andreas Sch\"afer, Michael Altenbuchinger

TL;DR
FACT introduces a federated learning method that leverages domain differences among clients to improve model adaptation to new, unlabeled target domains, outperforming existing models across multiple benchmarks.
Contribution
The paper presents a novel federated adversarial training approach that exploits source client domain differences for better target domain adaptation without labeled data.
Findings
Outperforms state-of-the-art federated and domain adaptation models
Effective under communication restrictions and varying client numbers
Achieves superior results on multiple benchmarks
Abstract
Federated Learning (FL) facilitates distributed model development to aggregate multiple confidential data sources. The information transfer among clients can be compromised by distributional differences, i.e., by non-i.i.d. data. A particularly challenging scenario is the federated model adaptation to a target client without access to annotated data. We propose Federated Adversarial Cross Training (FACT), which uses the implicit domain differences between source clients to identify domain shifts in the target domain. In each round of FL, FACT cross initializes a pair of source clients to generate domain specialized representations which are then used as a direct adversary to learn a domain invariant data representation. We empirically show that FACT outperforms state-of-the-art federated, non-federated and source-free domain adaptation models on three popular multi-source-single-target…
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
