Gao et al. (2026) โ Microsoft Research / MIT / UC Santa Barbara. arXiv preprint.
๐ Full text (arXiv)
KT4EQG: Personalized Exercise Question Generation via Knowledge Tracing bridges two key AI-in-education paradigms: personalized-learning through question generation and learning-analytics through knowledge tracing. Rather than generating generic practice questions, KT4EQG uses a Knowledge Tracing model to first identify the knowledge concept that would maximize a student's potential improvement in overall mastery, then trains an llm-based generator to produce a question faithfully grounded in that concept. This two-stage architecture โ KT for concept selection, LLM for faithful question generation โ outperforms less personalized baselines on XES3G5M and MOOCRadar datasets. The approach represents a significant advance in adaptive-learning system design, connecting to knowledge-tracing-irt research on modeling student knowledge states and automated-question-generation work on producing high-quality educational content. Unlike earlier systems such as slidesqaqa-pedagogical-question-generation that generate questions from static content, KT4EQG personalizes based on dynamic student models, aligning with intelligent-tutoring goals of providing the right question at the right time for each learner.
Related Pages
- automated-grading โ AI systems for scoring student work
- intelligent-tutoring โ AI tutoring systems and architectures
- ai-literacy โ Frameworks for understanding and using AI
- formative-assessment โ Assessment for learning and feedback
- llm โ Large language models in education
- generative-ai โ Generative AI applications and implications
- higher-ed โ AI in higher education contexts
- history-aware-student-simulation โ History-conditioned student simulation with RL-optimized profiles for tutoring