paper-with-me

홈 › Papers

SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural Speech

2021-11-19 · Suwon Shon, Ankita Pasad, Felix Wu, Pablo Brusco, Yoav Artzi, Karen Livescu, Kyu J. Han

Progress in speech processing has been facilitated by shared datasets and benchmarks. Historically these have focused on automatic speech recognition (ASR), speaker identification, or other lower-level tasks. Interest has been growing in higher-level spoken language understanding tasks, including using end-to-end models, but there are fewer annotated datasets for such tasks. At the same time, recent work shows the possibility of pre-training generic representations and then fine-tuning for several tasks using relatively little labeled data. We propose to create a suite of benchmark tasks for Spoken Language Understanding Evaluation (SLUE) consisting of limited-size labeled training sets and corresponding evaluation sets. This resource would allow the research community to track progress, evaluate pre-trained representations for higher-level tasks, and study open questions such as the utility of pipeline versus end-to-end approaches. We present the first phase of the SLUE benchmark suite, consisting of named entity recognition, sentiment analysis, and ASR on the corresponding datasets. We focus on naturally produced (not read or synthesized) speech, and freely available datasets. We provide new transcriptions and annotations on subsets of the VoxCeleb and VoxPopuli datasets, evaluation metrics and results for baseline models, and an open-source toolkit to reproduce the baselines and evaluate new models.

📄 PDF Abstract BibTeX arXiv:2111.10367

Code (1)

asappresearch/slue-toolkit 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Sentiment AnalysisSpeaker Identificationspeech-recognitionSpeech RecognitionSpoken Language Understanding

Similar Papers 제목 키워드 기반

On the Evaluation of Speech Foundation Models for Spoken Language Understanding

2024-06-14 · Siddhant Arora, Ankita Pasad, Chung-Ming Chien, Jionghao Han 외

The Spoken Language Understanding Evaluation (SLUE) suite of benchmark tasks was recently introduced to address the need for open resources and benchmarking of complex spoken language understanding (SLU) tasks, including…

BenchmarkingPredictionspeech-recognitionSpeech Recognition+1

SLUE Phase-2: A Benchmark Suite of Diverse Spoken Language Understanding Tasks

2022-12-20 · Suwon Shon, Siddhant Arora, Chyi-Jiunn Lin, Ankita Pasad 외

Spoken language understanding (SLU) tasks have been studied for many decades in the speech research community, but have not received as much attention as lower-level tasks like speech and speaker recognition. In particul…

Dialog Act ClassificationQuestion AnsweringSpeaker Recognitionspeech-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

A Study on the Integration of Pre-trained SSL, ASR, LM and SLU Models for Spoken Language Understanding

2022-11-10 · Yifan Peng, Siddhant Arora, Yosuke Higuchi, Yushi Ueda 외

Collecting sufficient labeled data for spoken language understanding (SLU) is expensive and time-consuming. Recent studies achieved promising results by using pre-trained models in low-resource scenarios. Inspired by thi…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)named-entity-recognitionNamed Entity Recognition+5

Integrating Pretrained ASR and LM to Perform Sequence Generation for Spoken Language Understanding

2023-07-20 · Siddhant Arora, Hayato Futami, Yosuke Kashiwagi, Emiru Tsunoo 외

There has been an increased interest in the integration of pretrained speech recognition (ASR) and language models (LM) into the SLU framework. However, prior methods often struggle with a vocabulary mismatch between pre…

speech-recognitionSpeech RecognitionSpoken Language Understanding