paper-with-me

Papers

A Co-Attentive Cross-Lingual Neural Model for Dialogue Breakdown Detection

2020-12-01 · COLING 2020 8 · Qian Lin, Souvik Kundu, Hwee Tou Ng

Ensuring smooth communication is essential in a chat-oriented dialogue system, so that a user can obtain meaningful responses through interactions with the system. Most prior work on dialogue research does not focus on preventing dialogue breakdown. One of the major challenges is that a dialogue system may generate an undesired utterance leading to a dialogue breakdown, which degrades the overall interaction quality. Hence, it is crucial for a machine to detect dialogue breakdowns in an ongoing conversation. In this paper, we propose a novel dialogue breakdown detection model that jointly incorporates a pretrained cross-lingual language model and a co-attention network. Our proposed model leverages effective word embeddings trained on one hundred different languages to generate contextualized representations. Co-attention aims to capture the interaction between the latest utterance and the conversation history, and thereby determines whether the latest utterance causes a dialogue breakdown. Experimental results show that our proposed model outperforms all previous approaches on all evaluation metrics in both the Japanese and English tracks in Dialogue Breakdown Detection Challenge 4 (DBDC4 at IWSDS2019).

📄 PDF Abstract BibTeX

Code (1)

nusnlp/cxm 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingWord Embeddings

Similar Papers 제목 키워드 기반

Evaluation of a semi-autonomous attentive listening system with takeover prompting

2024-02-21 · Haruki Kawai, Divesh Lala, Koji Inoue, Keiko Ochi 외

The handling of communication breakdowns and loss of engagement is an important aspect of spoken dialogue systems, particularly for chatting systems such as attentive listening, where the user is mostly speaking. We pres…

Spoken Dialogue Systems

The dialogue breakdown detection challenge: Task description, datasets, and evaluation metrics

2016-05-01 · LREC 2016 5 · Ryuichiro Higashinaka, Kotaro Funakoshi, Yuka Kobayashi, Michimasa Inaba

Dialogue breakdown detection is a promising technique in dialogue systems. To promote the research and development of such a technique, we organized a dialogue breakdown detection challenge where the task is to detect a …

Improving Dialogue Breakdown Detection with Semi-Supervised Learning

2020-10-30 · Nathan Ng, Marzyeh Ghassemi, Narendran Thangarajan, Jiacheng Pan 외

Building user trust in dialogue agents requires smooth and consistent dialogue exchanges. However, agents can easily lose conversational context and generate irrelevant utterances. These situations are called dialogue br…

Data Augmentation

Dialogue Act-based Breakdown Detection in Negotiation Dialogues

2021-04-01 · EACL 2021 2 · Atsuki Yamaguchi, Kosui Iwasa, Katsuhide Fujita

Thanks to the success of goal-oriented negotiation dialogue systems, studies of negotiation dialogue have gained momentum in terms of both human-human negotiation support and dialogue systems. However, the field suffers …

Multimodal Contextual Dialogue Breakdown Detection for Conversational AI Models

2024-04-11 · Md Messal Monem Miah, Ulie Schnaithmann, Arushi Raghuvanshi, Youngseo Son

Detecting dialogue breakdown in real time is critical for conversational AI systems, because it enables taking corrective action to successfully complete a task. In spoken dialog systems, this breakdown can be caused by …

Navigate