paper-with-me

Papers

Sequential Dialogue Context Modeling for Spoken Language Understanding

2017-05-08 · WS 2017 8 · Ankur Bapna, Gokhan Tur, Dilek Hakkani-Tur, Larry Heck

Spoken Language Understanding (SLU) is a key component of goal oriented dialogue systems that would parse user utterances into semantic frame representations. Traditionally SLU does not utilize the dialogue history beyond the previous system turn and contextual ambiguities are resolved by the downstream components. In this paper, we explore novel approaches for modeling dialogue context in a recurrent neural network (RNN) based language understanding system. We propose the Sequential Dialogue Encoder Network, that allows encoding context from the dialogue history in chronological order. We compare the performance of our proposed architecture with two context models, one that uses just the previous turn context and another that encodes dialogue context in a memory network, but loses the order of utterances in the dialogue history. Experiments with a multi-domain dialogue dataset demonstrate that the proposed architecture results in reduced semantic frame error rates.

📄 PDF Abstract BibTeX arXiv:1705.03455

Code (1)

sunbopds/SDEN-Pytorch-master pytorch

Tasks

Goal-Oriented Dialogue SystemsSpoken Language Understanding

Similar Papers 제목 키워드 기반

MOSS-TTSD: Text to Spoken Dialogue Generation

2026-03-20 · Yuqian Zhang, Donghua Yu, Zhengyuan Lin, Botian Jiang 외 arxiv

Spoken dialogue generation is crucial for applications like podcasts, dynamic commentary, and entertainment content, but poses significant challenges compared to single-utterance text-to-speech (TTS). Key requirements in…

Speaker DiarizationDialogue Generation

Knowledge Augmented BERT Mutual Network in Multi-turn Spoken Dialogues

2022-02-23 · Ting-Wei Wu, Biing-Hwang Juang

Modern spoken language understanding (SLU) systems rely on sophisticated semantic notions revealed in single utterances to detect intents and slots. However, they lack the capability of modeling multi-turn dynamics withi…

Spoken Language Understanding

Reflecting Twice before Speaking with Empathy: Self-Reflective Alternating Inference for Empathy-Aware End-to-End Spoken Dialogue

2026-01-26 · Yuhang Jia, Pei Liu, Haoqin Sun, Jiaming Zhou 외 arxiv

End-to-end Spoken Language Models (SLMs) hold great potential for paralinguistic perception, and numerous studies have aimed to enhance their capabilities, particularly for empathetic dialogue. However, current approache…

Reinforcement LearningResponse Generation

Modeling Inter-Speaker Relationship in XLNet for Contextual Spoken Language Understanding

2019-10-28 · Jonggu Kim, Jong-Hyeok Lee

We propose two methods to capture relevant history information in a multi-turn dialogue by modeling inter-speaker relationship for spoken language understanding (SLU). Our methods are tailored for and therefore compatibl…

Spoken Language Understanding

Neural Dialogue Context Online End-of-Turn Detection

2018-07-01 · WS 2018 7 · Ryo Masumura, Tomohiro Tanaka, Atsushi Ando, Ryo Ishii 외

This paper proposes a fully neural network based dialogue-context online end-of-turn detection method that can utilize long-range interactive information extracted from both speaker{'}s utterances and collocutor{'}s utte…

Action DetectionSpoken Dialogue Systems