paper-with-me

홈 › Papers

End-to-End Spoken Language Understanding Without Full Transcripts

2020-09-30 · Hong-Kwang J. Kuo, Zoltán Tüske, Samuel Thomas, Yinghui Huang, Kartik Audhkhasi, Brian Kingsbury, Gakuto Kurata, Zvi Kons, Ron Hoory, Luis Lastras

An essential component of spoken language understanding (SLU) is slot filling: representing the meaning of a spoken utterance using semantic entity labels. In this paper, we develop end-to-end (E2E) spoken language understanding systems that directly convert speech input to semantic entities and investigate if these E2E SLU models can be trained solely on semantic entity annotations without word-for-word transcripts. Training such models is very useful as they can drastically reduce the cost of data collection. We created two types of such speech-to-entities models, a CTC model and an attention-based encoder-decoder model, by adapting models trained originally for speech recognition. Given that our experiments involve speech input, these systems need to recognize both the entity label and words representing the entity value correctly. For our speech-to-entities experiments on the ATIS corpus, both the CTC and attention models showed impressive ability to skip non-entity words: there was little degradation when trained on just entities versus full transcripts. We also explored the scenario where the entities are in an order not necessarily related to spoken order in the utterance. With its ability to do re-ordering, the attention model did remarkably well, achieving only about 2% degradation in speech-to-bag-of-entities F1 score.

📄 PDF Abstract BibTeX arXiv:2009.14386

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderslot-fillingSlot Fillingspeech-recognitionSpeech RecognitionSpoken Language Understanding

Similar Papers 제목 키워드 기반

Teach me with a Whisper: Enhancing Large Language Models for Analyzing Spoken Transcripts using Speech Embeddings

2023-11-13 · Fatema Hasan, Yulong Li, James Foulds, SHimei Pan 외

Speech data has rich acoustic and paralinguistic information with important cues for understanding a speaker's tone, emotion, and intent, yet traditional large language models such as BERT do not incorporate this informa…

Knowledge DistillationLanguage ModelingLanguage Modelling

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

What BERT Based Language Model Learns in Spoken Transcripts: An Empirical Study

2021-11-01 · EMNLP (BlackboxNLP) 2021 11 · 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…

Language ModelingLanguage ModellingSpoken Language Understanding

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

RNN Transducer Models For Spoken Language Understanding

2021-04-08 · Samuel Thomas, Hong-Kwang J. Kuo, George Saon, Zoltán Tüske 외

We present a comprehensive study on building and adapting RNN transducer (RNN-T) models for spoken language understanding(SLU). These end-to-end (E2E) models are constructed in three practical settings: a case where verb…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1