Chitchat as Interference: Adding User Backstories to Task-Oriented Dialogues
Armand Stricker, Patrick Paroubek

TL;DR
This paper introduces user backstories into task-oriented dialogues using few-shot prompting with Llama-2-70B, creating challenging scenarios that improve system robustness to natural user interferences.
Contribution
It presents a novel method to augment TOD datasets with user backstories via few-shot prompting, enhancing the evaluation and training of dialogue systems against chitchat interference.
Findings
Enhanced dataset challenges existing TOD systems.
Training on augmented data improves system resilience.
Human evaluation confirms better handling of user backstories.
Abstract
During task-oriented dialogues (TODs), human users naturally introduce chitchat that is beyond the immediate scope of the task, interfering with the flow of the conversation. To address this issue without the need for expensive manual data creation, we use few-shot prompting with Llama-2-70B to enhance the MultiWOZ dataset with user backstories, a typical example of chitchat interference in TODs. We assess the impact of this addition by testing two models: one trained solely on TODs and another trained on TODs with a preliminary chitchat interaction. Our analysis demonstrates that our enhanced dataset poses a challenge for these systems. Moreover, we demonstrate that our dataset can be effectively used for training purposes, enabling a system to consistently acknowledge the user's backstory while also successfully moving the task forward in the same turn, as confirmed by human…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems · Multi-Agent Systems and Negotiation · Usability and User Interface Design
