NormAUG: Normalization-guided Augmentation for Domain Generalization
Lei Qi, Hongpeng Yang, Yinghuan Shi, Xin Geng

TL;DR
NormAUG is a novel normalization-guided data augmentation technique that enhances domain generalization by introducing diverse feature perturbations during training and employing ensemble strategies during testing.
Contribution
The paper introduces NormAUG, a simple yet effective normalization-guided augmentation method that improves domain generalization by diversifying feature representations and reducing upper bounds of generalization.
Findings
Significant performance improvements on multiple benchmarks.
Effective reduction of the generalization upper boundary.
Robust ensemble strategy during testing enhances accuracy.
Abstract
Deep learning has made significant advancements in supervised learning. However, models trained in this setting often face challenges due to domain shift between training and test sets, resulting in a significant drop in performance during testing. To address this issue, several domain generalization methods have been developed to learn robust and domain-invariant features from multiple training domains that can generalize well to unseen test domains. Data augmentation plays a crucial role in achieving this goal by enhancing the diversity of the training data. In this paper, inspired by the observation that normalizing an image with different statistics generated by different batches with various domains can perturb its feature, we propose a simple yet effective method called NormAUG (Normalization-guided Augmentation). Our method includes two paths: the main path and the auxiliary…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Cancer-related molecular mechanisms research
MethodsBatch Normalization
