paper-with-me

홈 › Papers

Speech2Slot: An End-to-End Knowledge-based Slot Filling from Speech

2021-05-10 · Pengwei Wang, Xin Ye, Xiaohuan Zhou, Jinghui Xie, Hao Wang

In contrast to conventional pipeline Spoken Language Understanding (SLU) which consists of automatic speech recognition (ASR) and natural language understanding (NLU), end-to-end SLU infers the semantic meaning directly from speech and overcomes the error propagation caused by ASR. End-to-end slot filling (SF) from speech is an essential component of end-to-end SLU, and is usually regarded as a sequence-to-sequence generation problem, heavily relied on the performance of language model of ASR. However, it is hard to generate a correct slot when the slot is out-of-vovabulary (OOV) in training data, especially when a slot is an anti-linguistic entity without grammatical rule. Inspired by object detection in computer vision that is to detect the object from an image, we consider SF as the task of slot detection from speech. In this paper, we formulate the SF task as a matching task and propose an end-to-end knowledge-based SF model, named Speech-to-Slot (Speech2Slot), to leverage knowledge to detect the boundary of a slot from the speech. We also release a large-scale dataset of Chinese speech for slot filling, containing more than 830,000 samples. The experiments show that our approach is markedly superior to the conventional pipeline SLU approach, and outperforms the state-of-the-art end-to-end SF approach with 12.51% accuracy improvement.

📄 PDF Abstract BibTeX arXiv:2105.04719

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModellingNatural Language Understandingobject-detectionObject Detectionslot-fillingSlot Fillingspeech-recognitionSpeech RecognitionSpoken Language Understanding

Similar Papers 제목 키워드 기반

Knowledge-Aware Audio-Grounded Generative Slot Filling for Limited Annotated Data

2023-07-04 · Guangzhi Sun, Chao Zhang, Ivan Vulić, Paweł Budzianowski 외

Manually annotating fine-grained slot-value labels for task-oriented dialogue (ToD) systems is an expensive and time-consuming endeavour. This motivates research into slot-filling methods that operate with limited amount…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)slot-fillingSlot Filling+6

Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling

2016-09-06 · Bing Liu, Ian Lane

Attention-based encoder-decoder neural network models have recently shown promising results in machine translation and speech recognition. In this work, we propose an attention-based neural network model for joint intent…

Decoderintent-classificationIntent ClassificationIntent Detection+2

SpeechLLMs for Large-scale Contextualized Zero-shot Slot Filling

2025-10-17 · Kadri Hacioglu, Manjunath K E, Andreas Stolcke arxiv

Slot filling is a crucial subtask in spoken language understanding (SLU), traditionally implemented as a cascade of speech recognition followed by one or more natural language understanding (NLU) components. The recent a…

Natural Language UnderstandingSpoken Language UnderstandingZero-shot Slot FillingSpeech Recognition

Slot Filling as a Reasoning Task for SpeechLLMs

2025-10-22 · Kadri Hacioglu, Manjunath K E, Andreas Stolcke arxiv

We propose integration of reasoning into speech large language models (speechLLMs) for the end-to-end slot-filling task. Inspired by the recent development of reasoning LLMs, we use a chain-of-thought framework to decomp…

Slot Filling

Encoding Syntactic Knowledge in Transformer Encoder for Intent Detection and Slot Filling

2020-12-21 · Jixuan Wang, Kai Wei, Martin Radfar, Weiwei Zhang 외

We propose a novel Transformer encoder-based architecture with syntactical knowledge encoded for intent detection and slot filling. Specifically, we encode syntactic knowledge into the Transformer encoder by jointly trai…

Intent DetectionMulti-Task Learningslot-fillingSlot Filling