paper-with-me

Papers

A Consolidated Dataset for Knowledge-based Question Generation using Predicate Mapping of Linked Data

2020-05-01 · LREC 2020 5 · Johanna Melly, Gabriel Luthier, Andrei Popescu-Belis

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

A Consolidated Open Knowledge Representation for Multiple Texts

2017-04-01 · WS 2017 4 · Rachel Wities, Vered Shwartz, Gabriel Stanovsky, Meni Adler 외

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 Extraction

Zero-Shot Question Generation from Knowledge Graphs for Unseen Predicates and Entity Types

2018-02-19 · NAACL 2018 6 · Hady Elsahar, Christophe Gravier, Frederique Laforest

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+1

LFKQG: A Controlled Generation Framework with Local Fine-tuning for Question Generation over Knowledge Bases

2022-10-01 · COLING 2022 10 · Zichu Fei, Xin Zhou, Tao Gui, Qi Zhang 외

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-Generation

Generating Questions for Knowledge Bases via Incorporating Diversified Contexts and Answer-Aware Loss

2019-10-29 · IJCNLP 2019 11 · Cao Liu, Kang Liu, Shizhu He, Zaiqing Nie 외

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-Generation

PIE-QG: Paraphrased Information Extraction for Unsupervised Question Generation from Small Corpora

2023-01-03 · Dinesh Nagumothu, Bahadorreza Ofoghi, Guangyan Huang, Peter W. Eklund

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