Disentangling Masked Autoencoders for Unsupervised Domain Generalization
An Zhang, Han Wang, Xiang Wang, Tat-Seng Chua

TL;DR
This paper introduces DisMAE, a novel unsupervised learning framework that disentangles domain-invariant features from domain-specific variations to improve out-of-distribution generalization.
Contribution
DisMAE is a new framework that co-trains dual encoders to learn disentangled representations for unsupervised domain generalization without class labels.
Findings
Achieves competitive OOD performance on benchmark datasets.
Effectively filters out unstable domain-specific variations.
Demonstrates potential for large-scale unlabeled data in generalization tasks.
Abstract
Domain Generalization (DG), designed to enhance out-of-distribution (OOD) generalization, is all about learning invariance against domain shifts utilizing sufficient supervision signals. Yet, the scarcity of such labeled data has led to the rise of unsupervised domain generalization (UDG) - a more important yet challenging task in that models are trained across diverse domains in an unsupervised manner and eventually tested on unseen domains. UDG is fast gaining attention but is still far from well-studied. To close the research gap, we propose a novel learning framework designed for UDG, termed the Disentangled Masked Auto Encoder (DisMAE), aiming to discover the disentangled representations that faithfully reveal the intrinsic features and superficial variations without access to the class label. At its core is the distillation of domain-invariant semantic features, which cannot be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis
MethodsSoftmax · Attention Is All You Need
