LGAIJun 1, 2023

Domain Generalization for Domain-Linked Classes

arXiv:2306.00879v11 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses a real-world limitation in domain generalization for classes that are domain-specific, which is incremental as it builds on existing DG methods.

The paper tackles the problem of domain generalization for domain-linked classes, where classes appear only in specific domains, by transferring domain-invariant knowledge from domain-shared classes, achieving state-of-the-art results in domain generalization tasks.

Domain generalization (DG) focuses on transferring domain-invariant knowledge from multiple source domains (available at train time) to an, a priori, unseen target domain(s). This requires a class to be expressed in multiple domains for the learning algorithm to break the spurious correlations between domain and class. However, in the real-world, classes may often be domain-linked, i.e. expressed only in a specific domain, which leads to extremely poor generalization performance for these classes. In this work, we aim to learn generalizable representations for these domain-linked classes by transferring domain-invariant knowledge from classes expressed in multiple source domains (domain-shared classes). To this end, we introduce this task to the community and propose a Fair and cONtrastive feature-space regularization algorithm for Domain-linked DG, FOND. Rigorous and reproducible experiments with baselines across popular DG tasks demonstrate our method and its variants' ability to accomplish state-of-the-art DG results for domain-linked classes. We also provide practical insights on data conditions that increase domain-linked class generalizability to tackle real-world data scarcity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes