paper-with-me

홈 › Papers

AutoIRT: Calibrating Item Response Theory Models with Automated Machine Learning

2024-09-13 · James Sharpnack, Phoebe Mulcaire, Klinton Bicknell, Geoff LaFlair, Kevin Yancey

Item response theory (IRT) is a class of interpretable factor models that are widely used in computerized adaptive tests (CATs), such as language proficiency tests. Traditionally, these are fit using parametric mixed effects models on the probability of a test taker getting the correct answer to a test item (i.e., question). Neural net extensions of these models, such as BertIRT, require specialized architectures and parameter tuning. We propose a multistage fitting procedure that is compatible with out-of-the-box Automated Machine Learning (AutoML) tools. It is based on a Monte Carlo EM (MCEM) outer loop with a two stage inner loop, which trains a non-parametric AutoML grade model using item features followed by an item specific parametric model. This greatly accelerates the modeling workflow for scoring tests. We demonstrate its effectiveness by applying it to the Duolingo English Test, a high stakes, online English proficiency test. We show that the resulting model is typically more well calibrated, gets better predictive performance, and more accurate scores than existing methods (non-explanatory IRT models and explanatory IRT models like BERT-IRT). Along the way, we provide a brief survey of machine learning methods for calibration of item parameters for CATs.

📄 PDF Abstract BibTeX arXiv:2409.08823

Code (0)

등록된 구현이 없습니다.

Tasks

AutoML

Similar Papers 제목 키워드 기반

BanditCAT and AutoIRT: Machine Learning Approaches to Computerized Adaptive Testing and Item Calibration

2024-10-28 · James Sharpnack, Kevin Hao, Phoebe Mulcaire, Klinton Bicknell 외

In this paper, we present a complete framework for quickly calibrating and administering a robust large-scale computerized adaptive test (CAT) with a small number of responses. Calibration - learning item parameters in a…

AutoMLThompson Sampling

Using Item Response Theory to Measure Gender and Racial Bias of a BERT-based Automated English Speech Assessment System

2022-07-01 · NAACL (BEA) 2022 7 · Alexander Kwako, Yixin Wan, Jieyu Zhao, Kai-Wei Chang 외

Recent advances in natural language processing and transformer-based models have made it easier to implement accurate, automated English speech assessments. Yet, without careful examination, applications of these models …

Automated Essay Scoring Using Grammatical Variety and Errors with Multi-Task Learning and Item Response Theory

2024-06-13 · Kosuke Doi, Katsuhito Sudoh, Satoshi Nakamura

This study examines the effect of grammatical features in automatic essay scoring (AES). We use two kinds of grammatical features as input to an AES model: (1) grammatical items that writers used correctly in essays, and…

Automated Essay ScoringMulti-Task Learning

Estimating LLM Grading Ability and Response Difficulty in Automatic Short Answer Grading via Item Response Theory

2026-04-30 · Longwei Cong, Sonja Hahn, Sebastian Gombert, Leon Camus 외 arxiv

Automated short answer grading (ASAG) with large language models (LLMs) is commonly evaluated with aggregate metrics such as macro-F1 and Cohen's kappa. However, these metrics provide limited insight into how grading per…

Automated Scoring of Graphical Open-Ended Responses Using Artificial Neural Networks

2022-01-05 · Matthias von Davier, Lillian Tyack, Lale Khorramdel

Automated scoring of free drawings or images as responses has yet to be utilized in large-scale assessments of student achievement. In this study, we propose artificial neural networks to classify these types of graphica…