paper-with-me

홈 › Papers

Three-Module Modeling For End-to-End Spoken Language Understanding Using Pre-trained DNN-HMM-Based Acoustic-Phonetic Model

2022-04-07 · Nick J. C. Wang, Lu Wang, Yandan Sun, Haimei Kang, Dejun Zhang

In spoken language understanding (SLU), what the user says is converted to his/her intent. Recent work on end-to-end SLU has shown that accuracy can be improved via pre-training approaches. We revisit ideas presented by Lugosch et al. using speech pre-training and three-module modeling; however, to ease construction of the end-to-end SLU model, we use as our phoneme module an open-source acoustic-phonetic model from a DNN-HMM hybrid automatic speech recognition (ASR) system instead of training one from scratch. Hence we fine-tune on speech only for the word module, and we apply multi-target learning (MTL) on the word and intent modules to jointly optimize SLU performance. MTL yields a relative reduction of 40% in intent-classification error rates (from 1.0% to 0.6%). Note that our three-module model is a streaming method. The final outcome of the proposed three-module modeling approach yields an intent accuracy of 99.4% on FluentSpeech, an intent error rate reduction of 50% compared to that of Lugosch et al. Although we focus on real-time streaming methods, we also list non-streaming methods for comparison.

📄 PDF Abstract BibTeX arXiv:2204.03315

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)intent-classificationIntent Classificationspeech-recognitionSpeech RecognitionSpoken Language Understanding

Similar Papers 제목 키워드 기반

SPLAT: Speech-Language Joint Pre-Training for Spoken Language Understanding

2020-10-05 · NAACL 2021 4 · Yu-An Chung, Chenguang Zhu, Michael Zeng

Spoken language understanding (SLU) requires a model to analyze input acoustic signal to understand its linguistic content and make predictions. To boost the models' performance, various pre-training methods have been pr…

Language ModelingLanguage ModellingMasked Language ModelingSpoken Language Understanding

A Simple Baseline for Spoken Language to Sign Language Translation with 3D Avatars

2024-01-09 · Ronglai Zuo, Fangyun Wei, Zenggui Chen, Brian Mak 외

The objective of this paper is to develop a functional system for translating spoken languages into sign languages, referred to as Spoken2Sign translation. The Spoken2Sign task is orthogonal and complementary to traditio…

Sign Language TranslationTranslation

MTL-SLT: Multi-Task Learning for Spoken Language Tasks

2022-05-01 · NLP4ConvAI (ACL) 2022 5 · Zhiqi Huang, Milind Rao, Anirudh Raju, Zhe Zhang 외

Language understanding in speech-based systems has attracted extensive interest from both academic and industrial communities in recent years with the growing demand for voice-based applications. Prior works focus on ind…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModellingMulti-Task Learning+4

Inducing Global and Local Knowledge Attention in Multi-turn Dialog Understanding

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

In multi-turn dialog understanding, semantic frames are constructed by detecting intents and slots within each user utterance. However, recent works lack the capability of modeling multi-turn dynamics within a dialog whe…

Response GenerationSpoken Language Understanding

ST-BERT: Cross-modal Language Model Pre-training For End-to-end Spoken Language Understanding

2020-10-23 · Minjeong Kim, Gyuwan Kim, Sang-Woo Lee, Jung-Woo Ha

Language model pre-training has shown promising results in various downstream tasks. In this context, we introduce a cross-modal pre-trained language model, called Speech-Text BERT (ST-BERT), to tackle end-to-end spoken …

cross-modal alignmentLanguage ModelingLanguage ModellingMasked Language Modeling+1