paper-with-me

홈 › Papers

Knowledge Injection into Dialogue Generation via Language Models

2020-04-30 · Yi-Lin Tuan, Wei Wei, William Yang Wang

Dialogue generation has been successfully learned from scratch by neural networks, but tends to produce the same general response, e.g., "what are you talking about?", in many conversations. To reduce this homogeneity, external knowledge such as the speaker's profile and domain knowledge is applied as an additional condition to diversify a model's output. The required knowledge to develop an effective conversation, however, is not always available, which is different from prior work's assumption that a model always has acquired sufficient knowledge before chatting. This problem can be detrimental when applying a dialogue model like this chatting online with unconstrained people and topics, because the model does not have the needed knowledge. To address this problem, we propose InjK, which is a two-stage approach to inject knowledge into a dialogue generation model. First, we train a large-scale language model and query it as textual knowledge. Second, we frame a dialogue generation model to sequentially generate textual knowledge and a corresponding response. Empirically, when a dialogue generation model can only access limited knowledge, our method outperforms prior work by producing more coherent and informative responses.

📄 PDF Abstract BibTeX arXiv:2004.14614

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Injecting Domain Knowledge in Language Models for Task-Oriented Dialogue Systems

2022-12-15 · Denis Emelin, Daniele Bonadiman, Sawsan Alqahtani, Yi Zhang 외

Pre-trained language models (PLM) have advanced the state-of-the-art across NLP applications, but lack domain-specific knowledge that does not naturally occur in pre-training data. Previous studies augmented PLMs with sy…

Knowledge ProbingResponse GenerationTask-Oriented Dialogue Systems

SYNDICOM: Improving Conversational Commonsense with Error-Injection and Natural Language Feedback

2023-09-18 · Christopher Richardson, Anirudh Sundar, Larry Heck

Commonsense reasoning is a critical aspect of human communication. Despite recent advances in conversational AI driven by large language models, commonsense reasoning remains a challenging task. In this work, we introduc…

Response Generationvalid

K-ESConv: Knowledge Injection for Emotional Support Dialogue Systems via Prompt Learning

2023-12-16 · Wei Chen, Gang Zhao, Xiaojin Zhang, Xiang Bai 외

Automatic psychological counseling requires mass of professional knowledge that can be found in online counseling forums. Motivated by this, we propose K-ESConv, a novel prompt learning based knowledge injection method f…

DiversityPrompt LearningResponse Generation

Injecting knowledge into language generation: a case study in auto-charting after-visit care instructions from medical dialogue

2023-06-06 · Maksim Eremeev, Ilya Valmianski, Xavier Amatriain, Anitha Kannan

Factual correctness is often the limiting factor in practical applications of natural language generation in high-stakes domains such as healthcare. An essential requirement for maintaining factuality is the ability to d…

Text Generation

Approximation of Response Knowledge Retrieval in Knowledge-grounded Dialogue Generation

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Wen Zheng, Natasa Milic-Frayling, Ke Zhou

This paper is concerned with improving dialogue generation models through injection of knowledge, e.g., content relevant to the post that can increase the quality of responses. Past research extends the training of the g…

DecoderDialogue GenerationRetrievalSentence