paper-with-me

Papers

Multi-User MultiWOZ: Task-Oriented Dialogues among Multiple Users

2023-10-31 · Yohan Jo, Xinyan Zhao, Arijit Biswas, Nikoletta Basiou, Vincent Auvray, Nikolaos Malandrakis, Angeliki Metallinou, Alexandros Potamianos

While most task-oriented dialogues assume conversations between the agent and one user at a time, dialogue systems are increasingly expected to communicate with multiple users simultaneously who make decisions collaboratively. To facilitate development of such systems, we release the Multi-User MultiWOZ dataset: task-oriented dialogues among two users and one agent. To collect this dataset, each user utterance from MultiWOZ 2.2 was replaced with a small chat between two users that is semantically and pragmatically consistent with the original user utterance, thus resulting in the same dialogue state and system response. These dialogues reflect interesting dynamics of collaborative decision-making in task-oriented scenarios, e.g., social chatter and deliberation. Supported by this data, we propose the novel task of multi-user contextual query rewriting: to rewrite a task-oriented chat between two users as a concise task-oriented query that retains only task-relevant information and that is directly consumable by the dialogue system. We demonstrate that in multi-user dialogues, using predicted rewrites substantially improves dialogue state tracking without modifying existing dialogue systems that are trained for single-user dialogues. Further, this method surpasses training a medium-sized model directly on multi-user dialogues and generalizes to unseen domains.

📄 PDF Abstract BibTeX arXiv:2310.20479

Code (1)

yohanjo/multiuser_multiwoz 공식 구현

Tasks

Decision MakingDialogue State Tracking

Similar Papers 제목 키워드 기반

EmoWOZ: A Large-Scale Corpus and Labelling Scheme for Emotion Recognition in Task-Oriented Dialogue Systems

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The ability to recognise emotions lends a conversational artificial intelligence a human touch. While emotions in chit-chat dialogues have received substantial attention, emotions in task-oriented dialogues have been lar…

Emotion RecognitionTask-Oriented Dialogue Systems

EmoWOZ: A Large-Scale Corpus and Labelling Scheme for Emotion Recognition in Task-Oriented Dialogue Systems

2021-09-10 · LREC 2022 6 · Shutong Feng, Nurul Lubis, Christian Geishauser, Hsien-Chin Lin 외

The ability to recognise emotions lends a conversational artificial intelligence a human touch. While emotions in chit-chat dialogues have received substantial attention, emotions in task-oriented dialogues remain largel…

Emotion RecognitionEmotion Recognition in ConversationTask-Oriented Dialogue Systems

JMultiWOZ: A Large-Scale Japanese Multi-Domain Task-Oriented Dialogue Dataset

2024-03-26 · Atsumoto Ohashi, Ryu Hirai, Shinya Iizuka, Ryuichiro Higashinaka

Dialogue datasets are crucial for deep learning-based task-oriented dialogue system research. While numerous English language multi-domain task-oriented dialogue datasets have been developed and contributed to significan…

Dialogue State TrackingLanguage ModelingLanguage ModellingLarge Language Model+2

Adding Chit-Chat to Enhance Task-Oriented Dialogues

2020-10-24 · NAACL 2021 4 · Kai Sun, Seungwhan Moon, Paul Crook, Stephen Roller 외

Existing dialogue corpora and models are typically designed under two disjoint motives: while task-oriented systems focus on achieving functional goals (e.g., booking hotels), open-domain chatbots aim at making socially …

Dialogue GenerationDialogue UnderstandingTask-Oriented Dialogue Systems

Searching for Snippets of Open-Domain Dialogue in Task-Oriented Dialogue Datasets

2023-11-23 · Armand Stricker, Patrick Paroubek

Most existing dialogue corpora and models have been designed to fit into 2 predominant categories : task-oriented dialogues portray functional goals, such as making a restaurant reservation or booking a plane ticket, whi…