TL;DR
This paper introduces a novel domain generalization framework combining discriminative adversarial learning and meta-learning-based cross-domain validation, significantly improving model generalization across unseen domains.
Contribution
It proposes a new Discriminative Adversarial Domain Generalization (DADG) method that integrates adversarial learning with meta-learning for better domain generalization.
Findings
DADG outperforms baseline DeepAll on benchmark datasets.
DADG surpasses existing DG algorithms in most evaluation cases.
The approach effectively learns generalized feature representations.
Abstract
The generalization capability of machine learning models, which refers to generalizing the knowledge for an "unseen" domain via learning from one or multiple seen domain(s), is of great importance to develop and deploy machine learning applications in the real-world conditions. Domain Generalization (DG) techniques aim to enhance such generalization capability of machine learning models, where the learnt feature representation and the classifier are two crucial factors to improve generalization and make decisions. In this paper, we propose Discriminative Adversarial Domain Generalization (DADG) with meta-learning-based cross-domain validation. Our proposed framework contains two main components that work synergistically to build a domain-generalized DNN model: (i) discriminative adversarial learning, which proactively learns a generalized feature representation on multiple "seen"…
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.
