paper-with-me

홈 › Papers

Augmenting text for spoken language understanding with Large Language Models

2023-09-17 · Roshan Sharma, Suyoun Kim, Daniel Lazar, Trang Le, Akshat Shrivastava, Kwanghoon Ahn, Piyush Kansal, Leda Sari, Ozlem Kalinli, Michael Seltzer

Spoken semantic parsing (SSP) involves generating machine-comprehensible parses from input speech. Training robust models for existing application domains represented in training data or extending to new domains requires corresponding triplets of speech-transcript-semantic parse data, which is expensive to obtain. In this paper, we address this challenge by examining methods that can use transcript-semantic parse data (unpaired text) without corresponding speech. First, when unpaired text is drawn from existing textual corpora, Joint Audio Text (JAT) and Text-to-Speech (TTS) are compared as ways to generate speech representations for unpaired text. Experiments on the STOP dataset show that unpaired text from existing and new domains improves performance by 2% and 30% in absolute Exact Match (EM) respectively. Second, we consider the setting when unpaired text is not available in existing textual corpora. We propose to prompt Large Language Models (LLMs) to generate unpaired text for existing and new domains. Experiments show that examples and words that co-occur with intents can be used to generate unpaired text with Llama 2.0. Using the generated text with JAT and TTS for spoken semantic parsing improves EM on STOP by 1.4% and 2.6% absolute for existing and new domains respectively.

📄 PDF Abstract BibTeX arXiv:2309.09390

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic ParsingSpoken Language Understandingtext-to-speechText to Speech

Similar Papers 제목 키워드 기반

Augmenting Slot Values and Contexts for Spoken Language Understanding with Pretrained Models

2021-08-19 · Haitao Lin, Lu Xiang, Yu Zhou, Jiajun Zhang 외

Spoken Language Understanding (SLU) is one essential step in building a dialogue system. Due to the expensive cost of obtaining the labeled data, SLU suffers from the data scarcity problem. Therefore, in this paper, we f…

Data Augmentationslot-fillingSlot FillingSpoken Language Understanding

Augmenting Librispeech with French Translations: A Multimodal Corpus for Direct Speech Translation Evaluation

2018-02-09 · LREC 2018 5 · Ali Can Kocabiyikoglu, Laurent Besacier, Olivier Kraif

Recent works in spoken language translation (SLT) have attempted to build end-to-end speech-to-text translation without using source language transcription during learning or decoding. However, while large quantities of …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine TranslationSentence+5

Augmenting Translation Models with Simulated Acoustic Confusions for Improved Spoken Language Translation

2014-04-01 · EACL 2014 4 · Yulia Tsvetkov, Florian Metze, Chris Dyer
Language ModellingMachine TranslationSpeech RecognitionTranslation

SpokenUS: A Spoken User Simulator for Task-Oriented Dialogue

2026-03-17 · Jonggeun Lee, Junseong Pyo, Jeongmin Park, Yohan Jo arxiv

Robust task-oriented spoken dialogue agents require exposure to the full diversity of how people interact through speech. Building spoken user simulators that address this requires large-scale spoken task-oriented dialog…

Pre-training for Spoken Language Understanding with Joint Textual and Phonetic Representation Learning

2021-04-21 · Qian Chen, Wen Wang, Qinglin Zhang

In the traditional cascading architecture for spoken language understanding (SLU), it has been observed that automatic speech recognition errors could be detrimental to the performance of natural language understanding. …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+6