CADG: A Model Based on Cross Attention for Domain Generalization
Cheng Dai, Yingqiao Lin, Fan Li, Xiyao Li, Donglin Xie

TL;DR
This paper introduces CADG, a cross attention-based model that enhances domain generalization by aligning features across different distributions, achieving state-of-the-art results on multiple benchmarks.
Contribution
The paper proposes a novel cross attention mechanism for domain generalization, improving classifier robustness across unseen domains.
Findings
Achieves state-of-the-art performance on domain generalization benchmarks.
Outperforms some ensemble-based methods with a single model.
Effectively aligns features from diverse source domains.
Abstract
In Domain Generalization (DG) tasks, models are trained by using only training data from the source domains to achieve generalization on an unseen target domain, this will suffer from the distribution shift problem. So it's important to learn a classifier to focus on the common representation which can be used to classify on multi-domains, so that this classifier can achieve a high performance on an unseen target domain as well. With the success of cross attention in various cross-modal tasks, we find that cross attention is a powerful mechanism to align the features come from different distributions. So we design a model named CADG (cross attention for domain generalization), wherein cross attention plays a important role, to address distribution shift problem. Such design makes the classifier can be adopted on multi-domains, so the classifier will generalize well on an unseen domain.…
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
TopicsDomain Adaptation and Few-Shot Learning
MethodsSoftmax · Concatenated Skip Connection · EXP-$Does Expedia refund a cancelled flight? · ALIGN
