paper-with-me

홈 › Papers

Response-free item difficulty modelling for multiple-choice items with fine-tuned transformers: Component-wise representation and multi-task learning

2026-05-16 · Jan Netík, Patrícia Martinková arxiv

Response-free item difficulty modelling promises to reduce reliance on response-based calibration but is intrinsically difficult on reading-comprehension multiple-choice items, where difficulty depends on inferential demands across wording components. Whereas most existing approaches extract item-text features and pass them to a separate statistical or machine-learning model, we fine-tune transformer encoders end-to-end on the item wording, eliminating the manual feature engineering and preprocessing that discards information. Moreover, two extensions to this joint-encoding approach are proposed: a component-wise variant that encodes wording components separately through a shared encoder, and a multi-task variant that retains joint encoding and adds an auxiliary multiple-choice question answering objective on the shared encoder. Each method is evaluated under a Monte Carlo subsampling design at three training-set sizes on a held-out test set. We find that joint encoding is a viable end-to-end alternative to feature-engineering pipelines; while the component-wise variant shows no detectable benefit, consistent with self-attention already harvesting the cross-component signal, the multi-task variant delivers significant paired improvements in the smallest-sample regime. Transformer fine-tuning, especially if regularised by a suitable auxiliary task, recovers a substantial share of the wording-derivable signal at training-set sizes typical of applied measurement. The framework provides a customisable interface for psychometrically motivated extensions.

📄 PDF Abstract BibTeX arXiv:2605.16991

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringMulti-Task LearningQuestion Answering

Similar Papers 제목 키워드 기반

Predicting the Difficulty and Response Time of Multiple Choice Questions Using Transfer Learning

2020-07-01 · WS 2020 7 · Kang Xue, Victoria Yaneva, Christopher Runyon, Peter Baldwin

This paper investigates whether transfer learning can improve the prediction of the difficulty and response time parameters for 18,000 multiple-choice questions from a high-stakes medical exam. The type the signal that b…

Multiple-choiceTransfer Learning

TopicResponse: A Marriage of Topic Modelling and Rasch Modelling for Automatic Measurement in MOOCs

2016-07-29 · Jiazhen He, Benjamin I. P. Rubinstein, James Bailey, Rui Zhang 외

This paper explores the suitability of using automatically discovered topics from MOOC discussion forums for modelling students' academic abilities. The Rasch model from psychometrics is a popular generative probabilisti…

Tell Me Who Your Students Are: GPT Can Generate Valid Multiple-Choice Questions When Students' (Mis)Understanding Is Hinted

2025-05-09 · Machi Shimmei, Masaki Uto, Yuichiroh Matsubayashi, Kentaro Inui 외

The primary goal of this study is to develop and evaluate an innovative prompting technique, AnaQuest, for generating multiple-choice questions (MCQs) using a pre-trained large language model. In AnaQuest, the choice ite…

Language ModelingLanguage ModellingLarge Language ModelMultiple-choice+2

SMART: Simulated Students Aligned with Item Response Theory for Question Difficulty Prediction

2025-07-07 · Alexander Scarlatos, Nigel Fernandez, Christopher Ormerod, Susan Lottridge 외

Item (question) difficulties play a crucial role in educational assessments, enabling accurate and efficient assessment of student abilities and personalization to maximize learning outcomes. Traditionally, estimating it…

Controlling Cloze-test Question Item Difficulty with PLM-based Surrogate Models for IRT Assessment

2024-03-03 · Jingshen Zhang, Jiajun Xie, Xinying Qiu

Item difficulty plays a crucial role in adaptive testing. However, few works have focused on generating questions of varying difficulty levels, especially for multiple-choice (MC) cloze tests. We propose training pre-tra…

Cloze TestMultiple-choice