paper-with-me

홈 › Papers

IRTCI: Item Response Theory for Categorical Imputation

2023-02-08 · Adrienne Kline, Yuan Luo

Most datasets suffer from partial or complete missing values, which has downstream limitations on the available models on which to test the data and on any statistical inferences that can be made from the data. Several imputation techniques have been designed to replace missing data with stand in values. The various approaches have implications for calculating clinical scores, model building and model testing. The work showcased here offers a novel means for categorical imputation based on item response theory (IRT) and compares it against several methodologies currently used in the machine learning field including k-nearest neighbors (kNN), multiple imputed chained equations (MICE) and Amazon Web Services (AWS) deep learning method, Datawig. Analyses comparing these techniques were performed on three different datasets that represented ordinal, nominal and binary categories. The data were modified so that they also varied on both the proportion of data missing and the systematization of the missing data. Two different assessments of performance were conducted: accuracy in reproducing the missing values, and predictive performance using the imputed data. Results demonstrated that the new method, Item Response Theory for Categorical Imputation (IRTCI), fared quite well compared to currently used methods, outperforming several of them in many conditions. Given the theoretical basis for the new approach, and the unique generation of probabilistic terms for determining category belonging for missing cells, IRTCI offers a viable alternative to current approaches.

📄 PDF Abstract BibTeX arXiv:2302.04165

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationMissing Values

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

SPRITE: A Response Model For Multiple Choice Testing

2015-01-12 · Ryan Ning, Andrew E. Waters, Christoph Studer, Richard G. Baraniuk

Item response theory (IRT) models for categorical response data are widely used in the analysis of educational data, computerized adaptive testing, and psychological surveys. However, most IRT models rely on both the ass…

modelMultiple-choice

Statistical Inference after Kernel Ridge Regression Imputation under item nonresponse

2021-01-29 · Hengfang Wang, Jae-Kwang Kim

Imputation is a popular technique for handling missing data. We consider a nonparametric approach to imputation using the kernel ridge regression technique and propose consistent variance estimation. The proposed varianc…

Imputationregression

Scalable Learning of Item Response Theory Models

2024-03-01 · Susanne Frick, Amer Krivošija, Alexander Munteanu

Item Response Theory (IRT) models aim to assess latent abilities of $n$ examinees along with latent difficulty characteristics of $m$ test items from categorical data that indicates the quality of their corresponding ans…

Statistical inference using Regularized M-estimation in the reproducing kernel Hilbert space for handling missing data

2021-07-15 · Hengfang Wang, Jae Kwang Kim

Imputation and propensity score weighting are two popular techniques for handling missing data. We address these problems using the regularized M-estimation techniques in the reproducing kernel Hilbert space. Specificall…

Imputationregression

TabSODA: Tabular Diffusion based Imputation with Skip Pattern Detection and Ordinal Awareness

2026-06-03 · Yuyu Chen, Taehyo Kim, Hai Shu, Yang Feng arxiv

Missing data imputation in large-scale surveys faces two challenges that are not well handled by current tabular diffusion methods. First, \emph{structural skips}, cells made inapplicable by questionnaire design, should …