paper-with-me

Papers

Towards Modeling Learner Performance with Large Language Models

2024-02-29 · Seyed Parsa Neshaei, Richard Lee Davis, Adam Hazimeh, Bojan Lazarevski, Pierre Dillenbourg, Tanja Käser

Recent work exploring the capabilities of pre-trained large language models (LLMs) has demonstrated their ability to act as general pattern machines by completing complex token sequences representing a wide array of tasks, including time-series prediction and robot control. This paper investigates whether the pattern recognition and sequence modeling capabilities of LLMs can be extended to the domain of knowledge tracing, a critical component in the development of intelligent tutoring systems (ITSs) that tailor educational experiences by predicting learner performance over time. In an empirical evaluation across multiple real-world datasets, we compare two approaches to using LLMs for this task, zero-shot prompting and model fine-tuning, with existing, non-LLM approaches to knowledge tracing. While LLM-based approaches do not achieve state-of-the-art performance, fine-tuned LLMs surpass the performance of naive baseline models and perform on par with standard Bayesian Knowledge Tracing approaches across multiple metrics. These findings suggest that the pattern recognition capabilities of LLMs can be used to model complex learning trajectories, opening a novel avenue for applying LLMs to educational contexts. The paper concludes with a discussion of the implications of these findings for future research, suggesting that further refinements and a deeper understanding of LLMs' predictive mechanisms could lead to enhanced performance in knowledge tracing tasks.

📄 PDF Abstract BibTeX arXiv:2403.14661

Code (1)

spneshaei/towards-modeling-learner-performance-with-llms 공식 구현

Tasks

Knowledge TracingTime Series Prediction

Similar Papers 제목 키워드 기반

Second Language Acquisition Modeling

2018-06-01 · WS 2018 6 · Burr Settles, Chris Brust, Erin Gustafson, Masato Hagiwara 외

We present the task of \textit{second language acquisition (SLA) modeling}. Given a history of errors made by learners of a second language, the task is to predict errors that they are likely to make at arbitrary points …

Knowledge TracingLanguage Acquisition

HSKBenchmark: Modeling and Benchmarking Chinese Second Language Acquisition in Large Language Models through Curriculum Tuning

2025-11-19 · Qihao Yang, Xuelin Wang, Jiale Chen, Xuelian Dong 외 arxiv

Language acquisition is vital to revealing the nature of human language intelligence and has recently emerged as a promising perspective for improving the interpretability of large language models (LLMs). However, it is …

Language Acquisition

Behavior-Aware Item Modeling via Dynamic Procedural Solution Representations for Knowledge Tracing

2026-04-09 · Jun Seo, Sangwon Ryu, Heejin Do, Hyounghun Kim 외 arxiv

Knowledge Tracing (KT) aims to predict learners' future performance from past interactions. While recent KT approaches have improved via learning item representations aligned with Knowledge Components, they overlook the …

Knowledge Tracing

Understanding Self-Directed Learning in an Online Laboratory

2022-06-06 · Sungeun An, Spencer Rugaber, Jennifer Hammock, Ashok K. Goel

We described a study on the use of an online laboratory for self-directed learning by constructing and simulating conceptual models of ecological systems. In this study, we could observe only the modeling behaviors and o…

Simple induction of (deterministic) probabilistic finite-state automata for phonotactics by stochastic gradient descent

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Huteng Dai, Richard Futrell

We introduce a simple and highly general phonotactic learner which induces a probabilistic finite-state automaton from word-form data. We describe the learner and show how to parameterize it to induce unrestricted regula…