DeepAI AI Chat
Log In Sign Up

Partner Matters! An Empirical Study on Fusing Personas for Personalized Response Selection in Retrieval-Based Chatbots

05/19/2021
by   Jia-Chen Gu, et al.
5

Persona can function as the prior knowledge for maintaining the consistency of dialogue systems. Most of previous studies adopted the self persona in dialogue whose response was about to be selected from a set of candidates or directly generated, but few have noticed the role of partner in dialogue. This paper makes an attempt to thoroughly explore the impact of utilizing personas that describe either self or partner speakers on the task of response selection in retrieval-based chatbots. Four persona fusion strategies are designed, which assume personas interact with contexts or responses in different ways. These strategies are implemented into three representative models for response selection, which are based on the Hierarchical Recurrent Encoder (HRE), Interactive Matching Network (IMN) and Bidirectional Encoder Representations from Transformers (BERT) respectively. Empirical studies on the Persona-Chat dataset show that the partner personas neglected in previous studies can improve the accuracy of response selection in the IMN- and BERT-based models. Besides, our BERT-based model implemented with the context-response-aware persona fusion strategy outperforms previous methods by margins larger than 2.7 (top-1 accuracy), achieving a new state-of-the-art performance on the Persona-Chat dataset.

READ FULL TEXT

page 1

page 2

page 3

page 4

08/20/2022

Using Multi-Encoder Fusion Strategies to Improve Personalized Response Selection

Personalized response selection systems are generally grounded on person...
08/16/2019

Dually Interactive Matching Network for Personalized Response Selection in Retrieval-Based Chatbots

This paper proposes a dually interactive matching network (DIM) for pres...
01/07/2019

Interactive Matching Network for Multi-Turn Response Selection in Retrieval-Based Chatbots

In this paper, we propose an interactive matching network (IMN) to enhan...
04/26/2020

Endowing Empathetic Dialogue Systems with Personas

Empathetic dialogue systems have been shown to improve user satisfaction...
05/27/2021

Leveraging Linguistic Coordination in Reranking N-Best Candidates For End-to-End Response Selection Using BERT

Retrieval-based dialogue systems select the best response from many cand...
06/16/2019

SEntNet: Source-aware Recurrent Entity Network for Dialogue Response Selection

Dialogue response selection is an important part of Task-oriented Dialog...
04/30/2016

Response Selection with Topic Clues for Retrieval-based Chatbots

We consider incorporating topic information into message-response matchi...

Code Repositories

Personalized-Response-Selection

SIGIR 2021: Partner Matters! An Empirical Study on Fusing Personas for Personalized Response Selection in Retrieval-Based Chatbots


view repo