Applying Information Extraction to Storybook Question and Answer Generation
For educators, how to generate high quality question-answer pairs from story text is a time-consuming and labor-intensive task. The purpose is not to make students unable to answer, but to ensure that students understand the story text through the generated question-answer pairs. In this paper, we improve the FairyTaleQA question generation method by incorporating question type and its definition to the input for fine-tuning the BART (Lewis et al., 2020) model. Furthermore, we make use of the entity and relation extraction from (Zhong and Chen, 2021) as an element of template-based question generation.
Code (0)
등록된 구현이 없습니다.
Tasks
Answer GenerationQuestion GenerationQuestion-GenerationRelation ExtractionSimilar Papers 제목 키워드 기반
It is AI’s Turn to Ask Human a Question: Question and Answer Pair Generation for Children Storybooks in FairytaleQA Dataset
Existing question answering (QA) techniques are created mainly to answer questions asked by humans. But in educational applications, teachers and parents sometimes may not know what questions they should ask best help ch…
Answer GenerationQuestion-Answer-GenerationQuestion AnsweringDiversity Enhanced Narrative Question Generation for Storybooks
Question generation (QG) from a given context can enhance comprehension, engagement, assessment, and overall efficacy in learning or conversational environments. Despite recent advancements in QG, the challenge of enhanc…
DiversityQuestion AnsweringQuestion GenerationQuestion-GenerationEducational Question Generation of Children Storybooks via Question Type Distribution Learning and Event-Centric Summarization
Generating educational questions of fairytales or storybooks is vital for improving children's literacy ability. However, it is challenging to generate questions that capture the interesting aspects of a fairytale story …
Question AnsweringQuestion GenerationQuestion-GenerationTowards Diverse and Effective Question-Answer Pair Generation from Children Storybooks
Recent advances in QA pair generation (QAG) have raised interest in applying this technique to the educational field. However, the diversity of QA types remains a challenge despite its contributions to comprehensive lear…
DiversityIt is AI's Turn to Ask Humans a Question: Question-Answer Pair Generation for Children's Story Books
Existing question answering (QA) techniques are created mainly to answer questions asked by humans. But in educational applications, teachers often need to decide what questions they should ask, in order to help students…
Answer GenerationData AugmentationLanguage ModellingQuestion-Answer-Generation+1