paper-with-me

홈 › Papers

The Spoken Language Understanding MEDIA Benchmark Dataset in the Era of Deep Learning: data updates, training and evaluation tools

2022-06-01 · LREC 2022 6 · Gaëlle Laperrière, Valentin Pelloin, Antoine Caubrière, Salima Mdhaffar, Nathalie Camelin, Sahar Ghannay, Bassam Jabaian, Yannick Estève

With the emergence of neural end-to-end approaches for spoken language understanding (SLU), a growing number of studies have been presented during these last three years on this topic. The major part of these works addresses the spoken language understanding domain through a simple task like speech intent detection. In this context, new benchmark datasets have also been produced and shared with the community related to this task. In this paper, we focus on the French MEDIA SLU dataset, distributed since 2005 and used as a benchmark dataset for a large number of research works. This dataset has been shown as being the most challenging one among those accessible to the research community. Distributed by ELRA, this corpus is free for academic research since 2019. Unfortunately, the MEDIA dataset is not really used beyond the French research community. To facilitate its use, a complete recipe, including data preparation, training and evaluation scripts, has been built and integrated to SpeechBrain, an already popular open-source and all-in-one conversational AI toolkit based on PyTorch. This recipe is presented in this paper. In addition, based on the feedback of some researchers who have worked on this dataset for several years, some corrections have been brought to the initial manual annotation: the new version of the data will also be integrated into the ELRA catalogue, as the original one. More, a significant amount of data collected during the construction of the MEDIA corpus in the 2000s was never used until now: we present the first results reached on this subset — also included in the MEDIA SpeechBrain recipe — , that will be used for now as the MEDIA test2. Last, we discuss evaluation issues.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Intent DetectionSpoken Language Understanding

Similar Papers 제목 키워드 기반

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

Improving Textless Spoken Language Understanding with Discrete Units as Intermediate Target

2023-05-29 · Guan-Wei Wu, Guan-Ting Lin, Shang-Wen Li, Hung-Yi Lee

Spoken Language Understanding (SLU) is a task that aims to extract semantic information from spoken utterances. Previous research has made progress in end-to-end SLU by using paired speech-text data, such as pre-trained …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Few-Shot Learningspeech-recognition+2

New Semantic Task for the French Spoken Language Understanding MEDIA Benchmark

2024-03-28 · Nadège Alavoine, Gaëlle Laperriere, Christophe Servan, Sahar Ghannay 외

Intent classification and slot-filling are essential tasks of Spoken Language Understanding (SLU). In most SLUsystems, those tasks are realized by independent modules. For about fifteen years, models achieving both of th…

intent-classificationIntent ClassificationIntent Classification and Slot Fillingslot-filling+2

Benchmarking Transformers-based models on French Spoken Language Understanding tasks

2022-07-19 · Oralie Cattan, Sahar Ghannay, Christophe Servan, Sophie Rosset

In the last five years, the rise of the self-attentional Transformer-based architectures led to state-of-the-art performances over many natural language tasks. Although these approaches are increasingly popular, they req…

BenchmarkingSpoken Language Understanding

Toward Low-Cost End-to-End Spoken Language Understanding

2022-07-01 · Marco Dinarelli, Marco Naguib, François Portet

Recent advances in spoken language understanding benefited from Self-Supervised models trained on large speech corpora. For French, the LeBenchmark project has made such models available and has led to impressive progres…

Spoken Language Understanding