TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Discriminative Adversarial Domain Generalization with Meta...

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

Keyu Chen, Di Zhuang, J. Morris Chang

2020-11-01Meta-LearningDomain GeneralizationBIG-bench Machine Learning
PaperPDFCode(official)Code(official)Code

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" 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.

Results

TaskDatasetMetricValueModel
Domain AdaptationPACSAverage Accuracy80.38DADG (Resnet-18)
Domain AdaptationPACSAverage Accuracy72.11DADG (AlexNet)
Domain AdaptationOffice-HomeAverage Accuracy62.22DADG (ResNet-18)
Domain AdaptationVLCSAverage Accuracy78.21DADG (ResNet-18)
Domain AdaptationVLCSAverage Accuracy74.46DADG (AlexNet)
Domain GeneralizationPACSAverage Accuracy80.38DADG (Resnet-18)
Domain GeneralizationPACSAverage Accuracy72.11DADG (AlexNet)
Domain GeneralizationOffice-HomeAverage Accuracy62.22DADG (ResNet-18)
Domain GeneralizationVLCSAverage Accuracy78.21DADG (ResNet-18)
Domain GeneralizationVLCSAverage Accuracy74.46DADG (AlexNet)

Related Papers

Simulate, Refocus and Ensemble: An Attention-Refocusing Scheme for Domain Generalization2025-07-17GLAD: Generalizable Tuning for Vision-Language Models2025-07-17MoTM: Towards a Foundation Model for Time Series Imputation based on Continuous Modeling2025-07-17Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Imbalanced Regression Pipeline Recommendation2025-07-16CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16InstructFLIP: Exploring Unified Vision-Language Model for Face Anti-spoofing2025-07-16Mixture of Experts in Large Language Models2025-07-15