REVIEW 3 cited by
How Does Mixup Help With Robustness and Generalization?
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
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.
Forward citations
Cited by 3 Pith papers
-
Bringing Balance to Hand Shape Classification: Mitigating Data Imbalance Through Generative Models
Pre-training an EfficientNet classifier on GAN-generated balanced hand images, then fine-tuning on real data, raises accuracy on the imbalanced RWTH handshape benchmark from 80.6% to 85.3%.
-
ADAPT: A Pseudo-labeling Approach to Combat Concept Drift in Malware Detection
A pseudo-labeling method with class-specific adaptive thresholds, label-consistent augmentation, and mixup reduces concept-drift performance loss in malware classifiers across five datasets.
-
Why Pool When You Can Flow? Active Learning with GFlowNets
Training a GFlowNet to generate high-BALD molecules gives pool-size-independent acquisition and near-BALD classification quality on JAK2 virtual screening.
Discussion (0). Sign in to comment.