paper-with-me

Papers

KHANQ: A Dataset for Generating Deep Questions in Education

2022-10-01 · COLING 2022 10 · Huanli Gong, Liangming Pan, Hengchang Hu

Designing in-depth educational questions is a time-consuming and cognitively demanding task. Therefore, it is intriguing to study how to build Question Generation (QG) models to automate the question creation process. However, existing QG datasets are not suitable for educational question generation because the questions are not real questions asked by humans during learning and can be solved by simply searching for information. To bridge this gap, we present KHANQ, a challenging dataset for educational question generation, containing 1,034 high-quality learner-generated questions seeking an in-depth understanding of the taught online courses in Khan Academy. Each data sample is carefully paraphrased and annotated as a triple of 1) Context: an independent paragraph on which the question is based; 2) Prompt: a text prompt for the question (e.g., the learner’s background knowledge); 3) Question: a deep question based on Context and coherent with Prompt. By conducting a human evaluation on the aspects of appropriateness, coverage, coherence, and complexity, we show that state-of-the-art QG models which perform well on shallow question generation datasets have difficulty in generating useful educational questions. This makes KHANQ a challenging testbed for educational question generation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

From Answers to Questions: EQGBench for Evaluating LLMs' Educational Question Generation

2025-08-05 · Chengliang Zhou, Mei Wang, Ting Zhang, Qiannan Zhu 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities in mathematical problem-solving. However, the transition from providing answers to generating high-quality educational questions presents significant…

Question Generation

Exploring the Potential of Large Language Models in Generating Code-Tracing Questions for Introductory Programming Courses

2023-10-23 · Aysa Xuemo Fan, Ranran Haoran Zhang, Luc Paquette, Rui Zhang

In this paper, we explore the application of large language models (LLMs) for generating code-tracing questions in introductory programming courses. We designed targeted prompts for GPT4, guiding it to generate code-trac…

Chain-of-Exemplar: Enhancing Distractor Generation for Multimodal Educational Question Generation

2024-08-16 · Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics 2024 8 · Haohao Luo, Yang Deng, Ying Shen, See-Kiong Ng 외

Multiple-choice questions (MCQs) are important in enhancing concept learning and student engagement for educational purposes. Despite the multimodal nature of educational content, current methods focus mainly on text-bas…

Distractor GenerationMultiple-choiceQuestion GenerationQuestion-Generation+1

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

How Effective is GPT-4 Turbo in Generating School-Level Questions from Textbooks Based on Bloom's Revised Taxonomy?

2024-06-21 · Subhankar Maity, Aniket Deroy, Sudeshna Sarkar

We evaluate the effectiveness of GPT-4 Turbo in generating educational questions from NCERT textbooks in zero-shot mode. Our study highlights GPT-4 Turbo's ability to generate questions that require higher-order thinking…

Question GenerationQuestion-Generation