paper-with-me

Papers

Simulating User Satisfaction for the Evaluation of Task-oriented Dialogue Systems

2021-05-08 · Weiwei Sun, Shuo Zhang, Krisztian Balog, Zhaochun Ren, Pengjie Ren, Zhumin Chen, Maarten de Rijke

Evaluation is crucial in the development process of task-oriented dialogue systems. As an evaluation method, user simulation allows us to tackle issues such as scalability and cost-efficiency, making it a viable choice for large-scale automatic evaluation. To help build a human-like user simulator that can measure the quality of a dialogue, we propose the following task: simulating user satisfaction for the evaluation of task-oriented dialogue systems. The purpose of the task is to increase the evaluation power of user simulations and to make the simulation more human-like. To overcome a lack of annotated data, we propose a user satisfaction annotation dataset, USS, that includes 6,800 dialogues sampled from multiple domains, spanning real-world e-commerce dialogues, task-oriented dialogues constructed through Wizard-of-Oz experiments, and movie recommendation dialogues. All user utterances in those dialogues, as well as the dialogues themselves, have been labeled based on a 5-level satisfaction scale. We also share three baseline methods for user satisfaction prediction and action prediction tasks. Experiments conducted on the USS dataset suggest that distributed representations outperform feature-based methods. A model based on hierarchical GRUs achieves the best performance in in-domain user satisfaction prediction, while a BERT-based model has better cross-domain generalization ability.

📄 PDF Abstract BibTeX arXiv:2105.03748

Code (1)

sunnweiwei/user-satisfaction-simulation 공식 구현 pytorch

Tasks

Domain GeneralizationMovie RecommendationTask-Oriented Dialogue SystemsUser Simulation

Similar Papers 제목 키워드 기반

Schema-Guided User Satisfaction Modeling for Task-Oriented Dialogues

2023-05-26 · Yue Feng, Yunlong Jiao, Animesh Prasad, Nikolaos Aletras 외

User Satisfaction Modeling (USM) is one of the popular choices for task-oriented dialogue systems evaluation, where user satisfaction typically depends on whether the user's task goals were fulfilled by the system. Task-…

AttributeLanguage ModellingTask-Oriented Dialogue Systems

User Satisfaction Modeling with Domain Adaptation in Task-oriented Dialogue Systems

2022-09-01 · SIGDIAL (ACL) 2022 9 · Yan Pan, Mingyang Ma, Bernhard Pflugfelder, Georg Groh

User Satisfaction Estimation (USE) is crucial in helping measure the quality of a task-oriented dialogue system. However, the complex nature of implicit responses poses challenges in detecting user satisfaction, and most…

Action RecognitionDomain AdaptationTask-Oriented Dialogue SystemsUnsupervised Domain Adaptation

CAUSE: Counterfactual Assessment of User Satisfaction Estimation in Task-Oriented Dialogue Systems

2024-03-27 · Amin Abolghasemi, Zhaochun Ren, Arian Askari, Mohammad Aliannejadi 외

An important unexplored aspect in previous work on user satisfaction estimation for Task-Oriented Dialogue (TOD) systems is their evaluation in terms of robustness for the identification of user dissatisfaction: current …

counterfactualData AugmentationTask-Oriented Dialogue Systems

Personalized Turn-Level User Conversation Satisfaction Benchmark

2026-05-28 · Zhefan Wang, Zhiqiang Guo, Weizhi Ma, Min Zhang 외 arxiv

User satisfaction with AI assistants is highly personalized: the same response may satisfy one user but disappoint another depending on what each user expects and what they have asked for before. Existing automatic evalu…

User Satisfaction Estimation with Sequential Dialogue Act Modeling in Goal-oriented Conversational Systems

2022-02-07 · Yang Deng, Wenxuan Zhang, Wai Lam, Hong Cheng 외

User Satisfaction Estimation (USE) is an important yet challenging task in goal-oriented conversational systems. Whether the user is satisfied with the system largely depends on the fulfillment of the user's needs, which…