Knowledge Injection into Dialogue Generation via Language Models
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Dialogue GenerationLanguage ModelingLanguage ModellingSimilar Papers 제목 키워드 기반
Injecting Domain Knowledge in Language Models for Task-Oriented Dialogue Systems
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 SystemsSYNDICOM: Improving Conversational Commonsense with Error-Injection and Natural Language Feedback
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 GenerationvalidK-ESConv: Knowledge Injection for Emotional Support Dialogue Systems via Prompt Learning
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 GenerationInjecting knowledge into language generation: a case study in auto-charting after-visit care instructions from medical dialogue
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 GenerationApproximation of Response Knowledge Retrieval in Knowledge-grounded Dialogue Generation
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