arXiv:2602.17111cs.AI2026-02被引 1

自动构建与教师教学逻辑一致的知识图谱,助力个性化学习诊断。

Instructor-Aligned Knowledge Graphs for Personalized Learning

  • 结合课程讲义时序与语义信息,用大模型提取概念及其依赖关系。
  • 在多门课程真实数据上验证,生成的知识图谱与教师设计一致。
  • 适合教育科技、智能辅导系统开发者使用。

掌握教育概念需要理解其前置知识(如递归在归并排序前)和子概念(如归并排序是排序算法的一部分)。捕捉这些依赖关系对识别学生知识盲点、实现精准干预至关重要。这在大规模课程中尤为困难,因教师难以逐一诊断误解或判断哪些概念需强化。现有知识图谱方法要么停留在表面(如仅关注“算法”等课程级概念或选课等流程关系),要么忽略教学材料中的丰富教育信号。我们提出InstructKG框架,可自动构建与教师教学意图对齐的知识图谱,以反映课程的预期学习路径。给定课程讲义(幻灯片、笔记等),InstructKG提取关键概念作为节点,并推断学习依赖关系为有向边(如“部分-关系”或“依赖-关系”)。该框架融合教育材料独有的时序与语义信号(如“递归”先于“归并排序”讲授;“归并排序”定义中提及“递归”),同时利用大语言模型的泛化能力。通过在多门课程的真实讲义上进行实验及人工评估,我们证明InstructKG能有效捕捉丰富的、与教师意图一致的学习进程。

原文摘要 · Abstract (English)

Mastering educational concepts requires understanding both their prerequisites (e.g., recursion before merge sort) and sub-concepts (e.g., merge sort as part of sorting algorithms). Capturing these dependencies is critical for identifying students' knowledge gaps and enabling targeted intervention for personalized learning. This is especially challenging in large-scale courses, where instructors cannot feasibly diagnose individual misunderstanding or determine which concepts need reinforcement. While knowledge graphs offer a natural representation for capturing these conceptual relationships at scale, existing approaches are either surface-level (focusing on course-level concepts like "Algorithms" or logistical relationships such as course enrollment), or disregard the rich pedagogical signals embedded in instructional materials. We propose InstructKG, a framework for automatically constructing instructor-aligned knowledge graphs that capture a course's intended learning progression. Given a course's lecture materials (slides, notes, etc.), InstructKG extracts significant concepts as nodes and infers learning dependencies as directed edges (e.g., "part-of" or "depends-on" relationships). The framework synergizes the rich temporal and semantic signals unique to educational materials (e.g., "recursion" is taught before "mergesort"; "recursion" is mentioned in the definition of "merge sort") with the generalizability of large language models. Through experiments on real-world, diverse lecture materials across multiple courses and human-based evaluation, we demonstrate that InstructKG captures rich, instructor-aligned learning progressions.

知识图谱个性化学习教育AI

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。