AI Agents 相关度: 7/10

Towards LLM-Empowered Knowledge Tracing via LLM-Student Hierarchical Behavior Alignment in Hyperbolic Space

Xingcheng Fu, Shengpeng Wang, Yisen Gao, Xianxian Li, Chunpei Li, Qingyun Sun, Dongran Yu
arXiv: 2602.22879v1 发布: 2026-02-26 更新: 2026-02-26

AI 摘要

L-HAKT利用LLM和双曲空间对学生知识掌握进行更精准的建模与追踪。

主要贡献

  • 提出L-HAKT框架,用于知识追踪。
  • 利用LLM构建知识点的层级依赖关系。
  • 在双曲空间进行对比学习,减小合成数据与真实数据分布差异。
  • 优化双曲曲率,建模知识点的树状层级结构。

方法论

通过LLM构建知识点层级依赖关系,生成合成数据,并在双曲空间进行对比学习,优化双曲曲率。

原文摘要

Knowledge Tracing (KT) diagnoses students' concept mastery through continuous learning state monitoring in education.Existing methods primarily focus on studying behavioral sequences based on ID or textual information.While existing methods rely on ID-based sequences or shallow textual features, they often fail to capture (1) the hierarchical evolution of cognitive states and (2) individualized problem difficulty perception due to limited semantic modeling. Therefore, this paper proposes a Large Language Model Hyperbolic Aligned Knowledge Tracing(L-HAKT). First, the teacher agent deeply parses question semantics and explicitly constructs hierarchical dependencies of knowledge points; the student agent simulates learning behaviors to generate synthetic data. Then, contrastive learning is performed between synthetic and real data in hyperbolic space to reduce distribution differences in key features such as question difficulty and forgetting patterns. Finally, by optimizing hyperbolic curvature, we explicitly model the tree-like hierarchical structure of knowledge points, precisely characterizing differences in learning curve morphology for knowledge points at different levels. Extensive experiments on four real-world educational datasets validate the effectiveness of our Large Language Model Hyperbolic Aligned Knowledge Tracing (L-HAKT) framework.

标签

Knowledge Tracing Large Language Models Hyperbolic Space Contrastive Learning

arXiv 分类

cs.AI