paper-with-me

홈 › Papers

A Neural Conversation Generation Model via Equivalent Shared Memory Investigation

2021-08-20 · Changzhen Ji, Yating Zhang, Xiaozhong Liu, Adam Jatowt, Changlong Sun, Conghui Zhu, Tiejun Zhao

Conversation generation as a challenging task in Natural Language Generation (NLG) has been increasingly attracting attention over the last years. A number of recent works adopted sequence-to-sequence structures along with external knowledge, which successfully enhanced the quality of generated conversations. Nevertheless, few works utilized the knowledge extracted from similar conversations for utterance generation. Taking conversations in customer service and court debate domains as examples, it is evident that essential entities/phrases, as well as their associated logic and inter-relationships can be extracted and borrowed from similar conversation instances. Such information could provide useful signals for improving conversation generation. In this paper, we propose a novel reading and memory framework called Deep Reading Memory Network (DRMN) which is capable of remembering useful information of similar conversations for improving utterance generation. We apply our model to two large-scale conversation datasets of justice and e-commerce fields. Experiments prove that the proposed model outperforms the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2108.09164

Code (1)

jichangzhen/drmn 공식 구현 tf

Tasks

Text Generation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Multilingual Dialogue Generation with Shared-Private Memory

2019-10-06 · Chen Chen, Lisong Qiu, Zhenxin Fu, Dongyan Zhao 외

Existing dialog systems are all monolingual, where features shared among different languages are rarely explored. In this paper, we introduce a novel multilingual dialogue system. Specifically, we augment the sequence to…

Cross-Lingual TransferDialogue Generation

WangLab at MEDIQA-Chat 2023: Clinical Note Generation from Doctor-Patient Conversations using Large Language Models

2023-05-03 · John Giorgi, Augustin Toma, Ronald Xie, Sondra S. Chen 외

This paper describes our submission to the MEDIQA-Chat 2023 shared task for automatic clinical note generation from doctor-patient conversations. We report results for two approaches: the first fine-tunes a pre-trained l…

In-Context LearningLanguage ModelingLanguage ModellingLarge Language Model

Self-Attention-Based Message-Relevant Response Generation for Neural Conversation Model

2018-05-23 · Jonggu Kim, Doyeon Kong, Jong-Hyeok Lee

Using a sequence-to-sequence framework, many neural conversation models for chit-chat succeed in naturalness of the response. Nevertheless, the neural conversation models tend to give generic responses which are not spec…

Dialogue GenerationResponse Generation

SCAI-QReCC Shared Task on Conversational Question Answering

2022-01-26 · LREC 2022 6 · Svitlana Vakulenko, Johannes Kiesel, Maik Fröbe

Search-Oriented Conversational AI (SCAI) is an established venue that regularly puts a spotlight upon the recent work advancing the field of conversational search. SCAI'21 was organised as an independent on-line event an…

Answer GenerationConversational Question AnsweringConversational SearchQuestion Answering

SHARE: Shared Memory-Aware Open-Domain Long-Term Dialogue Dataset Constructed from Movie Script

2024-10-28 · Eunwon Kim, Chanho Park, Buru Chang

Shared memories between two individuals strengthen their bond and are crucial for facilitating their ongoing conversations. This study aims to make long-term dialogue more engaging by leveraging these shared memories. To…