用大模型增强推理与学生差异采样,更准预测选择题难度
Reasoning and Sampling-Augmented MCQ Difficulty Prediction via LLMs
- 用大模型生成完整解题步骤,提升对题目复杂度的评估
- 通过模拟不同知识水平学生答题,捕捉错误选项的迷惑性
- 在真实数学题数据集上误差降低28.3%,适合教育评估系统使用
选择题难度是教育评估的关键因素。准确预测难度需同时理解正确选项的解题复杂度和干扰项的迷惑性。本文提出一种两阶段方法:首先利用大语言模型(LLMs)生成到达各选项所需的推理步骤,将原始题目与推理过程联合输入以估计复杂度;其次,借鉴项目反应理论(IRT),从知识分布中采样不同学生水平,模拟其对各选项(含正确与错误)的选择概率。通过基于KL散度的正则化目标,将预测概率与真实选择行为对齐,并据此预测题目难度。在两个真实数学选择题与答题数据集上验证,结果表明该方法优于所有基线,均方误差降低28.3%,决定系数提升34.6%。定性分析显示新方法显著提升了预测准确性。
原文摘要 · Abstract (English)
The difficulty of multiple-choice questions (MCQs) is a crucial factor for educational assessments. Predicting MCQ difficulty is challenging since it requires understanding both the complexity of reaching the correct option and the plausibility of distractors, i.e., incorrect options. In this paper, we propose a novel, two-stage method to predict the difficulty of MCQs. First, to better estimate the complexity of each MCQ, we use large language models (LLMs) to augment the reasoning steps required to reach each option. We use not just the MCQ itself but also these reasoning steps as input to predict the difficulty. Second, to capture the plausibility of distractors, we sample knowledge levels from a distribution to account for variation among students responding to the MCQ. This setup, inspired by item response theory (IRT), enable us to estimate the likelihood of students selecting each (both correct and incorrect) option. We align these predictions with their ground truth values, using a Kullback-Leibler (KL) divergence-based regularization objective, and use estimated likelihoods to predict MCQ difficulty. We evaluate our method on two real-world \emph{math} MCQ and response datasets with ground truth difficulty values estimated using IRT. Experimental results show that our method outperforms all baselines, up to a 28.3\% reduction in mean squared error and a 34.6\% improvement in the coefficient of determination. We also qualitatively discuss how our novel method results in higher accuracy in predicting MCQ difficulty.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。