-
Graph Augmentation for Medical Waveform Data
Graph-based data augmentation method for medical waveform data -
Sample Selection for Data Augmentation in Natural Language Processing
Deep learning-based text classification models need abundant labeled data to obtain competitive performance. To tackle this, multiple researches try to use data augmentation to... -
Pneumoniamnist
Biomedical image analysis, data augmentation, Generative Adversarial Networks (GANs), synthetic images -
Population Based Augmentation
A key challenge in leveraging data augmentation for neural network training is choosing an effective augmentation policy from a large search space of candidate operations. -
XOR Mixup: Privacy-Preserving Data Augmentation for One-Shot Federated Learning
User-generated data distributions are often imbalanced across devices and labels, hampering the performance of federated learning (FL). To remedy to this non-independent and... -
Generative Adversarial Nets
Generative adversarial nets (GANs) are a class of deep learning models that consist of two neural networks: a generator and a discriminator. -
MixupE: Understanding and Improving Mixup from Directional Derivative Perspec...
Mixup is a popular data augmentation technique for training deep neural networks where additional samples are generated by linearly interpolating pairs of inputs and their labels. -
Latent Conditional Diffusion-based Data Augmentation for Continuous-Time Dyna...
Continuous-Time Dynamic Graph (CTDG) precisely models evolving real-world relationships, drawing heightened interest in dynamic graph learning across academia and industry.... -
Mixup: Beyond empirical risk minimization
The dataset used in the paper is not explicitly described, but it is mentioned that the authors used CIFAR-10, CIFAR-100, ImageNet, CUB-200-2011, and Stanford Dogs datasets. -
Data augmentation using learned transformations for one-shot medical image se...
The dataset used in the paper is not explicitly described, but it is mentioned that the authors used CIFAR-10, CIFAR-100, ImageNet, CUB-200-2011, and Stanford Dogs datasets. -
SelectAugment
The dataset used in the paper is not explicitly described, but it is mentioned that the authors used CIFAR-10, CIFAR-100, ImageNet, CUB-200-2011, and Stanford Dogs datasets. -
SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition
SpecAugment is a data augmentation method for automatic speech recognition, which masks the mel-spectrogram along the time and frequency axes. -
MIXSPEECH: DATA AUGMENTATION FOR LOW-RESOURCE AUTOMATIC SPEECH RECOGNITION
MixSpeech is a data augmentation method for automatic speech recognition, which trains an ASR model by taking a weighted combination of two different speech features as the... -
Cap2Aug: Caption guided Image to Image data Augmentation
Visual recognition in a low-data regime is challenging and often prone to overfitting. To mitigate this issue, several data augmentation strategies have been proposed. However,... -
Synthetic Data
The dataset used in the paper is a synthetic dataset for off-policy contextual bandits, with contexts x ∈ X, a finite set of actions A, and bounded real rewards r ∈ A → [0, 1].