Turn-Level User Satisfaction Estimation in E-commerce Customer Service

Runze Liang,Ryuichi Takanobu,Fenglin Li,Ji Zhang,Haiqing Chen,Minlie Huang
DOI: https://doi.org/10.18653/v1/2021.ecnlp-1.4
2021-01-01
Abstract:User satisfaction estimation in the dialogue-based customer service is critical not only for helping developers find the system defects, but also making it possible to get timely human intervention for dissatisfied customers. In this paper, we investigate the problem of user satisfaction estimation in E-commerce customer service. In order to apply the estimator to online services for timely human intervention, we need to estimate the satisfaction score at each turn. However, in actual scenario we can only collect the satisfaction labels for the whole dialogue sessions via user feedback. To this end, we formalize the turn-level satisfaction estimation as a reinforcement learning problem, in which the model can be optimized with only session-level satisfaction labels. We conduct experiments on the dataset collected from a commercial customer service system, and compare our model with the supervised learning models. Extensive experiments show that the proposed method outperforms all the baseline models.
What problem does this paper attempt to address?