Fusing task-oriented and open-domain dialogues in conversational agents
Tom Young, Frank Xing, Vlad Pandelea, Jinjie Ni, Erik Cambria

TL;DR
This paper introduces FusedChat, a new dataset for training and evaluating dialogue systems that seamlessly integrate task-oriented and open-domain conversations, aiming to enhance human-like multi-turn dialogue capabilities.
Contribution
The paper creates FusedChat, a dataset with inter-mode contextual dependencies, and evaluates baseline models, advancing research on integrated task-oriented and open-domain dialogue systems.
Findings
Baseline models show challenges in inter-mode context understanding.
FusedChat provides a benchmark for future inter-mode dialogue research.
Models need to determine dialogue mode and generate contextually appropriate responses.
Abstract
The goal of building intelligent dialogue systems has largely been separately pursued under two paradigms: task-oriented dialogue (TOD) systems, which perform goal-oriented functions, and open-domain dialogue (ODD) systems, which focus on non-goal-oriented chitchat. The two dialogue modes can potentially be intertwined together seamlessly in the same conversation, as easily done by a friendly human assistant. Such ability is desirable in conversational agents, as the integration makes them more accessible and useful. Our paper addresses this problem of fusing TODs and ODDs in multi-turn dialogues. Based on the popular TOD dataset MultiWOZ, we build a new dataset FusedChat, by rewriting the existing TOD turns and adding new ODD turns. This procedure constructs conversation sessions containing exchanges from both dialogue modes. It features inter-mode contextual dependency, i.e., the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
