arXiv:2505.21239cs.CL2025-05被引 1

用大模型提升冷启动下的认知诊断准确率

A Unified LLM-Adaptable Framework for Cold-Start Cognitive Diagnosis

  • 通过大模型生成练习与知识点的丰富文本,增强语义关联
  • 在真实数据集上,冷启动场景下性能超越现有方法
  • 可直接接入现有诊断模型,适配教育AI研发者

认知诊断在智能教育中至关重要,能精准评估学生认知状态以支持个性化学习。但传统认知诊断模型(CDMs)在缺乏学生-习题交互数据的冷启动场景下表现不佳。近期基于预训练语言模型(PLMs)的方法虽利用文本特征展现潜力,却未能充分融合语义理解与认知建模。为此,我们提出语言模型驱动的认知诊断框架(LMCD),通过两个阶段解决该问题:(1) 知识扩散,利用大语言模型(LLMs)生成练习和知识点(KCs)的增强内容,建立更强的语义联系;(2) 语义-认知融合,借助LLMs深度整合文本信息与学生认知状态。通过统一语义与认知空间,LMCD生成全面表征,可作为即插即用模块提升多种现成CDMs性能。在两个真实数据集上的实验表明,LMCD在习题冷启动和领域冷启动场景下均显著优于当前最优方法。代码已开源。

原文摘要 · Abstract (English)

Cognitive Diagnosis has become a critical task in AI-empowered education, supporting personalized learning by accurately assessing students' cognitive states. However, traditional cognitive diagnosis models (CDMs) often struggle in cold-start scenarios due to the lack of student-exercise interaction data. Recent NLP-based approaches leveraging pre-trained language models (PLMs) have shown promise by utilizing textual features, but they fail to fully bridge the gap between semantic understanding and cognitive profiling. To address this limitation, we propose \textbf{L}anguage \textbf{M}odel-based \textbf{C}ognitive \textbf{D}iagnosis (LMCD), a unified, LLM-adaptable framework designed to tackle cold-start challenges by harnessing the advanced capabilities of large language models (LLMs). LMCD operates via two primary phases: (1) Knowledge Diffusion, where LLMs generate enriched content for exercises and knowledge concepts (KCs) to establish stronger semantic links; and (2) Semantic-Cognitive Fusion, which leverages LLMs to deeply integrate textual information with student cognitive states. By unifying the semantic and cognitive spaces, LMCD creates comprehensive representations that serve as a plug-and-play enhancement for various off-the-shelf CDMs. Experiments on two real-world datasets demonstrate that LMCD significantly outperforms state-of-the-art methods in both exercise-cold and domain-cold settings. https://github.com/TAL-auroraX/LMCDThe code is publicly available at https://github.com/TAL-auroraX/LMCD

认知诊断大模型应用冷启动

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