paper-with-me

홈 › Papers

Disentangled Knowledge Tracing for Alleviating Cognitive Bias

2025-03-04 · Yiyun Zhou, Zheqi Lv, Shengyu Zhang, Jingyuan Chen

In the realm of Intelligent Tutoring System (ITS), the accurate assessment of students' knowledge states through Knowledge Tracing (KT) is crucial for personalized learning. However, due to data bias, $\textit{i.e.}$, the unbalanced distribution of question groups ($\textit{e.g.}$, concepts), conventional KT models are plagued by cognitive bias, which tends to result in cognitive underload for overperformers and cognitive overload for underperformers. More seriously, this bias is amplified with the exercise recommendations by ITS. After delving into the causal relations in the KT models, we identify the main cause as the confounder effect of students' historical correct rate distribution over question groups on the student representation and prediction score. Towards this end, we propose a Disentangled Knowledge Tracing (DisKT) model, which separately models students' familiar and unfamiliar abilities based on causal effects and eliminates the impact of the confounder in student representation within the model. Additionally, to shield the contradictory psychology ($\textit{e.g.}$, guessing and mistaking) in the students' biased data, DisKT introduces a contradiction attention mechanism. Furthermore, DisKT enhances the interpretability of the model predictions by integrating a variant of Item Response Theory. Experimental results on 11 benchmarks and 3 synthesized datasets with different bias strengths demonstrate that DisKT significantly alleviates cognitive bias and outperforms 16 baselines in evaluation accuracy.

📄 PDF Abstract BibTeX arXiv:2503.02539

Code (2)

zyy-2001/DisKT 공식 구현 pytorch
zyy-2001/cola pytorch

Tasks

Knowledge Tracing

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

FlatFormer: A Flat Transformer Knowledge Tracing Model Based on Cognitive Bias Injection

2025-12-07 · Xiao-li Xia, Hou-biao Li arxiv

Knowledge Tracing (KT) models face a critical ``Performance-Complexity Trap'': capturing complex cognitive dynamics like learning sessions and memory decay typically requires deep hierarchical architectures, which incur …

Knowledge Tracing

Improving Question Embeddings with Cognitiv Representation Optimization for Knowledge Tracing

2025-04-05 · Lixiang Xu, Xianwei Ding, Xin Yuan, Zhanlong Wang 외

The Knowledge Tracing (KT) aims to track changes in students' knowledge status and predict their future answers based on their historical answer records. Current research on KT modeling focuses on predicting student' fut…

Knowledge Tracing

Personalized Forgetting Mechanism with Concept-Driven Knowledge Tracing

2024-04-18 · Shanshan Wang, Ying Hu, Xun Yang, Zhongzhou Zhang 외

Knowledge Tracing (KT) aims to trace changes in students' knowledge states throughout their entire learning process by analyzing their historical learning data and predicting their future learning performance. Existing f…

Knowledge Tracing

How far can bias go? -- Tracing bias from pretraining data to alignment

2024-11-28 · Marion Thaler, Abdullatif Köksal, Alina Leidinger, Anna Korhonen 외

As LLMs are increasingly integrated into user-facing applications, addressing biases that perpetuate societal inequalities is crucial. While much work has gone into measuring or mitigating biases in these models, fewer s…

Collaborative Cognitive Diagnosis with Disentangled Representation Learning for Learner Modeling

2024-11-04 · Weibo Gao, Qi Liu, Linan Yue, Fangzhou Yao 외

Learners sharing similar implicit cognitive states often display comparable observable problem-solving performances. Leveraging collaborative connections among such similar learners proves valuable in comprehending human…

cognitive diagnosisDisentanglementRecommendation SystemsRepresentation Learning