Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

How Does Mixup Help With Robustness and Generalization?

About

Mixup is a popular data augmentation technique based on taking convex combinations of pairs of examples and their labels. This simple technique has been shown to substantially improve both the robustness and the generalization of the trained model. However, it is not well-understood why such improvement occurs. In this paper, we provide theoretical analysis to demonstrate how using Mixup in training helps model robustness and generalization. For robustness, we show that minimizing the Mixup loss corresponds to approximately minimizing an upper bound of the adversarial loss. This explains why models obtained by Mixup training exhibits robustness to several kinds of adversarial attacks such as Fast Gradient Sign Method (FGSM). For generalization, we prove that Mixup augmentation corresponds to a specific type of data-adaptive regularization which reduces overfitting. Our analysis provides new insights and a framework to understand Mixup.

Linjun Zhang, Zhun Deng, Kenji Kawaguchi, Amirata Ghorbani, James Zou• 2020

Related benchmarks

TaskDatasetResultRank
Image Classification CalibrationTiny-ImageNet-C
Accuracy26.26
9
Image Classification CalibrationCIFAR-10-C
Accuracy75.41
9
Image Classification CalibrationCIFAR-100-C
Accuracy53.38
9
Image Classification CalibrationCAMELYON 17
Accuracy88.33
9
Image Classification CalibrationiWILDCam
Accuracy75.85
9
Image Classification CalibrationfMoW
Accuracy51.53
9
Showing 6 of 6 rows

Other info

Follow for update