paper-with-me

Papers

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

2020-02-14 · Marco Dinarelli, Nikita Kapoor, Bassam Jabaian, Laurent Besacier

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.

📄 PDF Abstract BibTeX arXiv:2002.05955

Code (0)

등록된 구현이 없습니다.

Tasks

ChunkingLanguage ModelingLanguage ModellingSemantic ParsingSpoken Language Understanding

Similar Papers 제목 키워드 기반

Pre-training for Spoken Language Understanding with Joint Textual and Phonetic Representation Learning

2021-04-21 · Qian Chen, Wen Wang, Qinglin Zhang

In the traditional cascading architecture for spoken language understanding (SLU), it has been observed that automatic speech recognition errors could be detrimental to the performance of natural language understanding. …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+6

Joint Learning of Word and Label Embeddings for Sequence Labelling in Spoken Language Understanding

2019-10-16 · Jiewen Wu, Luis Fernando D'Haro, Nancy F. Chen, Pavitra Krishnaswamy 외

We propose an architecture to jointly learn word and label embeddings for slot filling in spoken language understanding. The proposed approach encodes labels using a combination of word embeddings and straightforward wor…

slot-fillingSlot FillingSpoken Language UnderstandingWord Embeddings

Pretrained Semantic Speech Embeddings for End-to-End Spoken Language Understanding via Cross-Modal Teacher-Student Learning

2020-07-03 · Pavel Denisov, Ngoc Thang Vu

Spoken language understanding is typically based on pipeline architectures including speech recognition and natural language understanding steps. These components are optimized independently to allow usage of available d…

Natural Language Understandingspeech-recognitionSpeech RecognitionSpoken Language Understanding

UniSLU: Unified Spoken Language Understanding from Heterogeneous Cross-Task Datasets

2025-07-17 · Zhichao Sheng, Shilin Zhou, Chen Gong, Zhenghua Li arxiv

Spoken Language Understanding (SLU) plays a crucial role in speech-centric multimedia applications, enabling machines to comprehend spoken language in scenarios such as meetings, interviews, and customer service interact…

Spoken Language UnderstandingSpeech RecognitionSentiment Analysis

End-to-End Neural Transformer Based Spoken Language Understanding

2020-08-12 · Martin Radfar, Athanasios Mouchtaris, Siegfried Kunzmann

Spoken language understanding (SLU) refers to the process of inferring the semantic information from audio signals. While the neural transformers consistently deliver the best performance among the state-of-the-art neura…

Spoken Language Understanding