AdvKT: An Adversarial Multi-Step Training Framework for Knowledge Tracing
Abstract
Knowledge Tracing (KT) monitors students’ knowledge states and simulates their responses to question sequences. Existing KT models typically follow a single-step training paradigm, which leads to discrepancies with the multi-step inference process required in real-world simulations, resulting in significant error accumulation. This accumulation of error, coupled with the issue of data sparsity, can substantially degrade the performance of recommendation models in the intelligent tutoring systems. To address these challenges, we propose a novel Adversarial Multi-Step Training Framework for Knowledge Tracing (AdvKT), which, for the first time, focuses on the multi-step KT task. More specifically, AdvKT leverages adversarial learning paradigm involving a generator and a discriminator. The generator mimics high-reward responses, effectively reducing error accumulation across multiple steps, while the discriminator provides feedback to generate synthetic data. Additionally, we design specialized data augmentation techniques to enrich the training data with realistic variations, ensuring that the model generalizes well even in scenarios with sparse data. Experiments conducted on four real-world datasets demonstrate the superiority of AdvKT over existing KT models, showcasing its ability to address both error accumulation and data sparsity issues effectively.
Cite
Text
Fu et al. "AdvKT: An Adversarial Multi-Step Training Framework for Knowledge Tracing." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06109-6_11Markdown
[Fu et al. "AdvKT: An Adversarial Multi-Step Training Framework for Knowledge Tracing." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/fu2025ecmlpkdd-advkt/) doi:10.1007/978-3-032-06109-6_11BibTeX
@inproceedings{fu2025ecmlpkdd-advkt,
title = {{AdvKT: An Adversarial Multi-Step Training Framework for Knowledge Tracing}},
author = {Fu, Lingyue and Long, Ting and Lin, Jianghao and Xia, Wei and Dai, Xinyi and Tang, Ruiming and Wang, Yasheng and Zhang, Weinan and Yu, Yong},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {183-200},
doi = {10.1007/978-3-032-06109-6_11},
url = {https://mlanthology.org/ecmlpkdd/2025/fu2025ecmlpkdd-advkt/}
}