paper-with-me

Papers

Tracing Mathematical Proficiency Through Problem-Solving Processes

2025-11-29 · Jungyang Park, Suho Kang, Jaewoo Park, Jaehong Kim, Jaewoo Shin, Seonjoon Park, Youngjae Yu arxiv

Knowledge Tracing (KT) aims to model student's knowledge state and predict future performance to enable personalized learning in Intelligent Tutoring Systems. However, traditional KT methods face fundamental limitations in explainability, as they rely solely on the response correctness, neglecting the rich information embedded in students' problem-solving processes. To address this gap, we propose Knowledge Tracing Leveraging Problem-Solving Process (KT-PSP), which incorporates students' problem-solving processes to capture the multidimensional aspects of mathematical proficiency. We also introduce KT-PSP-25, a new dataset specifically designed for the KT-PSP. Building on this, we present StatusKT, a KT framework that employs a teacher-student-teacher three-stage LLM pipeline to extract students' MP as intermediate signals. In this pipeline, the teacher LLM first extracts problem-specific proficiency indicators, then a student LLM generates responses based on the student's solution process, and a teacher LLM evaluates these responses to determine mastery of each indicator. The experimental results on KT-PSP-25 demonstrate that StatusKT improves the prediction performance of existing KT methods. Moreover, StatusKT provides interpretable explanations for its predictions by explicitly modeling students' mathematical proficiency.

📄 PDF Abstract BibTeX arXiv:2512.00311

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Tracing

Similar Papers 제목 키워드 기반

MathBench: Evaluating the Theory and Application Proficiency of LLMs with a Hierarchical Mathematics Benchmark

2024-05-20 · Hongwei Liu, Zilong Zheng, Yuxuan Qiao, Haodong Duan 외

Recent advancements in large language models (LLMs) have showcased significant improvements in mathematics. However, traditional math benchmarks like GSM8k offer a unidimensional perspective, falling short in providing a…

College MathematicsGSM8KMath

MathFusion: Enhancing Mathematic Problem-solving of LLM through Instruction Fusion

2025-03-20 · Qizhi Pei, Lijun Wu, Zhuoshi Pan, Yu Li 외

Large Language Models (LLMs) have shown impressive progress in mathematical reasoning. While data augmentation is promising to enhance mathematical problem-solving ability, current approaches are predominantly limited to…

Data AugmentationMathematical Problem-SolvingMathematical Reasoning

VerityMath: Advancing Mathematical Reasoning by Self-Verification Through Unit Consistency

2023-11-13 · Vernon Toh Yan Han, Ratish Puduppully, Nancy F. Chen

Large Language Models (LLMs), combined with program-based solving techniques, are increasingly demonstrating proficiency in mathematical reasoning. For example, closed-source models such as OpenAI GPT-4 and Claude show e…

MathMathematical ReasoningMath Word Problem Solving

Brains vs. Bytes: Evaluating LLM Proficiency in Olympiad Mathematics

2025-04-01 · Hamed Mahdavi, Alireza Hashemi, Majid Daliri, Pegah Mohammadipour 외

Recent advancements in large language models (LLMs) have shown impressive progress in mathematical reasoning tasks. However, current evaluation benchmarks predominantly focus on the accuracy of final answers, often overl…

MathMathematical Problem-SolvingMathematical Reasoning

Forgetting-aware Linear Bias for Attentive Knowledge Tracing

2023-09-26 · Yoonjin Im, Eunseong Choi, Heejin Kook, Jongwuk Lee

Knowledge Tracing (KT) aims to track proficiency based on a question-solving history, allowing us to offer a streamlined curriculum. Recent studies actively utilize attention-based mechanisms to capture the correlation b…

Knowledge Tracing