Semantic Equivariant Mixup
Zongbo Han, Tianchi Xie, Bingzhe Wu, Qinghua Hu, Changqing Zhang

TL;DR
Semantic Equivariant Mixup enhances data augmentation by preserving richer semantic information in mixed samples through a semantic-equivariance assumption, leading to improved model robustness against distribution shifts.
Contribution
It introduces a novel semantic-equivariance assumption and a representation-level regularization for mixup, improving semantic preservation and robustness.
Findings
Improves model robustness against distribution shifts.
Enhances semantic information preservation in mixed samples.
Demonstrates effectiveness through extensive empirical studies.
Abstract
Mixup is a well-established data augmentation technique, which can extend the training distribution and regularize the neural networks by creating ''mixed'' samples based on the label-equivariance assumption, i.e., a proportional mixup of the input data results in the corresponding labels being mixed in the same proportion. However, previous mixup variants may fail to exploit the label-independent information in mixed samples during training, which usually contains richer semantic information. To further release the power of mixup, we first improve the previous label-equivariance assumption by the semantic-equivariance assumption, which states that the proportional mixup of the input data should lead to the corresponding representation being mixed in the same proportion. Then a generic mixup regularization at the representation level is proposed, which can further regularize the model…
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
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
Methodsfail · Mixup
