LGCVOct 15, 2020

Respecting Domain Relations: Hypothesis Invariance for Domain Generalization

arXiv:2010.07591v159 citations
Originality Incremental advance
AI Analysis

This addresses domain generalization for machine learning models by relaxing invariance assumptions, though it appears incremental as it builds on existing DIR approaches.

The paper tackles the problem of overly strict invariance in domain generalization by proposing hypothesis invariant representations (HIRs) that align posteriors instead of representations, showing it is more effective than domain invariant representations (DIRs) and can compete with methods using prior domain knowledge.

In domain generalization, multiple labeled non-independent and non-identically distributed source domains are available during training while neither the data nor the labels of target domains are. Currently, learning so-called domain invariant representations (DIRs) is the prevalent approach to domain generalization. In this work, we define DIRs employed by existing works in probabilistic terms and show that by learning DIRs, overly strict requirements are imposed concerning the invariance. Particularly, DIRs aim to perfectly align representations of different domains, i.e. their input distributions. This is, however, not necessary for good generalization to a target domain and may even dispose of valuable classification information. We propose to learn so-called hypothesis invariant representations (HIRs), which relax the invariance assumptions by merely aligning posteriors, instead of aligning representations. We report experimental results on public domain generalization datasets to show that learning HIRs is more effective than learning DIRs. In fact, our approach can even compete with approaches using prior knowledge about domains.

Foundations

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

Your Notes