paper-with-me

홈 › Papers

Zero-Shot End-to-End Spoken Language Understanding via Cross-Modal Selective Self-Training

2023-05-22 · Jianfeng He, Julian Salazar, Kaisheng Yao, Haoqi Li, Jinglun Cai

End-to-end (E2E) spoken language understanding (SLU) is constrained by the cost of collecting speech-semantics pairs, especially when label domains change. Hence, we explore \textit{zero-shot} E2E SLU, which learns E2E SLU without speech-semantics pairs, instead using only speech-text and text-semantics pairs. Previous work achieved zero-shot by pseudolabeling all speech-text transcripts with a natural language understanding (NLU) model learned on text-semantics corpora. However, this method requires the domains of speech-text and text-semantics to match, which often mismatch due to separate collections. Furthermore, using the entire collected speech-text corpus from any domains leads to \textit{imbalance} and \textit{noise} issues. To address these, we propose \textit{cross-modal selective self-training} (CMSST). CMSST tackles imbalance by clustering in a joint space of the three modalities (speech, text, and semantics) and handles label noise with a selection network. We also introduce two benchmarks for zero-shot E2E SLU, covering matched and found speech (mismatched) settings. Experiments show that CMSST improves performance in both two settings, with significantly reduced sample sizes and training time. Our code and data are released in https://github.com/amazon-science/zero-shot-E2E-slu.

📄 PDF Abstract BibTeX arXiv:2305.12793

Code (1)

amazon-science/zero-shot-e2e-slu 공식 구현 pytorch

Tasks

Natural Language UnderstandingSpoken Language Understanding

Similar Papers 제목 키워드 기반

I$^2$KD-SLU: An Intra-Inter Knowledge Distillation Framework for Zero-Shot Cross-Lingual Spoken Language Understanding

2023-10-04 · Tianjun Mao, Chenghong Zhang

Spoken language understanding (SLU) typically includes two subtasks: intent detection and slot filling. Currently, it has achieved great success in high-resource languages, but it still remains challenging in low-resourc…

Intent DetectionKnowledge Distillationslot-fillingSlot Filling+1

Cross-lingual Spoken Language Understanding with Regularized Representation Alignment

2020-09-30 · EMNLP 2020 11 · Zihan Liu, Genta Indra Winata, Peng Xu, Zhaojiang Lin 외

Despite the promising results of current cross-lingual models for spoken language understanding systems, they still suffer from imperfect cross-lingual representation alignments between the source and target languages, w…

SentenceSpoken Language Understanding

Prompting Whisper for QA-driven Zero-shot End-to-end Spoken Language Understanding

2024-06-21 · Mohan Li, Simon Keizer, Rama Doddipatla

Zero-shot spoken language understanding (SLU) enables systems to comprehend user utterances in new domains without prior exposure to training data. Recent studies often rely on large language models (LLMs), leading to ex…

Cross-corpusDecoderQuestion Answeringslot-filling+2

A Model of Zero-Shot Learning of Spoken Language Understanding

2015-09-01 · EMNLP 2015 9 · Majid Yazdani, James Henderson
One-Shot LearningSpoken Dialogue SystemsSpoken Language UnderstandingWord Embeddings+1

A Preliminary Evaluation of ChatGPT for Zero-shot Dialogue Understanding

2023-04-09 · Wenbo Pan, Qiguang Chen, Xiao Xu, Wanxiang Che 외

Zero-shot dialogue understanding aims to enable dialogue to track the user's needs without any training data, which has gained increasing attention. In this work, we investigate the understanding ability of ChatGPT for z…

Dialogue State TrackingDialogue Understandingslot-fillingSlot Filling+1