arXiv:2410.15054cs.AI2024-10KDD被引 6

融合文本与答题特征,提升开放环境下的学生认知诊断效果。

A Dual-Fusion Cognitive Diagnosis Framework for Open Student Learning Environments

  • 用大模型优化题目和知识点,生成更合理的语义表示。
  • 通过双模态融合,实现对新学生、新题目的快速推理。
  • 可直接接入现有诊断模型,适合动态学习平台使用。

认知诊断模型(CDM)是智能教育的核心组件,旨在基于历史答题记录推断学生的知识掌握程度。然而,现有CDM多采用基于ID的嵌入范式,在开放学习环境中表现受限,难以直接推理新学生或新题目的掌握情况,且需重新训练才能引入新内容。文本语义信息因具有统一特征空间和易获取性,可能缓解此问题,但直接融合会丢失个体答题特征。为此,本文提出双融合认知诊断框架(DFCD),通过大语言模型对题目和知识点进行精炼,获得更合理语义表示;利用文本嵌入模型提取语义特征;设计新型答题矩阵捕捉答题日志中的响应相关特征;最终通过双融合模块整合两种特征。所获表征具备在开放环境中的推理能力,且可无缝集成至现有CDM中。在真实数据集上的实验表明,DFCD在多模态融合与开放环境适应性方面均取得显著性能提升。

原文摘要 · Abstract (English)

Cognitive diagnosis model (CDM) is a fundamental and upstream component in intelligent education. It aims to infer students' mastery levels based on historical response logs. However, existing CDMs usually follow the ID-based embedding paradigm, which could often diminish the effectiveness of CDMs in open student learning environments. This is mainly because they can hardly directly infer new students' mastery levels or utilize new exercises or knowledge without retraining. Textual semantic information, due to its unified feature space and easy accessibility, can help alleviate this issue. Unfortunately, directly incorporating semantic information may not benefit CDMs, since it does not capture response-relevant features and thus discards the individual characteristics of each student. To this end, this paper proposes a dual-fusion cognitive diagnosis framework (DFCD) to address the challenge of aligning two different modalities, i.e., textual semantic features and response-relevant features. Specifically, in DFCD, we first propose the exercise-refiner and concept-refiner to make the exercises and knowledge concepts more coherent and reasonable via large language models. Then, DFCD encodes the refined features using text embedding models to obtain the semantic information. For response-related features, we propose a novel response matrix to fully incorporate the information within the response logs. Finally, DFCD designs a dual-fusion module to merge the two modal features. The ultimate representations possess the capability of inference in open student learning environments and can be also plugged in existing CDMs. Extensive experiments across real-world datasets show that DFCD achieves superior performance by integrating different modalities and strong adaptability in open student learning environments.

认知诊断双模态融合开放环境

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