A Consolidated Dataset for Knowledge-based Question Generation using Predicate Mapping of Linked Data
In this paper, we present the ForwardQuestions data set, made of human-generated questions related to knowledge triples. This data set results from the conversion and merger of the existing SimpleDBPediaQA and SimpleQuestionsWikidata data sets, including the mapping of predicates from DBPedia to Wikidata, and the selection of {}forward{'} questions as opposed to {}backward{'} ones. The new data set can be used to generate novel questions given an unseen Wikidata triple, by replacing the subjects of existing questions with the new one and then selecting the best candidate questions using semantic and syntactic criteria. Evaluation results indicate that the question generation method using ForwardQuestions improves the quality of questions by about 20{\%} with respect to a baseline not using ranking criteria.
Code (0)
등록된 구현이 없습니다.
Tasks
Question GenerationQuestion-GenerationSimilar Papers 제목 키워드 기반
A Consolidated Open Knowledge Representation for Multiple Texts
We propose to move from Open Information Extraction (OIE) ahead to Open Knowledge Representation (OKR), aiming to represent information conveyed jointly in a set of texts in an open text-based manner. We do so by consoli…
Lexical EntailmentOpen Information ExtractionZero-Shot Question Generation from Knowledge Graphs for Unseen Predicates and Entity Types
We present a neural model for question generation from knowledge base triples in a "Zero-Shot" setup, that is generating questions for triples containing predicates, subject types or object types that were not seen at tr…
DecoderKnowledge GraphsQuestion GenerationQuestion-Generation+1LFKQG: 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-GenerationGenerating Questions for Knowledge Bases via Incorporating Diversified Contexts and Answer-Aware Loss
We tackle the task of question generation over knowledge bases. Conventional methods for this task neglect two crucial research issues: 1) the given predicate needs to be expressed; 2) the answer to the generated questio…
DecoderQuestion GenerationQuestion-GenerationPIE-QG: Paraphrased Information Extraction for Unsupervised Question Generation from Small Corpora
Supervised Question Answering systems (QA systems) rely on domain-specific human-labeled data for training. Unsupervised QA systems generate their own question-answer training pairs, typically using secondary knowledge s…
Language ModelingLanguage ModellingOpen Information ExtractionQuestion Answering+2