paper-with-me

Papers

Multiple-Choice Question Generation Using Large Language Models: Methodology and Educator Insights

2025-06-05 · Giorgio Biancini, Alessio Ferrato, Carla Limongelli

Integrating Artificial Intelligence (AI) in educational settings has brought new learning approaches, transforming the practices of both students and educators. Among the various technologies driving this transformation, Large Language Models (LLMs) have emerged as powerful tools for creating educational materials and question answering, but there are still space for new applications. Educators commonly use Multiple-Choice Questions (MCQs) to assess student knowledge, but manually generating these questions is resource-intensive and requires significant time and cognitive effort. In our opinion, LLMs offer a promising solution to these challenges. This paper presents a novel comparative analysis of three widely known LLMs - Llama 2, Mistral, and GPT-3.5 - to explore their potential for creating informative and challenging MCQs. In our approach, we do not rely on the knowledge of the LLM, but we inject the knowledge into the prompt to contrast the hallucinations, giving the educators control over the test's source text, too. Our experiment involving 21 educators shows that GPT-3.5 generates the most effective MCQs across several known metrics. Additionally, it shows that there is still some reluctance to adopt AI in the educational field. This study sheds light on the potential of LLMs to generate MCQs and improve the educational experience, providing valuable insights for the future.

📄 PDF Abstract BibTeX arXiv:2506.04851

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple-choiceQuestion AnsweringQuestion GenerationQuestion-Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Difficulty-Controllable Multiple-Choice Question Generation Using Large Language Models and Direct Preference Optimization

2025-10-22 · Yuto Tomikawa, Masaki Uto arxiv

Difficulty-controllable question generation for reading comprehension has gained significant attention in the field of education as a fundamental tool for adaptive learning support. Although several neural question gener…

Reading ComprehensionQuestion Generation

Better Distractions: Transformer-based Distractor Generation and Multiple Choice Question Filtering

2020-10-19 · Jeroen Offerijns, Suzan Verberne, Tessa Verhoef

For the field of education, being able to generate semantically correct and educationally relevant multiple choice questions (MCQs) could have a large impact. While question generation itself is an active research topic,…

Distractor GenerationLanguage ModelingLanguage ModellingMultiple-choice+4

The Benchmark Illusion: Pruned LLMs Can Pass Multiple Choice but Fail to Answer

2026-06-16 · Rui Wen, Lu Sun, Jiayang Liu, Zesheng Xu 외 arxiv

Compressing large language models reduces memory use and inference cost, but it can also create failures that standard benchmarks miss. A pruned model may still perform well on multiple-choice evaluations, yet fail to an…

Question Answering

Automated Generation of Challenging Multiple-Choice Questions for Vision Language Model Evaluation

2025-01-06 · CVPR 2025 1 · Yuhui Zhang, Yuchang Su, Yiming Liu, Xiaohan Wang 외

The rapid development of vision language models (VLMs) demands rigorous and reliable evaluation. However, current visual question answering (VQA) benchmarks often depend on open-ended questions, making accurate evaluatio…

Language Model EvaluationLanguage ModelingLanguage ModellingMultiple-choice+3

Generating Questions and Multiple-Choice Answers using Semantic Analysis of Texts

2016-12-01 · COLING 2016 12 · Jun Araki, Dheeraj Rajagopal, Sreecharan Sankaranarayanan, Susan Holm 외

We present a novel approach to automated question generation that improves upon prior work both from a technology perspective and from an assessment perspective. Our system is aimed at engaging language learners by gener…

coreference-resolutionCoreference ResolutionMultiple-choiceQuestion Generation+3