paper-with-me

Papers

Explainable Knowledge Tracing via Probabilistic Embeddings and Pattern-based Reasoning

2026-05-10 · Siyu Wu, Cong Xu, Wei Zhang arxiv

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 opaque latent state transitions, limiting interpretability regarding how specific past behaviors influence predictions. To address this limitation, we propose Probabilistic Logical Knowledge Tracing (PLKT), an interpretable KT framework that formulates prediction as a goal-conditioned evidence reasoning process over historical learning behaviors. Instead of representing knowledge states as deterministic vector embeddings, PLKT employs robust Beta-distributed probabilistic embeddings to represent student knowledge states. This probabilistic foundation allows us to model the uncertainty of historical behaviors and perform explicit logical operations (e.g., conjunction), constructing transparent reasoning paths that reveal how specific past interactions contribute to the prediction. Extensive experiments show that PLKT outperforms state-of-the-art KT methods while achieving superior interpretability. Our code is available at https://anonymous.4open.science/r/PLKT-D3CE/.

📄 PDF Abstract BibTeX arXiv:2605.09369

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Tracing

Similar Papers 제목 키워드 기반

A Survey of Explainable Knowledge Tracing

2024-03-12 · Yanhong Bai, Jiabao Zhao, Tingjiang Wei, Qing Cai 외

With the long term accumulation of high quality educational data, artificial intelligence has shown excellent performance in knowledge tracing. However, due to the lack of interpretability and transparency of some algori…

Explainable artificial intelligenceKnowledge TracingSurvey

Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory

2019-04-26 · Chun-kit Yeung

Deep learning based knowledge tracing model has been shown to outperform traditional knowledge tracing model without the need for human-engineered features, yet its parameters and representations have long been criticize…

Deep LearningKnowledge Tracing

Explainable Few-shot Knowledge Tracing

2024-05-23 · Haoxuan Li, Jifan Yu, Yuanxin Ouyang, Zhuang Liu 외

Knowledge tracing (KT), aiming to mine students' mastery of knowledge by their exercise records and predict their performance on future test questions, is a critical task in educational assessment. While researchers achi…

Knowledge Tracing

Towards Explainable Spoofed Speech Attribution and Detection:a Probabilistic Approach for Characterizing Speech Synthesizer Components

2025-02-06 · Jagabandhu Mishra, Manasi Chhibber, Hye-jin Shim, Tomi H. Kinnunen

We propose an explainable probabilistic framework for characterizing spoofed speech by decomposing it into probabilistic attribute embeddings. Unlike raw high-dimensional countermeasure embeddings, which lack interpretab…

Attribute

On the verification of Embeddings using Hybrid Markov Logic

2023-12-13 · Anup Shakya, Abisha Thapa Magar, Somdeb Sarkhel, Deepak Venugopal

The standard approach to verify representations learned by Deep Neural Networks is to use them in specific tasks such as classification or regression, and measure their performance based on accuracy in such tasks. Howeve…

Knowledge Tracing