Grounding Stylistic Domain Generalization with Quantitative Domain Shift Measures and Synthetic Scene Images
Loading...
Links to Files
Permanent Link
Author/Creator ORCID
Date
2024-05-24
Type of Work
Department
Program
Citation of Original Publication
Rights
ATTRIBUTION-NONCOMMERCIAL-NODERIVS 4.0 INTERNATIONAL
Abstract
Domain Generalization (DG) is a challenging task in machine learning that requires a coherent ability to comprehend shifts across various domains through extraction of domain-invariant features. DG performance is typically evaluated by performing image classification in domains of various image styles. However, current methodology lacks quantitative understanding about shifts in stylistic domain, and relies on a vast amount of pre-training data, such as ImageNet1K, which are predominantly in photorealistic style with weakly supervised class labels. Such a data-driven practice could potentially result in spurious correlation and inflated performance on DG benchmarks. In this paper, we introduce a new 3-part DG paradigm to address these risks. We first introduce two new quantitative measures ICV and IDD to describe domain shifts in terms of consistency of classes within one domain and similarity between two stylistic domains. We then present SuperMarioDomains (SMD), a novel synthetic multi-domain dataset sampled from video game scenes with more consistent classes and sufficient dissimilarity compared to ImageNet1K. We demonstrate our DG method SMOS. SMOS uses SMD to first train a precursor model, which is then used to ground the training on a DG benchmark. We observe that SMOS+SMD altogether contributes to stateof-the-art performance across five DG benchmarks, gaining large improvements to performances on abstract domains along with on-par or slight improvements to those on photo-realistic domains. Our qualitative analysis suggests that these improvements can be attributed to reduced distributional divergence between originally distant domains. Our data are available at https://github.com/ fpsluozi/SMD-SMOS .