20260420:first commit

This commit is contained in:
2026-04-20 11:42:41 +08:00
commit dd8345a6ea
45 changed files with 2366 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
# Survey of Computerized Adaptive Testing: A Machine Learning Perspective
**arXiv:** 2404.00712v4
**DOI:** https://doi.org/10.48550/arXiv.2404.00712
**Published:** IEEE TPAMI 2026 (accepted)
**Submitted:** 2024-03-31 | **Last Revised:** 2026-03-15
## Authors
Yan Zhuang, Qi Liu, Haoyang Bi, Zhenya Huang, Weizhe Huang, Jiatong Li, Junhao Yu, Zirui Liu, Zirui Hu, Yuting Hong, Zachary A. Pardos, Haiping Ma, Mengxiao Zhu, Shijin Wang, Enhong Chen
## Abstract
Computerized Adaptive Testing (CAT) offers an efficient and personalized method for assessing examinee proficiency by dynamically adjusting test questions based on individual performance. Compared to traditional, non-personalized testing methods, CAT requires fewer questions and provides more accurate assessments. As a result, CAT has been widely adopted across various fields, including education, healthcare, sports, sociology, and the evaluation of AI models. While traditional methods rely on psychometrics and statistics, the increasing complexity of large-scale testing has spurred the integration of machine learning techniques. This paper aims to provide a machine learning-focused survey on CAT, presenting a fresh perspective on this adaptive testing paradigm. We delve into measurement models, question selection algorithm, bank construction, and test control within CAT, exploring how machine learning can optimize these components. Through an analysis of current methods, strengths, limitations, and challenges, we strive to develop robust, fair, and efficient CAT systems. By bridging psychometric-driven CAT research with machine learning, this survey advocates for a more inclusive and interdisciplinary approach to the future of adaptive testing.
## Subjects
- Machine Learning (cs.LG)
- Artificial Intelligence (cs.AI)
- Computers and Society (cs.CY)
- Information Retrieval (cs.IR)
## Submission History
- v1: 2024-03-31 (2,589 KB)
- v2: 2024-04-05 (2,179 KB)
- v3: 2026-03-09 (3,980 KB)
- v4: 2026-03-15 (3,980 KB) - current
## Links
- PDF: https://arxiv.org/pdf/2404.00712
- HTML: https://arxiv.org/html/2404.00712v4
- arXiv: https://arxiv.org/abs/2404.00712