2022
GenLabel: Mixup Relabeling using Generative Models
ICML 2022spotlight
Mixup is a data augmentation method that generates new data points by mixing a pair of input data. While mixup generally improves the prediction performance, it sometimes degrades the performance. In this paper, we first identify the main causes of this phenomenon by theoretically and empirically an…