paper-with-me

Papers

Exploring Knowledge Tracing in Tutor-Student Dialogues using LLMs

2024-09-24 · Alexander Scarlatos, Ryan S. Baker, Andrew Lan

Recent advances in large language models (LLMs) have led to the development of artificial intelligence (AI)-powered tutoring chatbots, showing promise in providing broad access to high-quality personalized education. Existing works have studied how to make LLMs follow tutoring principles, but have not studied broader uses of LLMs for supporting tutoring. Up until now, tracing student knowledge and analyzing misconceptions has been difficult and time-consuming to implement for open-ended dialogue tutoring. In this work, we investigate whether LLMs can be supportive of this task: we first use LLM prompting methods to identify the knowledge components/skills involved in each dialogue turn, i.e., a tutor utterance posing a task or a student utterance that responds to it. We also evaluate whether the student responds correctly to the tutor and verify the LLM's accuracy using human expert annotations. We then apply a range of knowledge tracing (KT) methods on the resulting labeled data to track student knowledge levels over an entire dialogue. We conduct experiments on two tutoring dialogue datasets, and show that a novel yet simple LLM-based method, LLMKT, significantly outperforms existing KT methods in predicting student response correctness in dialogues. We perform extensive qualitative analyses to highlight the challenges in dialogueKT and outline multiple avenues for future work.

📄 PDF Abstract BibTeX arXiv:2409.16490

Code (1)

umass-ml4ed/dialogue-kt 공식 구현 pytorch

Tasks

Knowledge TracingMisconceptions

Similar Papers 제목 키워드 기반

Interpretable Difficulty-Aware Knowledge Tracing in Tutor-Student Dialogues

2026-05-01 · Shuyan Huang, Alexander Scarlatos, Jaewook Lee, Andrew Lan arxiv

Recent advances in large language models (LLMs) have led to the development of AI-powered tutoring systems that provide interactive support via dialogue. To enable these tutoring systems to provide personalized support, …

Knowledge Tracing

Exploring LLMs for Predicting Tutor Strategy and Student Outcomes in Dialogues

2025-07-09 · Fareya Ikram, Alexander Scarlatos, Andrew Lan arxiv

Tutoring dialogues have gained significant attention in recent years, given the prominence of online learning and the emerging tutoring abilities of artificial intelligence (AI) agents powered by large language models (L…

Equity and Fairness of Bayesian Knowledge Tracing

2022-05-04 · Sebastian Tschiatschek, Maria Knobelsdorf, Adish Singla

We consider the equity and fairness of curricula derived from Knowledge Tracing models. We begin by defining a unifying notion of an equitable tutoring system as a system that achieves maximum possible knowledge in minim…

FairnessKnowledge Tracing

Retrieval-Augmented Tutoring for Algorithm Tracing and Problem-Solving in AI Education

2026-05-13 · Mragisha Jain, Tirth Bhatt, Griffin Pitts, Aum Pandya 외 arxiv

Students learning algorithms often need support as they interpret traces, debug reasoning errors, and apply procedures across unfamiliar problem instances. In this paper, we present KITE (Knowledge-Informed Tutoring Engi…

Application of Deep Self-Attention in Knowledge Tracing

2021-05-17 · Junhao Zeng, Qingchun Zhang, Ning Xie, Bochun Yang

The development of intelligent tutoring system has greatly influenced the way students learn and practice, which increases their learning efficiency. The intelligent tutoring system must model learners' mastery of the kn…

Knowledge Tracing