paper-with-me

Papers

Bidirectional Representations for Low Resource Spoken Language Understanding

2022-11-24 · Quentin Meeus, Marie-Francine Moens, Hugo Van hamme

Most spoken language understanding systems use a pipeline approach composed of an automatic speech recognition interface and a natural language understanding module. This approach forces hard decisions when converting continuous inputs into discrete language symbols. Instead, we propose a representation model to encode speech in rich bidirectional encodings that can be used for downstream tasks such as intent prediction. The approach uses a masked language modelling objective to learn the representations, and thus benefits from both the left and right contexts. We show that the performance of the resulting encodings before fine-tuning is better than comparable models on multiple datasets, and that fine-tuning the top layers of the representation model improves the current state of the art on the Fluent Speech Command dataset, also in a low-data regime, when a limited amount of labelled data is used for training. Furthermore, we propose class attention as a spoken language understanding module, efficient both in terms of speed and number of parameters. Class attention can be used to visually explain the predictions of our model, which goes a long way in understanding how the model makes predictions. We perform experiments in English and in Dutch.

📄 PDF Abstract BibTeX arXiv:2211.14320

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModellingNatural Language Understandingspeech-recognitionSpeech RecognitionSpoken Language Understanding

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Class Attention A Class Attention layer, or CA Layer, is an attention mechanism for [vision…

Similar Papers 제목 키워드 기반

End-to-End Spoken Language Translation

2019-04-23 · Michelle Guo, Albert Haque, Prateek Verma

In this paper, we address the task of spoken language understanding. We present a method for translating spoken sentences from one language into spoken sentences in another language. Given spectrogram-spectrogram pairs, …

SentenceSpoken Language UnderstandingTranslation

Semantic enrichment towards efficient speech representations

2023-07-03 · Gaëlle Laperrière, Ha Nguyen, Sahar Ghannay, Bassam Jabaian 외

Over the past few years, self-supervised learned speech representations have emerged as fruitful replacements for conventional surface representations when solving Spoken Language Understanding (SLU) tasks. Simultaneousl…

Spoken Language Understanding

Non-autoregressive End-to-end Approaches for Joint Automatic Speech Recognition and Spoken Language Understanding

2023-04-21 · Mohan Li, Rama Doddipatla

This paper presents the use of non-autoregressive (NAR) approaches for joint automatic speech recognition (ASR) and spoken language understanding (SLU) tasks. The proposed NAR systems employ a Conformer encoder that appl…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+2

Cross-lingual Spoken Language Understanding with Regularized Representation Alignment

2020-09-30 · EMNLP 2020 11 · Zihan Liu, Genta Indra Winata, Peng Xu, Zhaojiang Lin 외

Despite the promising results of current cross-lingual models for spoken language understanding systems, they still suffer from imperfect cross-lingual representation alignments between the source and target languages, w…

SentenceSpoken Language Understanding

On Spoken Language Understanding Systems for Low Resourced Languages

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Spoken dialog systems are slowly becoming and integral part of the human experience due to their various advantages over textual interfaces. Spoken language understanding (SLU) systems are fundamental building blocks of …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)intent-classificationIntent Classification+3