English

Towards Principled Disentanglement for Domain Generalization

Machine Learning 2022-10-20 v4 Computer Vision and Pattern Recognition

Abstract

A fundamental challenge for machine learning models is generalizing to out-of-distribution (OOD) data, in part due to spurious correlations. To tackle this challenge, we first formalize the OOD generalization problem as constrained optimization, called Disentanglement-constrained Domain Generalization (DDG). We relax this non-trivial constrained optimization problem to a tractable form with finite-dimensional parameterization and empirical approximation. Then a theoretical analysis of the extent to which the above transformations deviates from the original problem is provided. Based on the transformation, we propose a primal-dual algorithm for joint representation disentanglement and domain generalization. In contrast to traditional approaches based on domain adversarial training and domain labels, DDG jointly learns semantic and variation encoders for disentanglement, enabling flexible manipulation and augmentation on training data. DDG aims to learn intrinsic representations of semantic concepts that are invariant to nuisance factors and generalizable across domains. Comprehensive experiments on popular benchmarks show that DDG can achieve competitive OOD performance and uncover interpretable salient structures within data.

Keywords

Cite

@article{arxiv.2111.13839,
  title  = {Towards Principled Disentanglement for Domain Generalization},
  author = {Hanlin Zhang and Yi-Fan Zhang and Weiyang Liu and Adrian Weller and Bernhard Schölkopf and Eric P. Xing},
  journal= {arXiv preprint arXiv:2111.13839},
  year   = {2022}
}

Comments

CVPR 2022 Oral

R2 v1 2026-06-24T07:53:57.769Z