中文
相关论文

相关论文: Improving Low-Resource Knowledge Tracing Tasks by …

200 篇论文

Knowledge tracing (KT) is the problem of predicting students' future performance based on their historical interactions with intelligent tutoring systems. Recent studies have applied multiple types of deep neural networks to solve the KT…

计算机与社会 · 计算机科学 2023-02-17 Zitao Liu , Qiongqiong Liu , Jiahao Chen , Shuyan Huang , Boyu Gao , Weiqi Luo , Jian Weng

Knowledge tracing is the task of modeling each student's mastery of knowledge concepts (KCs) as (s)he engages with a sequence of learning activities. Each student's knowledge is modeled by estimating the performance of the student on the…

机器学习 · 计算机科学 2019-07-17 Shalini Pandey , George Karypis

The world has transitioned into a new phase of online learning in response to the recent Covid19 pandemic. Now more than ever, it has become paramount to push the limits of online learning in every manner to keep flourishing the education…

机器学习 · 计算机科学 2020-08-31 Shalini Pandey , Jaideep Srivastava

Knowledge tracing allows Intelligent Tutoring Systems to infer which topics or skills a student has mastered, thus adjusting curriculum accordingly. Deep Learning based models like Deep Knowledge Tracing (DKT) and Dynamic Key-Value Memory…

机器学习 · 计算机科学 2021-01-28 Xinyi Ding , Eric C. Larson

Knowledge Tracing (KT) is a critical task in online education systems, aiming to monitor students' knowledge states throughout a learning period. Common KT approaches involve predicting the probability of a student correctly answering the…

人工智能 · 计算机科学 2025-06-09 Yuquan Xie , Shengtao Peng , Wanqi Yang , Ming Yang , Yang Gao

The goal of Knowledge Tracing (KT) is to estimate how well students have mastered a concept based on their historical learning of related exercises. The benefit of knowledge tracing is that students' learning plans can be better organised…

机器学习 · 计算机科学 2022-01-25 Xiangyu Song , Jianxin Li , Qi Lei , Wei Zhao , Yunliang Chen , Ajmal Mian

In educational applications, Knowledge Tracing (KT), the problem of accurately predicting students' responses to future questions by summarizing their knowledge states, has been widely studied for decades as it is considered a fundamental…

计算机与社会 · 计算机科学 2021-05-14 Yuhao Zhou , Xihua Li , Yunbo Cao , Xuemin Zhao , Qing Ye , Jiancheng Lv

Intelligent Tutoring Systems have become critically important in future learning environments. Knowledge Tracing (KT) is a crucial part of that system. It is about inferring the skill mastery of students and predicting their performance to…

计算机与社会 · 计算机科学 2021-12-22 Sein Minn , Jill-Jenn Vie , Koh Takeuchi , Hisashi Kashima , Feida Zhu

Knowledge Tracing (KT) is a fundamental component of Intelligent Tutoring Systems (ITS), enabling the modeling of students' knowledge states to predict future performance. The introduction of Deep Knowledge Tracing (DKT), the first deep…

机器学习 · 计算机科学 2025-06-17 Yiyun Zhou , Wenkang Han , Jingyuan Chen

Knowledge Tracing (KT) models students' knowledge states based on learning interactions to predict performance. While deep learning-based KT models have boosted predictive accuracy, most models rely on deterministic vector embeddings and…

人工智能 · 计算机科学 2026-05-12 Siyu Wu , Cong Xu , Wei Zhang

Knowledge tracing (KT) models aim to predict students' future performance based on their historical interactions. Most existing KT models rely exclusively on human-defined knowledge concepts (KCs) associated with exercises. As a result, the…

机器学习 · 计算机科学 2025-01-20 Yahya Badran , Christine Preisach

The training of artificial neural networks is heavily dependent on the careful selection of an appropriate loss function. While commonly used loss functions, such as cross-entropy and mean squared error (MSE), generally suffice for a broad…

机器学习 · 计算机科学 2025-04-22 Altun Shukurlu

Predicting future student responses to questions is particularly valuable for educational learning platforms where it enables effective interventions. One of the key approaches to do this has been through the use of knowledge tracing (KT)…

计算与语言 · 计算机科学 2026-03-04 Prarthana Bhattacharyya , Joshua Mitton , Ralph Abboud , Simon Woodhead

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…

机器学习 · 计算机科学 2026-01-06 Lingyue Fu , Ting Long , Jianghao Lin , Wei Xia , Xinyi Dai , Ruiming Tang , Yasheng Wang , Weinan Zhang , Yong Yu

Knowledge tracing (KT) which aims at predicting learner's knowledge mastery plays an important role in the computer-aided educational system. In recent years, many deep learning models have been applied to tackle the KT task, which have…

计算机与社会 · 计算机科学 2022-08-30 Hanshuang Tong , Zhen Wang , Yun Zhou , Shiwei Tong , Wenyuan Han , Qi Liu

Knowledge Tracing (KT) plays a central role in assessing students skill mastery and predicting their future performance. While deep learning based KT models achieve superior predictive accuracy compared to traditional methods, their…

计算机与社会 · 计算机科学 2025-09-24 Sein Minn , Roger Nkambou

Knowledge Tracing (KT) aims to estimate a learner's evolving mastery based on interaction histories. Recent studies have explored Large Language Models (LLMs) for KT via autoregressive nature, but such approaches typically require…

计算与语言 · 计算机科学 2026-01-06 Unggi Lee , Joo Young Kim , Ran Ju , Minyoung Jung , Jeyeon Eo

Knowledge tracing (KT), wherein students' problem-solving histories are used to estimate their current levels of knowledge, has attracted significant interest from researchers. However, most existing KT models were developed with an…

计算与语言 · 计算机科学 2024-06-19 Heeseok Jung , Jaesang Yoo , Yohaan Yoon , Yeonju Jang

Programming Knowledge Tracing (PKT) has recently advanced through hybrid approaches that integrate attention-based feature modeling for code representation with RNN-based sequential prediction. While these models report strong empirical…

机器学习 · 计算机科学 2026-05-07 Jaewook Kim , Hyeoncheol Kim

Deep Knowledge Tracing (DKT) models student learning behavior by using Recurrent Neural Networks (RNNs) to predict future performance based on historical interaction data. However, the original implementation relied on standard RNNs in the…

机器学习 · 计算机科学 2025-04-30 Altun Shukurlu