paper-with-me

Papers

Toward Understanding Generative Data Augmentation

2023-09-21 · NeurIPS 2023 11

Generative data augmentation, which scales datasets by obtaining fake labeled examples from a trained conditional generative model, boosts classification performance in various learning tasks including (semi-)supervised learning, few-shot learning, and adversarially robust learning. However, little work has theoretically investigated the effect of generative data augmentation. To fill this gap, we establish a general stability bound in this not independently and identically distributed (non-i.i.d.) setting, where the learned distribution is dependent on the original train set and generally not the same as the true distribution. Our theoretical result includes the divergence between the learned distribution and the true distribution. It shows that generative data augmentation can enjoy a faster learning rate when the order of divergence term is $o(\max\left( \log(m)\beta_m, 1 / \sqrt{m})\right)$, where $m$ is the train set size and $\beta_m$ is the corresponding stability constant. We further specify the learning setup to the Gaussian mixture model and generative adversarial nets. We prove that in both cases, though generative data augmentation does not enjoy a faster learning rate, it can improve the learning guarantees at a constant level when the train set is small, which is significant when the awful overfitting occurs. Simulation results on the Gaussian mixture model and empirical results on generative adversarial nets support our theoretical conclusions.

📄 PDF Abstract BibTeX

Code (1)

ml-gsai/understanding-gda 공식 구현 pytorch

Similar Papers 제목 키워드 기반

DreamTexture: Shape from Virtual Texture with Analysis by Augmentation

2025-03-20 · Ananta R. Bhattarai, Xingzhe He, Alla Sheffer, Helge Rhodin

DreamFusion established a new paradigm for unsupervised 3D reconstruction from virtual views by combining advances in generative models and differentiable rendering. However, the underlying multi-view rendering, along wi…

3D ReconstructionMonocular Reconstruction

Data Augmentation for Voice-Assistant NLU using BERT-based Interchangeable Rephrase

2021-04-16 · EACL 2021 2 · Akhila Yerukola, Mason Bretan, Hongxia Jin

We introduce a data augmentation technique based on byte pair encoding and a BERT-like self-attention model to boost performance on spoken language understanding tasks. We compare and evaluate this method with a range of…

Data Augmentationintent-classificationIntent ClassificationSemantic Similarity+3

Data Augmentation for Spoken Language Understanding via Joint Variational Generation

2018-09-07 · Kang Min Yoo, Youhyun Shin, Sang-goo Lee

Data scarcity is one of the main obstacles of domain adaptation in spoken language understanding (SLU) due to the high cost of creating manually tagged SLU datasets. Recent works in neural text generative models, particu…

Data AugmentationDomain AdaptationSpoken Language Understanding

FlipDA: Effective and Robust Data Augmentation for Few-Shot Learning

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Most previous methods for text data augmentation are limited to simple tasks and weak baselines. We explore data augmentation on hard tasks (i.e., few-shot natural language understanding) and strong baselines (i.e., pret…

Data AugmentationFew-Shot LearningNatural Language Understanding

FlipDA: Effective and Robust Data Augmentation for Few-Shot Learning

2021-08-13 · ACL 2022 5 · Jing Zhou, Yanan Zheng, Jie Tang, Jian Li 외

Most previous methods for text data augmentation are limited to simple tasks and weak baselines. We explore data augmentation on hard tasks (i.e., few-shot natural language understanding) and strong baselines (i.e., pret…

Data AugmentationFew-Shot LearningNatural Language Understanding