CLOct 29, 2019

Incorporating Interlocutor-Aware Context into Response Generation on Multi-Party Chatbots

arXiv:1910.13106v1995 citations
Originality Highly original
AI Analysis

This addresses the problem of generating contextually appropriate responses in multi-party conversations for chatbot developers, representing a novel task extension beyond two-party dialogues.

The paper tackles response generation in multi-party chatbots by introducing a model that incorporates interlocutor-aware contexts, achieving significant improvements over strong baselines in automatic and manual evaluations.

Conventional chatbots focus on two-party response generation, which simplifies the real dialogue scene. In this paper, we strive toward a novel task of Response Generation on Multi-Party Chatbot (RGMPC), where the generated responses heavily rely on the interlocutors' roles (e.g., speaker and addressee) and their utterances. Unfortunately, complex interactions among the interlocutors' roles make it challenging to precisely capture conversational contexts and interlocutors' information. Facing this challenge, we present a response generation model which incorporates Interlocutor-aware Contexts into Recurrent Encoder-Decoder frameworks (ICRED) for RGMPC. Specifically, we employ interactive representations to capture dialogue contexts for different interlocutors. Moreover, we leverage an addressee memory to enhance contextual interlocutor information for the target addressee. Finally, we construct a corpus for RGMPC based on an existing open-access dataset. Automatic and manual evaluations demonstrate that the ICRED remarkably outperforms strong baselines.

Foundations

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

Your Notes