Improving Neural Question Generation using World Knowledge
In this paper, we propose a method for incorporating world knowledge (linked entities and fine-grained entity types) into a neural question generation model. This world knowledge helps to encode additional information related to the entities present in the passage required to generate human-like questions. We evaluate our models on both SQuAD and MS MARCO to demonstrate the usefulness of the world knowledge features. The proposed world knowledge enriched question generation model is able to outperform the vanilla neural question generation model by 1.37 and 1.59 absolute BLEU 4 score on SQuAD and MS MARCO test dataset respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
Question GenerationQuestion-GenerationWorld KnowledgeSimilar Papers 제목 키워드 기반
Learning by Asking Questions for Knowledge-based Novel Object Recognition
In real-world object recognition, there are numerous object classes to be recognized. Conventional image recognition based on supervised learning can only recognize object classes that exist in the training data, and thu…
ObjectObject RecognitionQuestion GenerationQuestion-GenerationQuestions beyond Pixels: Integrating Commonsense Knowledge in Visual Question Generation for Remote Sensing
With the rapid development of remote sensing image archives, asking questions about images has become an effective way of gathering specific information or performing semantic image retrieval. However, current automatica…
Question GenerationQuestion AnsweringImage CaptioningImage RetrievalLFKQG: A Controlled Generation Framework with Local Fine-tuning for Question Generation over Knowledge Bases
Question generation over knowledge bases (KBQG) aims at generating natural questions about a subgraph, which can be answered by a given answer entity. Existing KBQG models still face two main challenges: (1) Most models …
Natural QuestionsQuestion GenerationQuestion-GenerationQ&A Prompts: Discovering Rich Visual Clues through Mining Question-Answer Prompts for VQA requiring Diverse World Knowledge
With the breakthrough of multi-modal large language models, answering complex visual questions that demand advanced reasoning abilities and world knowledge has become a much more important testbed for developing AI model…
Question AnsweringQuestion GenerationQuestion-GenerationTAG+3TegTok: Augmenting Text Generation via Task-specific and Open-world Knowledge
Generating natural and informative texts has been a long-standing problem in NLP. Much effort has been dedicated into incorporating pre-trained language models (PLMs) with various open-world knowledge, such as knowledge …
Dialogue GenerationKnowledge GraphsQuestion GenerationQuestion-Generation+3