paper-with-me

Papers

Semantic Complexity in End-to-End Spoken Language Understanding

2020-08-06 · Joseph P. McKenna, Samridhi Choudhary, Michael Saxon, Grant P. Strimel, Athanasios Mouchtaris

End-to-end spoken language understanding (SLU) models are a class of model architectures that predict semantics directly from speech. Because of their input and output types, we refer to them as speech-to-interpretation (STI) models. Previous works have successfully applied STI models to targeted use cases, such as recognizing home automation commands, however no study has yet addressed how these models generalize to broader use cases. In this work, we analyze the relationship between the performance of STI models and the difficulty of the use case to which they are applied. We introduce empirical measures of dataset semantic complexity to quantify the difficulty of the SLU tasks. We show that near-perfect performance metrics for STI models reported in the literature were obtained with datasets that have low semantic complexity values. We perform experiments where we vary the semantic complexity of a large, proprietary dataset and show that STI model performance correlates with our semantic complexity measures, such that performance increases as complexity values decrease. Our results show that it is important to contextualize an STI model's performance with the complexity values of its training dataset to reveal the scope of its applicability.

📄 PDF Abstract BibTeX arXiv:2008.02858

Code (0)

등록된 구현이 없습니다.

Tasks

Spoken Language Understanding

Similar Papers 제목 키워드 기반

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

MAC-SLU: Multi-Intent Automotive Cabin Spoken Language Understanding Benchmark

2025-12-01 · Yuezhang Peng, Chonghao Cai, Ziang Liu, Shuai Fan 외 arxiv

Spoken Language Understanding (SLU), which aims to extract user semantics to execute downstream tasks, is a crucial component of task-oriented dialog systems. Existing SLU datasets generally lack sufficient diversity and…

Spoken Language UnderstandingSpeech Recognition

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

Fast Intent Classification for Spoken Language Understanding

2019-12-03 · Akshit Tyagi, Varun Sharma, Rahul Gupta, Lynn Samson 외

Spoken Language Understanding (SLU) systems consist of several machine learning components operating together (e.g. intent classification, named entity recognition and resolution). Deep learning models have obtained stat…

ClassificationDecision MakingGeneral Classificationintent-classification+6

End-to-End Spoken Language Understanding for Generalized Voice Assistants

2021-06-16 · Michael Saxon, Samridhi Choudhary, Joseph P. McKenna, Athanasios Mouchtaris

End-to-end (E2E) spoken language understanding (SLU) systems predict utterance semantics directly from speech using a single model. Previous work in this area has focused on targeted tasks in fixed domains, where the out…

Spoken Language Understanding