KeepOriginalAugment: Single Image-based Better Information-Preserving Data Augmentation Approach
Teerath Kumar, Alessandra Mileo, Malika Bendechache

TL;DR
KeepOriginalAugment is a novel data augmentation method that intelligently preserves salient regions within images, balancing diversity and information retention to improve model performance in computer vision tasks.
Contribution
This paper introduces KeepOriginalAugment, a new augmentation approach that incorporates salient regions into non-salient areas, addressing overfitting and domain shift issues of prior methods.
Findings
Outperforms existing augmentation techniques on CIFAR-10, CIFAR-100, and TinyImageNet.
Enhances model generalization by preserving crucial image information.
Demonstrates effectiveness across multiple strategies for salient region placement.
Abstract
Advanced image data augmentation techniques play a pivotal role in enhancing the training of models for diverse computer vision tasks. Notably, SalfMix and KeepAugment have emerged as popular strategies, showcasing their efficacy in boosting model performance. However, SalfMix reliance on duplicating salient features poses a risk of overfitting, potentially compromising the model's generalization capabilities. Conversely, KeepAugment, which selectively preserves salient regions and augments non-salient ones, introduces a domain shift that hinders the exchange of crucial contextual information, impeding overall model understanding. In response to these challenges, we introduce KeepOriginalAugment, a novel data augmentation approach. This method intelligently incorporates the most salient region within the non-salient area, allowing augmentation to be applied to either region. Striking a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Image Processing and 3D Reconstruction · AI in cancer detection
