paper-with-me

Papers

Discriminative Adversarial Domain Generalization with Meta-learning based Cross-domain Validation

2020-11-01 · Keyu Chen, Di Zhuang, J. Morris Chang

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" domains, and (ii) meta-learning based cross-domain validation, which simulates train/test domain shift via applying meta-learning techniques in the training process. In the experimental evaluation, a comprehensive comparison has been made among our proposed approach and other existing approaches on three benchmark datasets. The results shown that DADG consistently outperforms a strong baseline DeepAll, and outperforms the other existing DG algorithms in most of the evaluation cases.

📄 PDF Abstract BibTeX arXiv:2011.00444

Code (3)

cnewbie007/DADG 공식 구현 pytorch
keyu07/DADG 공식 구현 pytorch
Epi-NMT/DADG pytorch

Tasks

BIG-bench Machine LearningDomain GeneralizationMeta-Learning

Similar Papers 제목 키워드 기반

Discriminative Domain-Invariant Adversarial Network for Deep Domain Generalization

2021-08-20 · Mohammad Mahfujur Rahman, Clinton Fookes, Sridha Sridharan

Domain generalization approaches aim to learn a domain invariant prediction model for unknown target domains from multiple training source domains with different distributions. Significant efforts have recently been comm…

Domain Generalization

Improving the Generalization of Meta-learning on Unseen Domains via Adversarial Shift

2021-07-23 · Pinzhuo Tian, Yao Gao

Meta-learning provides a promising way for learning to efficiently learn and achieves great success in many applications. However, most meta-learning literature focuses on dealing with tasks from a same domain, making it…

Cross-Domain Few-ShotDomain GeneralizationMeta-Learning

Adversarial Discriminative Domain Adaptation

2017-02-17 · CVPR 2017 7 · Eric Tzeng, Judy Hoffman, Kate Saenko, Trevor Darrell

Adversarial learning methods are a promising approach to training robust deep networks, and can generate complex samples across diverse domains. They also can improve recognition despite the presence of domain shift or d…

Domain AdaptationGeneral ClassificationUnsupervised Domain AdaptationUnsupervised Image-To-Image Translation

Multi-Adversarial Discriminative Deep Domain Generalization for Face Presentation Attack Detection

2019-06-01 · CVPR 2019 6 · Rui Shao, Xiangyuan Lan, Jiawei Li, Pong C. Yuen

Face presentation attacks have become an increasingly critical issue in the face recognition community. Many face anti-spoofing methods have been proposed, but they cannot generalize well on "unseen" attacks. This work f…

Domain GeneralizationFace Anti-SpoofingFace Presentation Attack DetectionFace Recognition+1

Meta Batch-Instance Normalization for Generalizable Person Re-Identification

2020-11-30 · CVPR 2021 1 · Seokeon Choi, Taekyung Kim, Minki Jeong, Hyoungseob Park 외

Although supervised person re-identification (Re-ID) methods have shown impressive performance, they suffer from a poor generalization capability on unseen domains. Therefore, generalizable Re-ID has recently attracted g…

Data AugmentationDomain GeneralizationGeneralizable Person Re-identificationMeta-Learning+2