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/Towards Unified and Effective Domain Generalization

Towards Unified and Effective Domain Generalization

Yiyuan Zhang, Kaixiong Gong, Xiaohan Ding, Kaipeng Zhang, Fangrui Lv, Kurt Keutzer, Xiangyu Yue

2023-10-16Domain GeneralizationOut-of-Distribution Generalization
PaperPDFCode(official)

Abstract

We propose $\textbf{UniDG}$, a novel and $\textbf{Uni}$fied framework for $\textbf{D}$omain $\textbf{G}$eneralization that is capable of significantly enhancing the out-of-distribution generalization performance of foundation models regardless of their architectures. The core idea of UniDG is to finetune models during the inference stage, which saves the cost of iterative training. Specifically, we encourage models to learn the distribution of test data in an unsupervised manner and impose a penalty regarding the updating step of model parameters. The penalty term can effectively reduce the catastrophic forgetting issue as we would like to maximally preserve the valuable knowledge in the original model. Empirically, across 12 visual backbones, including CNN-, MLP-, and Transformer-based models, ranging from 1.89M to 303M parameters, UniDG shows an average accuracy improvement of +5.4% on DomainBed. These performance results demonstrate the superiority and versatility of UniDG. The code is publicly available at https://github.com/invictus717/UniDG

Results

TaskDatasetMetricValueModel
Domain AdaptationPACSAverage Accuracy95.6UniDG + CORAL + ConvNeXt-B
Domain AdaptationOffice-HomeAverage Accuracy88.9UniDG + CORAL + ConvNeXt-B
Domain AdaptationDomainNetAverage Accuracy59.5UniDG + CORAL + ConvNeXt-B
Domain AdaptationVLCSAverage Accuracy84.5UniDG + CORAL + ConvNeXt-B
Domain AdaptationTerraIncognitaAverage Accuracy69.6UniDG + CORAL + ConvNeXt-B
Domain GeneralizationPACSAverage Accuracy95.6UniDG + CORAL + ConvNeXt-B
Domain GeneralizationOffice-HomeAverage Accuracy88.9UniDG + CORAL + ConvNeXt-B
Domain GeneralizationDomainNetAverage Accuracy59.5UniDG + CORAL + ConvNeXt-B
Domain GeneralizationVLCSAverage Accuracy84.5UniDG + CORAL + ConvNeXt-B
Domain GeneralizationTerraIncognitaAverage Accuracy69.6UniDG + CORAL + ConvNeXt-B

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-17InstructFLIP: Exploring Unified Vision-Language Model for Face Anti-spoofing2025-07-16From Physics to Foundation Models: A Review of AI-Driven Quantitative Remote Sensing Inversion2025-07-11Feed-Forward SceneDINO for Unsupervised Semantic Scene Completion2025-07-08Prompt-Free Conditional Diffusion for Multi-object Image Augmentation2025-07-08Integrated Structural Prompt Learning for Vision-Language Models2025-07-08