paper-with-me

Papers

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

2019-01-07 · Jia-Chen Gu, Zhen-Hua Ling, Quan Liu

In this paper, we propose an interactive matching network (IMN) for the multi-turn response selection task. First, IMN constructs word representations from three aspects to address the challenge of out-of-vocabulary (OOV) words. Second, an attentive hierarchical recurrent encoder (AHRE), which is capable of encoding sentences hierarchically and generating more descriptive representations by aggregating with an attention mechanism, is designed. Finally, the bidirectional interactions between whole multi-turn contexts and response candidates are calculated to derive the matching information between them. Experiments on four public datasets show that IMN outperforms the baseline models on all metrics, achieving a new state-of-the-art performance and demonstrating compatibility across domains for multi-turn response selection.

📄 PDF Abstract BibTeX arXiv:1901.01824

Code (1)

JasonForJoy/IMN 공식 구현 tf

Tasks

Conversational Response SelectionDescriptiveRetrieval

Similar Papers 제목 키워드 기반

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

2019-11-16 · Jia-Chen Gu, Zhen-Hua Ling, Quan Liu

This paper proposes an utterance-to-utterance interactive matching network (U2U-IMN) for multi-turn response selection in retrieval-based chatbots. Different from previous methods following context-to-response matching o…

Conversational Response SelectionRetrievalSentence

Response Ranking with Multi-types of Deep Interactive Representations in Retrieval-based Dialogues

2021-08-17 · ACM Transactions on Information Systems 2021 8 · Ruijian Xu, Chongyang Tao, Jiazhan Feng, Wei Wu 외

Building an intelligent dialogue system with the ability to select a proper response according to a multi-turn context is challenging in three aspects: (1) the meaning of a context–response pair is built upon language un…

Conversational Response SelectionRetrieval

Constructing Interpretive Spatio-Temporal Features for Multi-Turn Responses Selection

2019-07-01 · ACL 2019 7 · Junyu Lu, Chenbin Zhang, Zeying Xie, Guang Ling 외

Response selection plays an important role in fully automated dialogue systems. Given the dialogue context, the goal of response selection is to identify the best-matched next utterance (i.e., response) from multiple can…

Text Matching

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

2019-08-16 · IJCNLP 2019 11 · Jia-Chen Gu, Zhen-Hua Ling, Xiaodan Zhu, Quan Liu

This paper proposes a dually interactive matching network (DIM) for presenting the personalities of dialogue agents in retrieval-based chatbots. This model develops from the interactive matching network (IMN) which model…

Retrieval

Sequential Matching Network: A New Architecture for Multi-turn Response Selection in Retrieval-based Chatbots

2016-12-06 · ACL 2017 7 · Yu Wu, Wei Wu, Chen Xing, Ming Zhou 외

We study response selection for multi-turn conversation in retrieval-based chatbots. Existing work either concatenates utterances in context or matches a response with a highly abstract context vector finally, which may …

Conversational Response SelectionRetrieval