CLLGSDASFeb 14, 2020

A Data Efficient End-To-End Spoken Language Understanding Architecture

arXiv:2002.05955v120 citations
AI Analysis

This work addresses data scarcity for spoken language understanding systems, offering a competitive solution with reduced training data requirements.

The paper tackles the problem of data inefficiency in end-to-end spoken language understanding by introducing a model that achieves a 24.02% Concept Error Rate on MEDIA/test using only a small training dataset without external modules.

End-to-end architectures have been recently proposed for spoken language understanding (SLU) and semantic parsing. Based on a large amount of data, those models learn jointly acoustic and linguistic-sequential features. Such architectures give very good results in the context of domain, intent and slot detection, their application in a more complex semantic chunking and tagging task is less easy. For that, in many cases, models are combined with an external language model to enhance their performance. In this paper we introduce a data efficient system which is trained end-to-end, with no additional, pre-trained external module. One key feature of our approach is an incremental training procedure where acoustic, language and semantic models are trained sequentially one after the other. The proposed model has a reasonable size and achieves competitive results with respect to state-of-the-art while using a small training dataset. In particular, we reach 24.02% Concept Error Rate (CER) on MEDIA/test while training on MEDIA/train without any additional data.

Foundations

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

Your Notes