paper-with-me

Papers

Diversity Enhanced Narrative Question Generation for Storybooks

2023-10-25 · Hokeun Yoon, JinYeong Bak

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 enhancing or measuring the diversity of generated questions often remains unaddressed. In this paper, we introduce a multi-question generation model (mQG), which is capable of generating multiple, diverse, and answerable questions by focusing on context and questions. To validate the answerability of the generated questions, we employ a SQuAD2.0 fine-tuned question answering model, classifying the questions as answerable or not. We train and evaluate mQG on the FairytaleQA dataset, a well-structured QA dataset based on storybooks, with narrative questions. We further apply a zero-shot adaptation on the TellMeWhy and SQuAD1.1 datasets. mQG shows promising results across various evaluation metrics, among strong baselines.

📄 PDF Abstract BibTeX arXiv:2310.16446

Code (1)

hkyoon95/mqg 공식 구현 pytorch

Tasks

DiversityQuestion AnsweringQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

It is AI’s Turn to Ask Human a Question: Question and Answer Pair Generation for Children Storybooks in FairytaleQA Dataset

2021-11-16 · ACL ARR November 2021 11 · Anonymous

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 Answering

It is AI's Turn to Ask Humans a Question: Question-Answer Pair Generation for Children's Story Books

2021-09-08 · Bingsheng Yao, Dakuo Wang, Tongshuang Wu, Zheng Zhang 외

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

It is AI’s Turn to Ask Humans a Question: Question-Answer Pair Generation for Children’s Story Books

2022-05-01 · ACL 2022 5 · Bingsheng Yao, Dakuo Wang, Tongshuang Wu, Zheng Zhang 외

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 GenerationQuestion-Answer-GenerationQuestion Answering

Educational Question Generation of Children Storybooks via Question Type Distribution Learning and Event-Centric Summarization

2022-03-27 · ACL 2022 5 · Zhenjie Zhao, Yufang Hou, Dakuo Wang, Mo Yu 외

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

Towards Diverse and Effective Question-Answer Pair Generation from Children Storybooks

2023-06-11 · Sugyeong Eo, Hyeonseok Moon, Jinsung Kim, Yuna Hur 외

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…

Diversity