CLMar 17, 2021

Dialogue History Matters! Personalized Response Selectionin Multi-turn Retrieval-based Chatbots

arXiv:2103.09534v134 citations
Originality Incremental advance
AI Analysis

This work addresses the need for more accurate and personalized chatbots in real-world applications, representing an incremental advance by integrating user-specific factors into existing matching frameworks.

The paper tackles the problem of personalized response selection in multi-turn retrieval-based chatbots by incorporating user-specific dialogue history, achieving significant performance improvements over strong baselines on two large datasets.

Existing multi-turn context-response matching methods mainly concentrate on obtaining multi-level and multi-dimension representations and better interactions between context utterances and response. However, in real-place conversation scenarios, whether a response candidate is suitable not only counts on the given dialogue context but also other backgrounds, e.g., wording habits, user-specific dialogue history content. To fill the gap between these up-to-date methods and the real-world applications, we incorporate user-specific dialogue history into the response selection and propose a personalized hybrid matching network (PHMN). Our contributions are two-fold: 1) our model extracts personalized wording behaviors from user-specific dialogue history as extra matching information; 2) we perform hybrid representation learning on context-response utterances and explicitly incorporate a customized attention mechanism to extract vital information from context-response interactions so as to improve the accuracy of matching. We evaluate our model on two large datasets with user identification, i.e., personalized Ubuntu dialogue Corpus (P-Ubuntu) and personalized Weibo dataset (P-Weibo). Experimental results confirm that our method significantly outperforms several strong models by combining personalized attention, wording behaviors, and hybrid representation learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes