Joint Turn and Dialogue level User Satisfaction Estimation on Multi-Domain Conversations
Praveen Kumar Bodigutla, Aditya Tiwari, Josep Valls Vargas, Lazaros, Polymenakos, Spyros Matsoukas

TL;DR
This paper introduces a novel deep learning approach for estimating user satisfaction in multi-domain dialogues, jointly predicting turn-level and dialogue-level ratings without hand-crafted features, improving correlation with user ratings.
Contribution
It presents a BiLSTM-based multi-task model that automatically weighs turns and encodes temporal dependencies, enhancing satisfaction estimation accuracy over existing methods.
Findings
Achieved up to 27% improvement in correlation with user ratings.
Effectively models multi-domain dialogues with diverse user groups.
Reduces reliance on manual feature engineering.
Abstract
Dialogue level quality estimation is vital for optimizing data driven dialogue management. Current automated methods to estimate turn and dialogue level user satisfaction employ hand-crafted features and rely on complex annotation schemes, which reduce the generalizability of the trained models. We propose a novel user satisfaction estimation approach which minimizes an adaptive multi-task loss function in order to jointly predict turn-level Response Quality labels provided by experts and explicit dialogue-level ratings provided by end users. The proposed BiLSTM based deep neural net model automatically weighs each turn's contribution towards the estimated dialogue-level rating, implicitly encodes temporal dependencies, and removes the need to hand-craft features. On dialogues sampled from 28 Alexa domains, two dialogue systems and three user groups, the joint dialogue-level…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Bidirectional LSTM
