Educational Question Generation of Children Storybooks via Question Type Distribution Learning and Event-centric Summarization
01 Jan 2022
TL;DR: This paper proposed a question generation method that first learns the question type distribution of an input story paragraph, and then summarizes salient events which can be used to generate high-cognitive-demand questions.
read more
Abstract: 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 with educational meaningfulness. In this paper, we propose a novel question generation method that first learns the question type distribution of an input story paragraph, and then summarizes salient events which can be used to generate high-cognitive-demand questions. To train the event-centric summarizer, we finetune a pre-trained transformer-based sequence-to-sequence model using silver samples composed by educational question-answer pairs. On a newly proposed educational question-answering dataset FairytaleQA, we show good performance of our method on both automatic and human evaluation metrics. Our work indicates the necessity of decomposing question type distribution learning and event-centric summary generation for educational question generation.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Fantastic Questions and Where to Find Them: FairytaleQA – An Authentic Dataset for Narrative Comprehension
01 Jan 2022
TL;DR: Xing Xu, Dakuo Wang, Mo Yu, Daniel Ritchie, Bingsheng Yao, Tongshuang Wu, Zheng Zhang, Toby Li, Nora Bradford, Branda Sun, Tran Hoang, Yisi Sang, Yufang Hou, Xiaojuan Ma, Diyi Yang, Nanyun Peng, Zhou Yu, Mark Warschauer as mentioned in this paper .
Closed-book Question Generation via Contrastive Learning
Xiangjue Dong,Jianguo Lü,Jianling Wang,James Caverlee +3 more
- 01 Jan 2023
TL;DR: Closed-book QG model based on contrastive learning and answer reconstruction for improved performance on closed-book QA tasks.
Adaptive and Personalized Exercise Generation for Online Language Learning
Peng Cui,Mrinmaya Sachan +1 more
- 01 Jan 2023
TL;DR: Adaptive and personalized exercise generation for online language learning personalizes learning sequences based on student knowledge states and learning goals.
Exploring Clean Label Backdoor Attacks and Defense in Language Models
Shuai Zhao,Luu Anh Tuan,Jie Fu,Jinming Wen,Weiqi Luo +4 more
TL;DR: Cbat is a novel clean-label backdoor attack method that utilizes text style without external triggers and correctly labels poisoned samples. CbatD is an algorithm for defending against backdoor attacks that effectively erases poisoned samples.
7
Towards Enriched Controllability for Educational Question Generation
TL;DR: This article proposed to control the generation of explicit and implicit (wh)-questions from children-friendly stories by introducing a new guidance attribute, question explicitness, to enrich controllability in question generation.
References
•Proceedings Article
ROUGE: A Package for Automatic Evaluation of Summaries
Chin-Yew Lin
- 25 Jul 2004
TL;DR: Four different RouGE measures are introduced: ROUGE-N, ROUge-L, R OUGE-W, and ROUAGE-S included in the Rouge summarization evaluation package and their evaluations.
•Book
A taxonomy for learning, teaching, and assessing : a revision of Bloom's taxonomy of educational objectives
Lorin W. Anderson,David R. Krathwohl +1 more
- 01 Jan 2001
TL;DR: The Taxonomy of Educational Objectives as mentioned in this paper is a taxonomy of educational objectives that is based on the concepts of knowledge, specificity, and problems of objectives, and is used in our taxonomy.
12.2K
BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension
Michael Lewis,Yinhan Liu,Naman Goyal,Marjan Ghazvininejad,Abdelrahman Mohamed,Omer Levy,Veselin Stoyanov,Luke Zettlemoyer +7 more
- 01 Jul 2020
TL;DR: BART is presented, a denoising autoencoder for pretraining sequence-to-sequence models, which matches the performance of RoBERTa on GLUE and SQuAD, and achieves new state-of-the-art results on a range of abstractive dialogue, question answering, and summarization tasks.
SQuAD: 100,000+ Questions for Machine Comprehension of Text
Pranav Rajpurkar,Jian Zhang,Konstantin Lopyrev,Percy Liang +3 more
- 16 Jun 2016
TL;DR: The Stanford Question Answering Dataset (SQuAD) as mentioned in this paper is a reading comprehension dataset consisting of 100,000+ questions posed by crowdworkers on a set of Wikipedia articles, where the answer to each question is a segment of text from the corresponding reading passage.
6.3K
•Posted Content
BERTScore: Evaluating Text Generation with BERT
TL;DR: This work proposes BERTScore, an automatic evaluation metric for text generation that correlates better with human judgments and provides stronger model selection performance than existing metrics.
4.6K