paper-with-me

홈 › Papers

Data Augmentation for Image Classification using Generative AI

2024-08-31 · Fazle Rahat, M Shifat Hossain, Md Rubel Ahmed, Sumit Kumar Jha, Rickard Ewetz

Scaling laws dictate that the performance of AI models is proportional to the amount of available data. Data augmentation is a promising solution to expanding the dataset size. Traditional approaches focused on augmentation using rotation, translation, and resizing. Recent approaches use generative AI models to improve dataset diversity. However, the generative methods struggle with issues such as subject corruption and the introduction of irrelevant artifacts. In this paper, we propose the Automated Generative Data Augmentation (AGA). The framework combines the utility of large language models (LLMs), diffusion models, and segmentation models to augment data. AGA preserves foreground authenticity while ensuring background diversity. Specific contributions include: i) segment and superclass based object extraction, ii) prompt diversity with combinatorial complexity using prompt decomposition, and iii) affine subject manipulation. We evaluate AGA against state-of-the-art (SOTA) techniques on three representative datasets, ImageNet, CUB, and iWildCam. The experimental evaluation demonstrates an accuracy improvement of 15.6% and 23.5% for in and out-of-distribution data compared to baseline models, respectively. There is also a 64.3% improvement in SIC score compared to the baselines.

📄 PDF Abstract BibTeX arXiv:2409.00547

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData AugmentationDiversityimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Exploring the Equivalence of Closed-Set Generative and Real Data Augmentation in Image Classification

2025-08-13 · Haowen Wang, Guowei Zhang, Xiang Zhang, Zeyuan Chen 외 arxiv

In this paper, we address a key scientific problem in machine learning: Given a training set for an image classification task, can we train a generative model on this dataset to enhance the classification performance? (i…

Image ClassificationData Augmentation

TTIDA: Controllable Generative Data Augmentation via Text-to-Text and Text-to-Image Models

2023-04-18 · Yuwei Yin, Jean Kaddour, Xiang Zhang, Yixin Nie 외

Data augmentation has been established as an efficacious approach to supplement useful information for low-resource datasets. Traditional augmentation techniques such as noise injection and image transformations have bee…

Data AugmentationDiversitydomain classificationImage Captioning

Semantic-Guided Generative Image Augmentation Method with Diffusion Models for Image Classification

2023-02-04 · Bohan Li, Xiao Xu, Xinghao Wang, Yutai Hou 외

Existing image augmentation methods consist of two categories: perturbation-based methods and generative methods. Perturbation-based methods apply pre-defined perturbations to augment an original image, but only locally …

DiversityImage Augmentationimage-classificationImage Classification+1

Unified Framework for Histopathology Image Augmentation and Classification via Generative Models

2022-12-20 · Meng Li, Chaoyi Li, Can Peng, Brian C. Lovell

Deep learning techniques have become widely utilized in histopathology image classification due to their superior performance. However, this success heavily relies on the availability of substantial labeled data, which n…

ClassificationData AugmentationGenerative Adversarial NetworkImage Augmentation+4

Adversarial Augmentation for Enhancing Classification of Mammography Images

2019-02-20 · Lukas Jendele, Ondrej Skopek, Anton S. Becker, Ender Konukoglu

Supervised deep learning relies on the assumption that enough training data is available, which presents a problem for its application to several fields, like medical imaging. On the example of a binary image classificat…

Cancer ClassificationClassificationGeneral ClassificationImage Augmentation+2