DecAug: Out-of-Distribution Generalization via Decomposed Feature Representation and Semantic Augmentation
Haoyue Bai, Rui Sun, Lanqing Hong, Fengwei Zhou, Nanyang Ye, Han-Jia, Ye, S.-H. Gary Chan, Zhenguo Li

TL;DR
DecAug introduces a novel approach for out-of-distribution generalization by disentangling category and context features and applying semantic augmentation to enhance robustness across diverse distribution shifts.
Contribution
It proposes a decomposed feature representation method and gradient-based semantic augmentation to improve OoD generalization across various types of distribution shifts.
Findings
DecAug outperforms state-of-the-art methods on multiple OoD datasets.
Disentangling features improves robustness to distribution shifts.
Gradient-based augmentation enhances model generalization.
Abstract
While deep learning demonstrates its strong ability to handle independent and identically distributed (IID) data, it often suffers from out-of-distribution (OoD) generalization, where the test data come from another distribution (w.r.t. the training one). Designing a general OoD generalization framework to a wide range of applications is challenging, mainly due to possible correlation shift and diversity shift in the real world. Most of the previous approaches can only solve one specific distribution shift, such as shift across domains or the extrapolation of correlation. To address that, we propose DecAug, a novel decomposed feature representation and semantic augmentation approach for OoD generalization. DecAug disentangles the category-related and context-related features. Category-related features contain causal information of the target object, while context-related features…
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
Taxonomy
TopicsMachine Learning in Healthcare · Domain Adaptation and Few-Shot Learning · Human Pose and Action Recognition
