paper-with-me

Papers

A Comprehensive Survey on Data Augmentation

2024-05-15 · Zaitian Wang, Pengfei Wang, Kunpeng Liu, Pengyang Wang, Yanjie Fu, Chang-Tien Lu, Charu C. Aggarwal, Jian Pei, Yuanchun Zhou

Data augmentation is a series of techniques that generate high-quality artificial data by manipulating existing data samples. By leveraging data augmentation techniques, AI models can achieve significantly improved applicability in tasks involving scarce or imbalanced datasets, thereby substantially enhancing AI models' generalization capabilities. Existing literature surveys only focus on a certain type of specific modality data, and categorize these methods from modality-specific and operation-centric perspectives, which lacks a consistent summary of data augmentation methods across multiple modalities and limits the comprehension of how existing data samples serve the data augmentation process. To bridge this gap, we propose a more enlightening taxonomy that encompasses data augmentation techniques for different common data modalities. Specifically, from a data-centric perspective, this survey proposes a modality-independent taxonomy by investigating how to take advantage of the intrinsic relationship between data samples, including single-wise, pair-wise, and population-wise sample data augmentation methods. Additionally, we categorize data augmentation methods across five data modalities through a unified inductive approach.

📄 PDF Abstract BibTeX arXiv:2405.09591

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationSurvey

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Advancements in Point Cloud Data Augmentation for Deep Learning: A Survey

2023-08-23 · Qinfeng Zhu, Lei Fan, Ningxin Weng

Deep learning (DL) has become one of the mainstream and effective methods for point cloud analysis tasks such as detection, segmentation and classification. To reduce overfitting during training DL models and improve mod…

3D Classification3D Object DetectionAutonomous DrivingData Augmentation+2

Data Augmentation on Graphs: A Technical Survey

2022-12-20 · Jiajun Zhou, Chenxuan Xie, Shengbo Gong, Zhenyu Wen 외

In recent years, graph representation learning has achieved remarkable success while suffering from low-quality data problems. As a mature technology to improve data quality in computer vision, data augmentation has also…

Data AugmentationGraph Representation LearningRepresentation LearningSurvey

Image, Text, and Speech Data Augmentation using Multimodal LLMs for Deep Learning: A Survey

2025-01-29 · Ranjan Sapkota, Shaina Raza, Maged Shoman, Achyut Paudel 외

In the past five years, research has shifted from traditional Machine Learning (ML) and Deep Learning (DL) approaches to leveraging Large Language Models (LLMs) , including multimodality, for data augmentation to enhance…

Data AugmentationImage AugmentationText Augmentation

A Comprehensive Survey of Image Augmentation Techniques for Deep Learning

2022-05-03 · Mingle Xu, Sook Yoon, Alvaro Fuentes, Dong Sun Park

Deep learning has been achieving decent performance in computer vision requiring a large volume of images, however, collecting images is expensive and difficult in many scenarios. To alleviate this issue, many image augm…

Deep LearningImage AugmentationImage GenerationSurvey

Source Code Data Augmentation for Deep Learning: A Survey

2023-05-31 · Terry Yue Zhuo, Zhou Yang, Zhensu Sun, YuFei Wang 외

The increasingly popular adoption of deep learning models in many critical source code tasks motivates the development of data augmentation (DA) techniques to enhance training data and improve various capabilities (e.g.,…

Data AugmentationDeep LearningSurvey