paper-with-me

Papers

Improving Background Based Conversation with Context-aware Knowledge Pre-selection

2019-06-16 · Yangjun Zhang, Pengjie Ren, Maarten de Rijke

Background Based Conversations (BBCs) have been developed to make dialogue systems generate more informative and natural responses by leveraging background knowledge. Existing methods for BBCs can be grouped into two categories: extraction-based methods and generation-based methods. The former extract spans frombackground material as responses that are not necessarily natural. The latter generate responses thatare natural but not necessarily effective in leveraging background knowledge. In this paper, we focus on generation-based methods and propose a model, namely Context-aware Knowledge Pre-selection (CaKe), which introduces a pre-selection process that uses dynamic bi-directional attention to improve knowledge selection by using the utterance history context as prior information to select the most relevant background material. Experimental results show that our model is superior to current state-of-the-art baselines, indicating that it benefits from the pre-selection process, thus improving in-formativeness and fluency.

📄 PDF Abstract BibTeX arXiv:1906.06685

Code (1)

repozhang/bbc-pre-selection 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Augmenting Topic Aware Knowledge-Grounded Conversations with Dynamic Built Knowledge Graphs

2021-06-01 · NAACL (DeeLIO) 2021 6 · Junjie Wu, Hao Zhou

Dialog topic management and background knowledge selection are essential factors for the success of knowledge-grounded open-domain conversations. However, existing models are primarily performed with symmetric knowledge …

Knowledge GraphsManagementResponse Generation

Thinking Globally, Acting Locally: Distantly Supervised Global-to-Local Knowledge Selection for Background Based Conversation

2019-08-26 · Pengjie Ren, Zhumin Chen, Christof Monz, Jun Ma 외

Background Based Conversations (BBCs) have been introduced to help conversational systems avoid generating overly generic responses. In a BBC, the conversation is grounded in a knowledge source. A key challenge in BBCs i…

Filtering before Iteratively Referring for Knowledge-Grounded Response Selection in Retrieval-Based Chatbots

2020-04-30 · Findings of the Association for Computational Linguistics 2020 · Jia-Chen Gu, Zhen-Hua Ling, Quan Liu, Zhigang Chen 외

The challenges of building knowledge-grounded retrieval-based chatbots lie in how to ground a conversation on its background knowledge and how to match response candidates with both context and knowledge simultaneously. …

Retrieval

Knowledge-aware response selection with semantics underlying multi-turn open-domain conversations

2023-07-27 · World Wide Web Journal 2023 7 · Makoto Nakatsuji, Yuka Ozeki, Shuhei Tateishi, Yoshihisa Kano & QingPeng Zhang

Response selection is a critical issue in the AI community, with important applications on the Web. The accuracy of the selected responses, however, tends to be insufficient due to the lack of contextual awareness, espec…

Conversational Response Selection

A Document-grounded Matching Network for Response Selection in Retrieval-based Chatbots

2019-06-11 · Xueliang Zhao, Chongyang Tao, Wei Wu, Can Xu 외

We present a document-grounded matching network (DGMN) for response selection that can power a knowledge-aware retrieval-based chatbot system. The challenges of building such a model lie in how to ground conversation con…

ChatbotRetrieval