Localized Adversarial Domain Generalization
Wei Zhu, Le Lu, Jing Xiao, Mei Han, Jiebo Luo, Adam P. Harrison

TL;DR
This paper introduces LADG, a novel adversarial domain generalization method that enhances local feature mixing and prevents feature collapse, leading to improved performance on unseen domains.
Contribution
LADG employs a localized adversarial classifier and coding-rate loss to better align features across domains and maintain feature space diversity, advancing domain generalization techniques.
Findings
LADG outperforms existing methods on the Wilds DG benchmark.
The localized adversarial approach improves feature mixing across domains.
Coding-rate loss effectively prevents feature space collapse.
Abstract
Deep learning methods can struggle to handle domain shifts not seen in training data, which can cause them to not generalize well to unseen domains. This has led to research attention on domain generalization (DG), which aims to the model's generalization ability to out-of-distribution. Adversarial domain generalization is a popular approach to DG, but conventional approaches (1) struggle to sufficiently align features so that local neighborhoods are mixed across domains; and (2) can suffer from feature space over collapse which can threaten generalization performance. To address these limitations, we propose localized adversarial domain generalization with space compactness maintenance~(LADG) which constitutes two major contributions. First, we propose an adversarial localized classifier as the domain discriminator, along with a principled primary branch. This constructs a min-max game…
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
MethodsALIGN
