paper-with-me

Papers

Enhancing Deep Knowledge Tracing via Diffusion Models for Personalized Adaptive Learning

2024-04-25 · Ming Kuo, Shouvon Sarker, Lijun Qian, Yujian Fu, Xiangfang Li, Xishuang Dong

In contrast to pedagogies like evidence-based teaching, personalized adaptive learning (PAL) distinguishes itself by closely monitoring the progress of individual students and tailoring the learning path to their unique knowledge and requirements. A crucial technique for effective PAL implementation is knowledge tracing, which models students' evolving knowledge to predict their future performance. Based on these predictions, personalized recommendations for resources and learning paths can be made to meet individual needs. Recent advancements in deep learning have successfully enhanced knowledge tracking through Deep Knowledge Tracing (DKT). This paper introduces generative AI models to further enhance DKT. Generative AI models, rooted in deep learning, are trained to generate synthetic data, addressing data scarcity challenges in various applications across fields such as natural language processing (NLP) and computer vision (CV). This study aims to tackle data shortage issues in student learning records to enhance DKT performance for PAL. Specifically, it employs TabDDPM, a diffusion model, to generate synthetic educational records to augment training data for enhancing DKT. The proposed method's effectiveness is validated through extensive experiments on ASSISTments datasets. The experimental results demonstrate that the AI-generated data by TabDDPM significantly improves DKT performance, particularly in scenarios with small data for training and large data for testing.

📄 PDF Abstract BibTeX arXiv:2405.05134

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Tracing

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Deep Knowledge Tracing for Personalized Adaptive Learning at Historically Black Colleges and Universities

2024-10-02 · Ming-Mu Kuo, Xiangfang Li, Lijun Qian, Pamela Obiomon 외

Personalized adaptive learning (PAL) stands out by closely monitoring individual students' progress and tailoring their learning paths to their unique knowledge and needs. A crucial technique for effective PAL implementa…

Knowledge TracingMath

From Prediction to Application: Language Model-based Code Knowledge Tracing with Domain Adaptive Pre-Training and Automatic Feedback System with Pedagogical Prompting for Comprehensive Programming Education

2024-08-31 · Unggi Lee, Jiyeong Bae, Yeonji Jung, Minji Kang 외

Knowledge Tracing (KT) is a critical component in online learning, but traditional approaches face limitations in interpretability and cross-domain adaptability. This paper introduces Language Model-based Code Knowledge …

Knowledge TracingLanguage ModelingLanguage Modelling

MemoryKT: An Integrative Memory-and-Forgetting Method for Knowledge Tracing

2025-08-11 · Mingrong Lin, Ke Deng, Zhengyang Wu, Zetao Zheng 외 arxiv

Knowledge Tracing (KT) is committed to capturing students' knowledge mastery from their historical interactions. Simulating students' memory states is a promising approach to enhance both the performance and interpretabi…

Knowledge Tracing

Protect-Your-IP: Scalable Source-Tracing and Attribution against Personalized Generation

2024-05-26 · Runyi Li, Xuanyu Zhang, Zhipei Xu, Yongbing Zhang 외

With the advent of personalized generation models, users can more readily create images resembling existing content, heightening the risk of violating portrait rights and intellectual property (IP). Traditional post-hoc …

AttributeIncremental Learning

Future-Proofing Programmers: Optimal Knowledge Tracing for AI-Assisted Personalized Education

2025-09-28 · Yuchen Wang, Pei-Duo Yu, Chee Wei Tan arxiv

Learning to learn is becoming a science, driven by the convergence of knowledge tracing, signal processing, and generative AI to model student learning states and optimize education. We propose CoTutor, an AI-driven mode…

Knowledge Tracing