paper-with-me

Papers

RFM: response-aware feedback mechanism for background based conversation

2022-08-26 · journal 2022 8 · Jiatao Chen, Biqing Zeng, Zhibin Du, Huimin Deng, Mayi Xu, Zibang Gan & Meirong Ding

In general, the existing dialogue systems tend to generate generic responses due to lack of external knowledge. One of the usual solutions is the Background Based Conversations (BBCs), which can help dialogue systems generate more informative and appropriate responses, based on an external knowledge source. Unfortunately, there still exists some difficulties for BBCs when correcting the selected knowledge during response generation, e.g., see GTTP, CaKe. In this paper, we propose a novel architecture called Response-aware Feedback Mechanism (RFM) for BBCs to address this shortcoming. The main advantage is that a Response-aware Feedback Weight Vector is introduced to integrate the background knowledge and responses, so that the knowledge selector could select more accurate knowledge. With the help of this self-correcting mechanism, the selected knowledge is adjusted and corrected dynamically in each decoding time step. As an application, we carry out experiments on the Holl-E and Wizard of Wikipedia datasets, the results indicate that the RFM model has much better performance on automatic and human evaluation, compare to eleven state-of-the-art methods, including RefNet and GLKS.

📄 PDF Abstract BibTeX

Code (1)

2023-MindSpore-4/Code12/tree/main/zengbiqing/RFM_MS-main mindspore

Tasks

Response Generation

Similar Papers 제목 키워드 기반

RefNet: A Reference-aware Network for Background Based Conversation

2019-08-18 · Chuan Meng, Pengjie Ren, Zhumin Chen, Christof Monz 외

Existing conversational systems tend to generate generic responses. Recently, Background Based Conversations (BBCs) have been introduced to address this issue. Here, the generated responses are grounded in some backgroun…

Decoder

IART: Intent-aware Response Ranking with Transformers in Information-seeking Conversation Systems

2020-02-03 · Liu Yang, Minghui Qiu, Chen Qu, Cen Chen 외

Personal assistant systems, such as Apple Siri, Google Assistant, Amazon Alexa, and Microsoft Cortana, are becoming ever more widely used. Understanding user intent such as clarification questions, potential answers and …

Representation Learning

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…

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 cat…

FADO: Feedback-Aware Double COntrolling Network for Emotional Support Conversation

2022-11-01 · Wei Peng, Ziyuan Qin, Yue Hu, Yuqiang Xie 외

Emotional Support Conversation (ESConv) aims to reduce help-seekers'emotional distress with the supportive strategy and response. It is essential for the supporter to select an appropriate strategy with the feedback of t…

Response Generation