paper-with-me

Papers

LLM4CD: Leveraging Large Language Models for Open-World Knowledge Augmented Cognitive Diagnosis

2025-05-14 · Weiming Zhang, Lingyue Fu, Qingyao Li, Kounianhua Du, Jianghao Lin, Jingwei Yu, Wei Xia, Weinan Zhang, Ruiming Tang, Yong Yu

Cognitive diagnosis (CD) plays a crucial role in intelligent education, evaluating students' comprehension of knowledge concepts based on their test histories. However, current CD methods often model students, exercises, and knowledge concepts solely on their ID relationships, neglecting the abundant semantic relationships present within educational data space. Furthermore, contemporary intelligent tutoring systems (ITS) frequently involve the addition of new students and exercises, a situation that ID-based methods find challenging to manage effectively. The advent of large language models (LLMs) offers the potential for overcoming this challenge with open-world knowledge. In this paper, we propose LLM4CD, which Leverages Large Language Models for Open-World Knowledge Augmented Cognitive Diagnosis. Our method utilizes the open-world knowledge of LLMs to construct cognitively expressive textual representations, which are then encoded to introduce rich semantic information into the CD task. Additionally, we propose an innovative bi-level encoder framework that models students' test histories through two levels of encoders: a macro-level cognitive text encoder and a micro-level knowledge state encoder. This approach substitutes traditional ID embeddings with semantic representations, enabling the model to accommodate new students and exercises with open-world knowledge and address the cold-start problem. Extensive experimental results demonstrate that our proposed method consistently outperforms previous CD models on multiple real-world datasets, validating the effectiveness of leveraging LLMs to introduce rich semantic information into the CD task.

📄 PDF Abstract BibTeX arXiv:2505.13492

Code (1)

yevzh/llm4cd-release 공식 구현 pytorch

Tasks

cognitive diagnosisWorld Knowledge

Similar Papers 제목 키워드 기반

Detecting the open-world objects with the help of the Brain

2023-03-21 · Shuailei Ma, Yuefeng Wang, Ying WEI, Peihao Chen 외

Open World Object Detection (OWOD) is a novel computer vision task with a considerable challenge, bridging the gap between classic object detection (OD) benchmarks and real-world object detection. In addition to detectin…

Objectobject-detectionObject DetectionOpen World Object Detection

LEARN: Knowledge Adaptation from Large Language Model to Recommendation for Practical Industrial Application

2024-05-07 · Jian Jia, Yipei Wang, Yan Li, Honggang Chen 외

Contemporary recommendation systems predominantly rely on ID embedding to capture latent associations among users and items. However, this approach overlooks the wealth of semantic information embedded within textual des…

Collaborative FilteringLanguage ModelingLanguage ModellingLarge Language Model+2

Leveraging LLM-GNN Integration for Open-World Question Answering over Knowledge Graphs

2026-04-15 · Hussein Abdallah, Ibrahim Abdelaziz, Panos Kalnis, Essam Mansour arxiv

Open-world Question Answering (OW-QA) over knowledge graphs (KGs) aims to answer questions over incomplete or evolving KGs. Traditional KGQA assumes a closed world where answers must exist in the KG, limiting real-world …

Question AnsweringKnowledge Graphs

SelfIE: Self-Interpretation of Large Language Model Embeddings

2024-03-16 · Haozhe Chen, Carl Vondrick, Chengzhi Mao

How do large language models (LLMs) obtain their answers? The ability to explain and control an LLM's reasoning process is key for reliability, transparency, and future model developments. We propose SelfIE (Self-Interpr…

Language ModelingLanguage ModellingLarge Language Modelmodel

Open World Knowledge Aided Single-Cell Foundation Model with Robust Cross-Modal Cell-Language Pre-training

2026-01-09 · Haoran Wang, Xuanyi Zhang, Shuangsang Fang, Longke Ran 외 arxiv

Recent advancements in single-cell multi-omics, particularly RNA-seq, have provided profound insights into cellular heterogeneity and gene regulation. While pre-trained language model (PLM) paradigm based single-cell fou…

Contrastive LearningText Retrieval