Addressing Selection Bias in Computerized Adaptive Testing: A User-Wise Aggregate Influence Function Approach
Soonwoo Kwon, Sojung Kim, Seunghyun Lee, Jin-Young Kim, Suyeong An, Kyuseok Kim
TL;DR
The paper addresses selection bias in CAT response data by introducing a user-wise Aggregate Influence Function (AIF) to identify and exclude biased user data when updating item profiles. By aggregating influence at the per-user level, AIF preserves the relative item-difficulty rankings while minimizing perturbations to the learned parameters. Empirical results on multiple public datasets and a real-world CAT dataset show that User AIF improves CAT performance (e.g., AUC) and maintains better item-profile quality compared with retraining, IPS, and pointwise IF baselines, even with limited unbiased data. The work demonstrates a data-efficient pathway for deploying and continuously updating CAT services that leverage service data with reduced data collection costs.
Abstract
Computerized Adaptive Testing (CAT) is a widely used, efficient test mode that adapts to the examinee's proficiency level in the test domain. CAT requires pre-trained item profiles, for CAT iteratively assesses the student real-time based on the registered items' profiles, and selects the next item to administer using candidate items' profiles. However, obtaining such item profiles is a costly process that involves gathering a large, dense item-response data, then training a diagnostic model on the collected data. In this paper, we explore the possibility of leveraging response data collected in the CAT service. We first show that this poses a unique challenge due to the inherent selection bias introduced by CAT, i.e., more proficient students will receive harder questions. Indeed, when naively training the diagnostic model using CAT response data, we observe that item profiles deviate significantly from the ground-truth. To tackle the selection bias issue, we propose the user-wise aggregate influence function method. Our intuition is to filter out users whose response data is heavily biased in an aggregate manner, as judged by how much perturbation the added data will introduce during parameter estimation. This way, we may enhance the performance of CAT while introducing minimal bias to the item profiles. We provide extensive experiments to demonstrate the superiority of our proposed method based on the three public datasets and one dataset that contains real-world CAT response data.
