vix.ing · top · new · best · stats · spec

Time to Transfer: Predicting and Evaluating Machine-Human Chatting Handoff

2020/12/14 by Jiawei Liu, Liu, Jiawei, Zhe Gao +13
Computer Science · #AI in Service Interactions #Computation and Language (cs.CL) #FOS: Computer and information sciences #Human-Computer Interaction (cs.HC) #Speech and dialogue systems #Topic Modeling #cs.CL #cs.HC

paper · pdf · doi:10.48550/arxiv.2012.07610

9pages, 4 figures, accepted by AAAI 2021

arxiv created 2020/12/14 · openalex publication_date 2020/12/14 · arxiv updated 2020/12/15 · openalex created_date 2021/07/05 · openalex updated_date 2026/07/28

Abstract

Is chatbot able to completely replace the human agent? The short answer could be - "it depends...". For some challenging cases, e.g., dialogue's topical spectrum spreads beyond the training corpus coverage, the chatbot may malfunction and return unsatisfied utterances. This problem can be addressed by introducing the Machine-Human Chatting Handoff (MHCH), which enables human-algorithm collaboration. To detect the normal/transferable utterances, we propose a Difficulty-Assisted Matching Inference (DAMI) network, utilizing difficulty-assisted encoding to enhance the representations of utterances. Moreover, a matching inference mechanism is introduced to capture the contextual matching features. A new evaluation metric, Golden Transfer within Tolerance (GT-T), is proposed to assess the performance by considering the tolerance property of the MHCH. To provide insights into the task and validate the proposed model, we collect two new datasets. Extensive experimental results are presented and contrasted against a series of baseline models to demonstrate the efficacy of our model on MHCH.

Related