paper-with-me

홈 › Papers

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, Sujay Kumar, Karthik Ganesan, Siddharth Dalmia, Xuankai Chang, Shinji Watanabe

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 this, we aim to ask: which (if any) pre-training strategies can improve performance across SLU benchmarks? To answer this question, we employ four types of pre-trained models and their combinations for SLU. We leverage self-supervised speech and language models (LM) pre-trained on large quantities of unpaired data to extract strong speech and text representations. We also explore using supervised models pre-trained on larger external automatic speech recognition (ASR) or SLU corpora. We conduct extensive experiments on the SLU Evaluation (SLUE) benchmark and observe self-supervised pre-trained models to be more powerful, with pre-trained LM and speech models being most beneficial for the Sentiment Analysis and Named Entity Recognition task, respectively.

📄 PDF Abstract BibTeX arXiv:2211.05869

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

A Study on the Integration of Pipeline and E2E SLU systems for Spoken Semantic Parsing toward STOP Quality Challenge

2023-05-02 · Siddhant Arora, Hayato Futami, Shih-Lun Wu, Jessica Huynh 외

Recently there have been efforts to introduce new benchmark tasks for spoken language understanding (SLU), like semantic parsing. In this paper, we describe our proposed spoken semantic parsing system for the quality tra…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Semantic Parsingspeech-recognition+2

DiscreteSLU: A Large Language Model with Self-Supervised Discrete Speech Units for Spoken Language Understanding

2024-06-13 · Suwon Shon, Kwangyoun Kim, Yi-Te Hsu, Prashant Sridhar 외

The integration of pre-trained text-based large language models (LLM) with speech input has enabled instruction-following capabilities for diverse speech tasks. This integration requires the use of a speech encoder, a sp…

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model+2

Towards end-to-end spoken language understanding

2018-02-23 · Dmitriy Serdyuk, Yongqiang Wang, Christian Fuegen, Anuj Kumar 외

Spoken language understanding system is traditionally designed as a pipeline of a number of components. First, the audio signal is processed by an automatic speech recognizer for transcription or n-best hypotheses. With …

Natural Language UnderstandingSpoken Language Understanding

On joint training with interfaces for spoken language understanding

2021-06-30 · Anirudh Raju, Milind Rao, Gautam Tiwari, Pranav Dheram 외

Spoken language understanding (SLU) systems extract both text transcripts and semantics associated with intents and slots from input speech utterances. SLU systems usually consist of (1) an automatic speech recognition (…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Natural Language Understandingspeech-recognition+2

What BERT Based Language Models Learn in Spoken Transcripts: An Empirical Study

2021-09-19 · Ayush Kumar, Mukuntha Narayanan Sundararaman, Jithendra Vepa

Language Models (LMs) have been ubiquitously leveraged in various tasks including spoken language understanding (SLU). Spoken language requires careful understanding of speaker interactions, dialog states and speech indu…

Spoken Language Understanding