English

The Effects of Mixed Sample Data Augmentation are Class Dependent

Computer Vision and Pattern Recognition 2024-03-28 v2 Artificial Intelligence

Abstract

Mixed Sample Data Augmentation (MSDA) techniques, such as Mixup, CutMix, and PuzzleMix, have been widely acknowledged for enhancing performance in a variety of tasks. A previous study reported the class dependency of traditional data augmentation (DA), where certain classes benefit disproportionately compared to others. This paper reveals a class dependent effect of MSDA, where some classes experience improved performance while others experience degraded performance. This research addresses the issue of class dependency in MSDA and proposes an algorithm to mitigate it. The approach involves training on a mixture of MSDA and non-MSDA data, which not only mitigates the negative impact on the affected classes, but also improves overall accuracy. Furthermore, we provide in-depth analysis and discussion of why MSDA introduced class dependencies and which classes are most likely to have them.

Keywords

Cite

@article{arxiv.2307.09136,
  title  = {The Effects of Mixed Sample Data Augmentation are Class Dependent},
  author = {Haeil Lee and Hansang Lee and Junmo Kim},
  journal= {arXiv preprint arXiv:2307.09136},
  year   = {2024}
}

Comments

21 pages, 18 figures, Overall Revision

R2 v1 2026-06-28T11:33:24.543Z