Informative Text Generation from Knowledge Triples
As the development of the encoder-decoder architecture, researchers are able to study the text generation tasks with broader types of data. Among them, KB-to-text aims at converting a set of knowledge triples into human readable sentences. In the original setting, the task assumes that the input triples and the text are exactly aligned in the perspective of the embodied knowledge/information. In this paper, we extend this setting and explore how to facilitate the trained model to generate more informative text, namely, containing more information about the triple entities but not conveyed by the input triples. To solve this problem, we propose a novel memory augmented generator that employs a memory network to memorize the useful knowledge learned during the training and utilizes such information together with the input triples to generate text in the operational or testing phase. We derive a dataset from WebNLG for our new setting and conduct extensive experiments to investigate the effectiveness of our model as well as uncover the intrinsic characteristics of the setting.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderText GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Predicting Informativeness of Semantic Triples
Many automatic semantic relation extraction tools extract subject-predicate-object triples from unstructured text. However, a large quantity of these triples merely represent background knowledge. We explore using full t…
InformativenessRelation ExtractionEnhancing Question Generation with Commonsense Knowledge
Question generation (QG) is to generate natural and grammatical questions that can be answered by a specific answer for a given context. Previous sequence-to-sequence models suffer from a problem that asking high-quality…
Multi-Task LearningQuestion GenerationQuestion-GenerationRelation ClassificationOpen-domain Dialogue Generation Grounded with Dynamic Multi-form Knowledge Fusion
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 GraphsDynamic Knowledge Graph-based Dialogue Generation with Improved Adversarial Meta-Learning
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 incomple…
Adversarial AttackDialogue GenerationMeta-LearningTowards Unseen Triples: Effective Text-Image-joint Learning for Scene Graph Generation
Scene Graph Generation (SGG) aims to structurally and comprehensively represent objects and their connections in images, it can significantly benefit scene understanding and other related downstream tasks. Existing SGG m…
Graph GenerationScene Graph GenerationScene Understanding