paper-with-me

홈 › Papers

Generative Adversarial Networks for Annotated Data Augmentation in Data Sparse NLU

2020-12-09 · ICON 2020 12 · Olga Golovneva, Charith Peris

Data sparsity is one of the key challenges associated with model development in Natural Language Understanding (NLU) for conversational agents. The challenge is made more complex by the demand for high quality annotated utterances commonly required for supervised learning, usually resulting in weeks of manual labor and high cost. In this paper, we present our results on boosting NLU model performance through training data augmentation using a sequential generative adversarial network (GAN). We explore data generation in the context of two tasks, the bootstrapping of a new language and the handling of low resource features. For both tasks we explore three sequential GAN architectures, one with a token-level reward function, another with our own implementation of a token-level Monte Carlo rollout reward, and a third with sentence-level reward. We evaluate the performance of these feedback models across several sampling methodologies and compare our results to upsampling the original data to the same scale. We further improve the GAN model performance through the transfer learning of the pretrained embeddings. Our experiments reveal synthetic data generated using the sequential generative adversarial network provides significant performance boosts across multiple metrics and can be a major benefit to the NLU tasks.

📄 PDF Abstract BibTeX arXiv:2012.05302

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationGenerative Adversarial NetworkNatural Language UnderstandingSentenceTransfer Learning

Similar Papers 제목 키워드 기반

Adversarial Pulmonary Pathology Translation for Pairwise Chest X-ray Data Augmentation

2019-10-11 · Yunyan Xing, ZongYuan Ge, Rui Zeng, Dwarikanath Mahapatra 외

Recent works show that Generative Adversarial Networks (GANs) can be successfully applied to chest X-ray data augmentation for lung disease recognition. However, the implausible and distorted pathology features generated…

Data AugmentationImage-to-Image TranslationTranslation

Learning Data Augmentation for Brain Tumor Segmentation with Coarse-to-Fine Generative Adversarial Networks

2018-05-29 · Tony C. W. Mok, Albert C. S. Chung

There is a common belief that the successful training of deep neural networks requires many annotated training samples, which are often expensive and difficult to obtain especially in the biomedical imaging field. While …

Brain Tumor SegmentationData AugmentationTumor Segmentation

Transformer Networks for Data Augmentation of Human Physical Activity Recognition

2021-09-02 · Sandeep Ramachandra, Alexander Hoelzemann, Kristof Van Laerhoven

Data augmentation is a widely used technique in classification to increase data used in training. It improves generalization and reduces amount of annotated human activity data needed for training which reduces labour an…

Activity RecognitionData AugmentationHuman Activity RecognitionTime Series+1

A Bayesian Data Augmentation Approach for Learning Deep Models

2017-10-29 · NeurIPS 2017 12 · Toan Tran, Trung Pham, Gustavo Carneiro, Lyle Palmer 외

Data augmentation is an essential part of the training process applied to deep learning models. The motivation is that a robust training process for deep learning models depends on large annotated datasets, which are exp…

Data AugmentationGeneral ClassificationGenerative Adversarial Network

Generative Adversarial Networks for Realistic Synthesis of Hyperspectral Samples

2018-06-07 · Nicolas Audebert, Bertrand Le Saux, Sébastien Lefèvre

This work addresses the scarcity of annotated hyperspectral data required to train deep neural networks. Especially, we investigate generative adversarial networks and their application to the synthesis of consistent lab…

Data Augmentation