Better Robustness by More Coverage: Adversarial and Mixup Data Augmentation for Robust Finetuning
Code (1)
Tasks
Data AugmentationSimilar Papers 제목 키워드 기반
Better Robustness by More Coverage: Adversarial Training with Mixup Augmentation for Robust Fine-tuning
Pretrained language models (PLMs) perform poorly under adversarial attacks. To improve the adversarial robustness, adversarial data augmentation (ADA) has been widely adopted to cover more search space of adversarial att…
Adversarial RobustnessData AugmentationText Augmentationtext-classification+1Mixup Inference: Better Exploiting Mixup to Defend Adversarial Attacks
It has been widely recognized that adversarial examples can be easily crafted to fool deep networks, which mainly root from the locally non-linear behavior nearby input examples. Applying mixup in training provides an ef…
Adversarial RobustnessAdversarial Vertex Mixup: Toward Better Adversarially Robust Generalization
Adversarial examples cause neural networks to produce incorrect outputs with high confidence. Although adversarial training is one of the most effective forms of defense against adversarial examples, unfortunately, a lar…
Adversarial RobustnessData Augmentation$k$-Mixup Regularization for Deep Learning via Optimal Transport
Mixup is a popular regularization technique for training deep neural networks that can improve generalization and increase adversarial robustness. It perturbs input training data in the direction of other randomly-chose…
Adversarial RobustnessDeep LearningHow Does Mixup Help With Robustness and Generalization?
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 generali…
Data Augmentation