paper-with-me

Papers

Automating question generation from educational text

2023-09-26 · Ayan Kumar Bhowmick, Ashish Jagmohan, Aditya Vempaty, Prasenjit Dey, Leigh Hall, Jeremy Hartman, Ravi Kokku, Hema Maheshwari

The use of question-based activities (QBAs) is wide-spread in education, traditionally forming an integral part of the learning and assessment process. In this paper, we design and evaluate an automated question generation tool for formative and summative assessment in schools. We present an expert survey of one hundred and four teachers, demonstrating the need for automated generation of QBAs, as a tool that can significantly reduce the workload of teachers and facilitate personalized learning experiences. Leveraging the recent advancements in generative AI, we then present a modular framework employing transformer based language models for automatic generation of multiple-choice questions (MCQs) from textual content. The presented solution, with distinct modules for question generation, correct answer prediction, and distractor formulation, enables us to evaluate different language models and generation techniques. Finally, we perform an extensive quantitative and qualitative evaluation, demonstrating trade-offs in the use of different techniques and models.

📄 PDF Abstract BibTeX arXiv:2309.15004

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple-choiceQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

Automating Turkish Educational Quiz Generation Using Large Language Models

2024-06-05 · Kamyar Zeinalipour, Yusuf Gökberk Keptiğ, Marco Maggini, Marco Gori

Crafting quizzes from educational content is a pivotal activity that benefits both teachers and students by reinforcing learning and evaluating understanding. In this study, we introduce a novel approach to generate quiz…

Multiple-choice

Retrieval-augmented Generation to Improve Math Question-Answering: Trade-offs Between Groundedness and Human Preference

2023-10-04 · Zachary Levonian, Chenglu Li, Wangda Zhu, Anoushka Gade 외

For middle-school math students, interactive question-answering (QA) with tutors is an effective way to learn. The flexibility and emergent capabilities of generative large language models (LLMs) has led to a surge of in…

MathQuestion AnsweringRAGRetrieval+1

Scalable Educational Question Generation with Pre-trained Language Models

2023-05-13 · Sahan Bulathwela, Hamze Muse, Emine Yilmaz

The automatic generation of educational questions will play a key role in scaling online education, enabling self-assessment at scale when a global population is manoeuvring their personalised learning journeys. We devel…

Language ModelingLanguage ModellingLarge Language ModelQuestion Generation+1

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

Pre-Training With Scientific Text Improves Educational Question Generation

2022-12-07 · Hamze Muse, Sahan Bulathwela, Emine Yilmaz

With the boom of digital educational materials and scalable e-learning systems, the potential for realising AI-assisted personalised learning has skyrocketed. In this landscape, the automatic generation of educational qu…

Language ModelingLanguage ModellingLarge Language ModelQuestion Generation+1