paper-with-me

홈 › Papers

Retrieval-guided Dialogue Response Generation via a Matching-to-Generation Framework

2019-11-01 · IJCNLP 2019 11 · Deng Cai, Yan Wang, Wei Bi, Zhaopeng Tu, Xiaojiang Liu, Shuming Shi

End-to-end sequence generation is a popular technique for developing open domain dialogue systems, though they suffer from the \textit{safe response problem}. Researchers have attempted to tackle this problem by incorporating generative models with the returns of retrieval systems. Recently, a skeleton-then-response framework has been shown promising results for this task. Nevertheless, how to precisely extract a skeleton and how to effectively train a retrieval-guided response generator are still challenging. This paper presents a novel framework in which the skeleton extraction is made by an interpretable matching model and the following skeleton-guided response generation is accomplished by a separately trained generator. Extensive experiments demonstrate the effectiveness of our model designs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Response GenerationRetrieval

Similar Papers 제목 키워드 기반

Skeleton-to-Response: Dialogue Generation Guided by Retrieval Memory

2018-09-14 · NAACL 2019 6 · Deng Cai, Yan Wang, Victoria Bi, Zhaopeng Tu 외

For dialogue response generation, traditional generative models generate responses solely from input queries. Such models rely on insufficient information for generating a specific response since a certain query could be…

Dialogue GenerationDiversityInformation RetrievalInformativeness+2

A Pre-training Strategy for Zero-Resource Response Selection in Knowledge-Grounded Conversations

2021-08-01 · ACL 2021 5 · Chongyang Tao, Changyu Chen, Jiazhan Feng, Ji-Rong Wen 외

Recently, many studies are emerging towards building a retrieval-based dialogue system that is able to effectively leverage background knowledge (e.g., documents) when conversing with humans. However, it is non-trivial t…

Language ModellingRetrievalTask 2

Hexa: Self-Improving for Knowledge-Grounded Dialogue System

2023-10-10 · DaeJin Jo, Daniel Wontae Nam, Gunsoo Han, Kyoung-Woon On 외

A common practice in knowledge-grounded dialogue generation is to explicitly utilize intermediate steps (e.g., web-search, memory retrieval) with modular approaches. However, data for such steps are often inaccessible co…

Dialogue GenerationDiversityRetrieval

DH-RAG: A Dynamic Historical Context-Powered Retrieval-Augmented Generation Method for Multi-Turn Dialogue

2025-02-19 · Feiyuan Zhang, Dezhi Zhu, James Ming, Yilun Jin 외

Retrieval-Augmented Generation (RAG) systems have shown substantial benefits in applications such as question answering and multi-turn dialogue \citep{lewis2020retrieval}. However, traditional RAG methods, while leveragi…

Question AnsweringRAGRetrievalRetrieval-augmented Generation

Learning an Effective Context-Response Matching Model with Self-Supervised Tasks for Retrieval-based Dialogues

2020-09-14 · Ruijian Xu, Chongyang Tao, Daxin Jiang, Xueliang Zhao 외

Building an intelligent dialogue system with the ability to select a proper response according to a multi-turn context is a great challenging task. Existing studies focus on building a context-response matching model wit…

Conversational Response SelectionRetrieval