paper-with-me

Papers

Exploiting Sentence and Context Representations in Deep Neural Models for Spoken Language Understanding

2016-10-13 · COLING 2016 12 · Lina M. Rojas Barahona, Milica Gasic, Nikola Mrkšić, Pei-Hao Su, Stefan Ultes, Tsung-Hsien Wen, Steve Young

This paper presents a deep learning architecture for the semantic decoder component of a Statistical Spoken Dialogue System. In a slot-filling dialogue, the semantic decoder predicts the dialogue act and a set of slot-value pairs from a set of n-best hypotheses returned by the Automatic Speech Recognition. Most current models for spoken language understanding assume (i) word-aligned semantic annotations as in sequence taggers and (ii) delexicalisation, or a mapping of input words to domain-specific concepts using heuristics that try to capture morphological variation but that do not scale to other domains nor to language variation (e.g., morphology, synonyms, paraphrasing ). In this work the semantic decoder is trained using unaligned semantic annotations and it uses distributed semantic representation learning to overcome the limitations of explicit delexicalisation. The proposed architecture uses a convolutional neural network for the sentence representation and a long-short term memory network for the context representation. Results are presented for the publicly available DSTC2 corpus and an In-car corpus which is similar to DSTC2 but has a significantly higher word error rate (WER).

📄 PDF Abstract BibTeX arXiv:1610.04120

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderRepresentation LearningSentenceslot-fillingSlot Fillingspeech-recognitionSpeech RecognitionSpoken Language Understanding

Similar Papers 제목 키워드 기반

Using an LLM to Turn Sign Spottings into Spoken Language Sentences

2024-03-15 · Ozge Mercanoglu Sincan, Necati Cihan Camgoz, Richard Bowden

Sign Language Translation (SLT) is a challenging task that aims to generate spoken language sentences from sign language videos. In this paper, we introduce a hybrid SLT approach, Spotter+GPT, that utilizes a sign spotte…

Language ModelingLanguage ModellingLarge Language ModelSign Language Translation+1

On the difficulty of a distributional semantics of spoken language

2018-03-23 · WS 2019 1 · Grzegorz Chrupała, Lieke Gelderloos, Ákos Kádár, Afra Alishahi

In the domain of unsupervised learning most work on speech has focused on discovering low-level constructs such as phoneme inventories or word-like units. In contrast, for written language, where there is a large body of…

Cascading and Direct Approaches to Unsupervised Constituency Parsing on Spoken Sentences

2023-03-15 · Yuan Tseng, Cheng-I Lai, Hung-Yi Lee

Past work on unsupervised parsing is constrained to written form. In this paper, we present the first study on unsupervised spoken constituency parsing given unlabeled spoken sentences and unpaired textual data. The goal…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Constituency ParsingInductive Bias+2

Exploiting Parallel Corpora to Improve Multilingual Embedding based Document and Sentence Alignment

2021-06-12 · Dilan Sachintha, Lakmali Piyarathna, Charith Rajitha, Surangika Ranathunga

Multilingual sentence representations pose a great advantage for low-resource languages that do not have enough data to build monolingual models on their own. These multilingual sentence representations have been separat…

Sentence

SLURP-TN : Resource for Tunisian Dialect Spoken Language Understanding

2026-03-23 · Haroun Elleuch, Salima Mdhaffar, Yannick Estève, Fethi Bougares arxiv

Spoken Language Understanding (SLU) aims to extract the semantic information from the speech utterance of user queries. It is a core component in a task-oriented dialogue system. With the spectacular progress of deep neu…

Spoken Language UnderstandingSpeech Recognition