paper-with-me

Papers

Data augmentation with automated machine learning: approaches and performance comparison with classical data augmentation methods

2024-03-13 · Alhassan Mumuni, Fuseini Mumuni

Data augmentation is arguably the most important regularization technique commonly used to improve generalization performance of machine learning models. It primarily involves the application of appropriate data transformation operations to create new data samples with desired properties. Despite its effectiveness, the process is often challenging because of the time-consuming trial and error procedures for creating and testing different candidate augmentations and their hyperparameters manually. State-of-the-art approaches are increasingly relying on automated machine learning (AutoML) principles. This work presents a comprehensive survey of AutoML-based data augmentation techniques. We discuss various approaches for accomplishing data augmentation with AutoML, including data manipulation, data integration and data synthesis techniques. The focus of this work is on image data augmentation methods. Nonetheless, we cover other data modalities, especially in cases where the specific data augmentations techniques being discussed are more suitable for these other modalities. For instance, since automated data integration methods are more suitable for tabular data, we cover tabular data in the discussion of data integration methods. The work also presents extensive discussion of techniques for accomplishing each of the major subtasks of the image data augmentation process: search space design, hyperparameter optimization and model evaluation. Finally, we carried out an extensive comparison and analysis of the performance of automated data augmentation techniques and state-of-the-art methods based on classical augmentation approaches. The results show that AutoML methods for data augmentation currently outperform state-of-the-art techniques based on conventional approaches.

📄 PDF Abstract BibTeX arXiv:2403.08352

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLData AugmentationData IntegrationHyperparameter Optimization

Similar Papers 제목 키워드 기반

Image-based Automated Species Identification: Can Virtual Data Augmentation Overcome Problems of Insufficient Sampling?

2020-10-18 · Morris Klasen, Dirk Ahrens, Jonas Eberle, Volker Steinhage

Automated species identification and delimitation is challenging, particularly in rare and thus often scarcely sampled species, which do not allow sufficient discrimination of infraspecific versus interspecific variation…

BIG-bench Machine LearningData AugmentationDescriptive

Adaptive Data Augmentation with Deep Parallel Generative Models

2019-09-25 · Boli Fang, Miao Jiang, Abhirag Nagpure, Jerry Shen

Data augmentation(DA) is a useful technique to enlarge the size of the training set and prevent overfitting for different machine learning tasks when training data is scarce. However, current data augmentation techniques…

BIG-bench Machine LearningData Augmentationimage-classificationImage Classification+1

PAGANDA: An Adaptive Task-Independent Automatic Data Augmentation

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Data augmentation is a useful technique to enlarge the size of the training set and prevent overfitting for different machine learning tasks when training data is scarce. However, current data augmentation techniques rel…

BIG-bench Machine LearningData Augmentationimage-classificationImage Classification+1

Auto Machine Learning for Medical Image Analysis by Unifying the Search on Data Augmentation and Neural Architecture

2022-07-21 · Jianwei Zhang, Dong Li, Lituan Wang, Lei Zhang

Automated data augmentation, which aims at engineering augmentation policy automatically, recently draw a growing research interest. Many previous auto-augmentation methods utilized a Density Matching strategy by evaluat…

AutoMLData AugmentationMedical Image Analysis

Automated data processing and feature engineering for deep learning and big data applications: a survey

2024-03-18 · Alhassan Mumuni, Fuseini Mumuni

Modern approach to artificial intelligence (AI) aims to design algorithms that learn directly from data. This approach has achieved impressive results and has contributed significantly to the progress of AI, particularly…

AutoMLData AugmentationFeature Engineeringfeature selection+2