CLApr 29, 2020

Data Augmentation for Spoken Language Understanding via Pretrained Language Models

arXiv:2004.13952v226 citations
AI Analysis

This addresses data scarcity for spoken language understanding systems, but it is incremental as it builds on existing pretrained models and focuses on specific semi-supervised scenarios.

The paper tackles data scarcity in spoken language understanding by proposing a data augmentation method using pretrained language models, which boosts model performance in scenarios with rich ontology or unlabeled utterances.

The training of spoken language understanding (SLU) models often faces the problem of data scarcity. In this paper, we put forward a data augmentation method using pretrained language models to boost the variability and accuracy of generated utterances. Furthermore, we investigate and propose solutions to two previously overlooked semi-supervised learning scenarios of data scarcity in SLU: i) Rich-in-Ontology: ontology information with numerous valid dialogue acts is given; ii) Rich-in-Utterance: a large number of unlabelled utterances are available. Empirical results show that our method can produce synthetic training data that boosts the performance of language understanding models in various scenarios.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes