paper-with-me

홈 › Papers

Dynamic Knowledge Graph-based Dialogue Generation with Improved Adversarial Meta-Learning

2020-04-19 · Hongcai Xu, Junpeng Bao, Gaojie Zhang

Knowledge graph-based dialogue systems are capable of generating more informative responses and can implement sophisticated reasoning mechanisms. However, these models do not take into account the sparseness and incompleteness of knowledge graph (KG)and current dialogue models cannot be applied to dynamic KG. This paper proposes a dynamic Knowledge graph-based dialogue generation method with improved adversarial Meta-Learning (KDAD). KDAD formulates dynamic knowledge triples as a problem of adversarial attack and incorporates the objective of quickly adapting to dynamic knowledge-aware dialogue generation. We train a knowledge graph-based dialog model with improved ADML using minimal training samples. The model can initialize the parameters and adapt to previous unseen knowledge so that training can be quickly completed based on only a few knowledge triples. We show that our model significantly outperforms other baselines. We evaluate and demonstrate that our method adapts extremely fast and well to dynamic knowledge graph-based dialogue generation.

📄 PDF Abstract BibTeX arXiv:2004.08833

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackDialogue GenerationMeta-Learning

Similar Papers 제목 키워드 기반

Knowledge-graph based Proactive Dialogue Generation with Improved Meta-Learning

2020-04-19 · Hongcai Xu, Junpeng Bao, Junqing Wang

Knowledge graph-based dialogue systems can narrow down knowledge candidates for generating informative and diverse responses with the use of prior information, e.g., triple attributes or graph paths. However, most curren…

Dialogue GenerationKnowledge GraphsMeta-LearningSentence+2

Open-domain Dialogue Generation Grounded with Dynamic Multi-form Knowledge Fusion

2022-04-24 · Feifei Xu, Shanlin Zhou, Xinpeng Wang, Yunpu Ma 외

Open-domain multi-turn conversations normally face the challenges of how to enrich and expand the content of the conversation. Recently, many approaches based on external knowledge are proposed to generate rich semantic …

Dialogue GenerationFormInformativenessKnowledge Graphs

Knowledge Bridging for Empathetic Dialogue Generation

2020-09-21 · Qintong Li, Piji Li, Zhaochun Ren, Pengjie Ren 외

Lack of external knowledge makes empathetic dialogue systems difficult to perceive implicit emotions and learn emotional interactions from limited dialogue history. To address the above problems, we propose to leverage e…

Dialogue Generation

Enhancing Dialogue Generation via Dynamic Graph Knowledge Aggregation

2023-06-28 · Chen Tang, Hongbo Zhang, Tyler Loakman, Chenghua Lin 외

Incorporating external graph knowledge into neural chatbot models has been proven effective for enhancing dialogue generation. However, in conventional graph neural networks (GNNs), message passing on a graph is independ…

ChatbotDialogue GenerationGraph AttentionLanguage Modeling+2

DialoKG: Knowledge-Structure Aware Task-Oriented Dialogue Generation

2022-04-19 · Findings (NAACL) 2022 7 · Md Rashad Al Hasan Rony, Ricardo Usbeck, Jens Lehmann

Task-oriented dialogue generation is challenging since the underlying knowledge is often dynamic and effectively incorporating knowledge into the learning process is hard. It is particularly challenging to generate both …

Dialogue GenerationKnowledge DistillationLanguage ModelingLanguage Modelling