← All research

AI for Learning

This paper introduces an integrated AI framework to predict student performance and analyze how accurately students assess their own understanding in intelligent tutoring systems.

cs.LGTechnical

An Integrated Machine Learning and Hierarchical Variance Decomposition Pipeline for Student Performance Prediction and Metacognitive Calibration on Multi-Signal Telemetry

Gurdeep Singh Virdee

In plain terms

Intelligent tutoring systems aim to personalize learning, which requires predicting student performance and understanding how accurately students assess their own knowledge, known as **metacognitive calibration**. Traditionally, predicting performance and analyzing calibration were done separately, making it hard to interpret everything together. This paper introduces the UBP-CAP framework, an integrated system that uses **machine learning** to process student behavioral **telemetry**—data collected from their interactions within a learning system. First, it employs a **LightGBM classifier** (a type of machine learning model) to predict if a student will answer a question correctly based on their actions before attempting it. Second, it calculates formal metrics to measure how well students' self-assessments align with their actual performance, identifying errors in their metacognitive calibration. Finally, a **Generalized Linear Mixed-Effects Model (GLMM)** is used to break down the reasons for these calibration errors, distinguishing between factors specific to the student versus the task. The study found that students often systematically misjudge their own understanding, and this self-assessment ability is more dependent on the specific learning task than on a general student trait.

Why it matters · This paper offers a foundational understanding of how AI can be used not just to predict student performance, but also to deeply analyze how students understand their own learning. This dual insight is crucial for developing more effective and personalized intelligent tutoring systems that can provide targeted support.

About this work · This research fits within the broader field of learning analytics and AI in education, specifically focusing on developing intelligent tutoring systems that can adapt to individual student needs by predicting performance and understanding self-assessment.

Intelligent Tutoring SystemsStudent Performance PredictionMetacognitionLearning AnalyticsEducational AI