LGMLJun 20, 2020

Representation via Representations: Domain Generalization via Adversarially Learned Invariant Representations

arXiv:2006.11478v134 citations
Originality Incremental advance
AI Analysis

This addresses fairness in applications like medical forecasting by generalizing from data-rich to data-poor populations, though it is incremental as it builds on existing adversarial methods.

The paper tackles domain generalization by using adversarial censoring techniques to learn invariant representations from multiple domains, enabling classification in unseen domains, with theoretical guarantees and experimental validation that more domains improve performance.

We investigate the power of censoring techniques, first developed for learning {\em fair representations}, to address domain generalization. We examine {\em adversarial} censoring techniques for learning invariant representations from multiple "studies" (or domains), where each study is drawn according to a distribution on domains. The mapping is used at test time to classify instances from a new domain. In many contexts, such as medical forecasting, domain generalization from studies in populous areas (where data are plentiful), to geographically remote populations (for which no training data exist) provides fairness of a different flavor, not anticipated in previous work on algorithmic fairness. We study an adversarial loss function for $k$ domains and precisely characterize its limiting behavior as $k$ grows, formalizing and proving the intuition, backed by experiments, that observing data from a larger number of domains helps. The limiting results are accompanied by non-asymptotic learning-theoretic bounds. Furthermore, we obtain sufficient conditions for good worst-case prediction performance of our algorithm on previously unseen domains. Finally, we decompose our mappings into two components and provide a complete characterization of invariance in terms of this decomposition. To our knowledge, our results provide the first formal guarantees of these kinds for adversarial invariant domain generalization.

Foundations

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

Your Notes