paper-with-me

Papers

Sequential Sentence Matching Network for Multi-turn Response Selection in Retrieval-based Chatbots

2020-05-16 · Chao Xiong, Che Liu, Zijun Xu, Junfeng Jiang, Jieping Ye

Recently, open domain multi-turn chatbots have attracted much interest from lots of researchers in both academia and industry. The dominant retrieval-based methods use context-response matching mechanisms for multi-turn response selection. Specifically, the state-of-the-art methods perform the context-response matching by word or segment similarity. However, these models lack a full exploitation of the sentence-level semantic information, and make simple mistakes that humans can easily avoid. In this work, we propose a matching network, called sequential sentence matching network (S2M), to use the sentence-level semantic information to address the problem. Firstly and most importantly, we find that by using the sentence-level semantic information, the network successfully addresses the problem and gets a significant improvement on matching, resulting in a state-of-the-art performance. Furthermore, we integrate the sentence matching we introduced here and the usual word similarity matching reported in the current literature, to match at different semantic levels. Experiments on three public data sets show that such integration further improves the model performance.

📄 PDF Abstract BibTeX arXiv:2005.07923

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalSentenceWord Similarity

Similar Papers 제목 키워드 기반

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

Improving Matching Models with Hierarchical Contextualized Representations for Multi-turn Response Selection

2018-08-22 · Chongyang Tao, Wei Wu, Can Xu, Yansong Feng 외

In this paper, we study context-response matching with pre-trained contextualized representations for multi-turn response selection in retrieval-based chatbots. Existing models, such as Cove and ELMo, are trained with li…

DecoderDialogue GenerationRetrievalSentence

Sequential Neural Networks for Noetic End-to-End Response Selection

2020-03-03 · Qian Chen, Wen Wang

The noetic end-to-end response selection challenge as one track in the 7th Dialog System Technology Challenges (DSTC7) aims to push the state of the art of utterance classification for real world goal-oriented dialog sys…

Goal-Oriented Dialog

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

Sequential Attention-based Network for Noetic End-to-End Response Selection

2019-01-09 · Qian Chen, Wen Wang

The noetic end-to-end response selection challenge as one track in Dialog System Technology Challenges 7 (DSTC7) aims to push the state of the art of utterance classification for real world goal-oriented dialog systems, …

Conversational Response SelectionGoal-Oriented Dialog