paper-with-me

홈 › Papers

RAP-Net: Recurrent Attention Pooling Networks for Dialogue Response Selection

2019-03-21 · Chao-Wei Huang, Ting-Rui Chiang, Shang-Yu Su, Yun-Nung Chen

The response selection has been an emerging research topic due to the growing interest in dialogue modeling, where the goal of the task is to select an appropriate response for continuing dialogues. To further push the end-to-end dialogue model toward real-world scenarios, the seventh Dialog System Technology Challenge (DSTC7) proposed a challenging track based on real chatlog datasets. The competition focuses on dialogue modeling with several advanced characteristics: (1) natural language diversity, (2) capability of precisely selecting a proper response from a large set of candidates or the scenario without any correct answer, and (3) knowledge grounding. This paper introduces recurrent attention pooling networks (RAP-Net), a novel framework for response selection, which can well estimate the relevance between the dialogue contexts and the candidates. The proposed RAP-Net is shown to be effective and can be generalized across different datasets and settings in the DSTC7 experiments.

📄 PDF Abstract BibTeX arXiv:1903.08905

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Learning Multi-Level Information for Dialogue Response Selection by Highway Recurrent Transformer

2019-03-21 · Ting-Rui Chiang, Chao-Wei Huang, Shang-Yu Su, Yun-Nung Chen

With the increasing research interest in dialogue response generation, there is an emerging branch formulating this task as selecting next sentences, where given the partial dialogue contexts, the goal is to determine th…

Response GenerationSentence

Building Sequential Inference Models for End-to-End Response Selection

2018-12-03 · Jia-Chen Gu, Zhen-Hua Ling, Yu-Ping Ruan, Quan Liu

This paper presents an end-to-end response selection model for Track 1 of the 7th Dialogue System Technology Challenges (DSTC7). This task focuses on selecting the correct next utterance from a set of candidates given a …

Conversational Response SelectionDescriptiveWord Embeddings

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

2019-06-16 · Jiahuan Pei, Arent Stienstra, Julia Kiseleva, Maarten de Rijke

Dialogue response selection is an important part of Task-oriented Dialogue Systems (TDSs); it aims to predict an appropriate response given a dialogue context. Obtaining key information from a complex, long dialogue cont…

Task-Oriented Dialogue Systems

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

Improving Response Selection in Multi-Turn Dialogue Systems by Incorporating Domain Knowledge

2018-09-10 · CONLL 2018 10 · Debanjan Chaudhuri, Agustinus Kristiadi, Jens Lehmann, Asja Fischer

Building systems that can communicate with humans is a core problem in Artificial Intelligence. This work proposes a novel neural network architecture for response selection in an end-to-end multi-turn conversational dia…