Mixup: Beyond empirical risk minimization
作者:Hongyi Zhang · 发表于:arXiv (Cornell University) · 年份:2024 · DOI:10.57702/dcy1c3gw · 被引用次数:957 · 研究领域:Adversarial Robustness in Machine Learning、Anomaly Detection Techniques and Applications、Machine Learning and Data Classification
Large deep neural networks are powerful, but exhibit undesirable behaviors such as memorization and sensitivity to adversarial examples. In this work, we propose mixup, a simple learning principle to alleviate these issues. In essence, mixup trains a neural network on convex combinations of pairs of examples and their labels. By doing so, mixup regularizes the neural network to favor simple linear behavior in-between training examples. Our experiments on the ImageNet-2012, CIFAR-10, CIFAR-100, Google commands and UCI datasets show that mixup improves the generalization of state-of-the-art neural network architectures. We also find that mixup reduces the memorization of corrupt labels, increases the robustness to adversarial examples, and stabilizes the training of generative adversarial networks.