paper-with-me

Papers

Inductive Cognitive Diagnosis for Fast Student Learning in Web-Based Online Intelligent Education Systems

2024-04-17 · Shuo Liu, Junhao Shen, Hong Qian, Aimin Zhou

Cognitive diagnosis aims to gauge students' mastery levels based on their response logs. Serving as a pivotal module in web-based online intelligent education systems (WOIESs), it plays an upstream and fundamental role in downstream tasks like learning item recommendation and computerized adaptive testing. WOIESs are open learning environment where numerous new students constantly register and complete exercises. In WOIESs, efficient cognitive diagnosis is crucial to fast feedback and accelerating student learning. However, the existing cognitive diagnosis methods always employ intrinsically transductive student-specific embeddings, which become slow and costly due to retraining when dealing with new students who are unseen during training. To this end, this paper proposes an inductive cognitive diagnosis model (ICDM) for fast new students' mastery levels inference in WOIESs. Specifically, in ICDM, we propose a novel student-centered graph (SCG). Rather than inferring mastery levels through updating student-specific embedding, we derive the inductive mastery levels as the aggregated outcomes of students' neighbors in SCG. Namely, SCG enables to shift the task from finding the most suitable student-specific embedding that fits the response logs to finding the most suitable representations for different node types in SCG, and the latter is more efficient since it no longer requires retraining. To obtain this representation, ICDM consists of a construction-aggregation-generation-transformation process to learn the final representation of students, exercises and concepts. Extensive experiments across real-world datasets show that, compared with the existing cognitive diagnosis methods that are always transductive, ICDM is much more faster while maintains the competitive inference performance for new students.

📄 PDF Abstract BibTeX arXiv:2404.11290

Code (1)

lswhim/icdm 공식 구현 pytorch

Tasks

cognitive diagnosis

Similar Papers 제목 키워드 기반

Disentangling Heterogeneous Knowledge Concept Embedding for Cognitive Diagnosis on Untested Knowledge

2024-05-25 · Miao Zhang, ZiMing Wang, Runtian Xing, Kui Xiao 외

Cognitive diagnosis is a fundamental and critical task in learning assessment, which aims to infer students' proficiency on knowledge concepts from their response logs. Current works assume each knowledge concept will ce…

cognitive diagnosis

TLCD: A Deep Transfer Learning Framework for Cross-Disciplinary Cognitive Diagnosis

2025-10-27 · Zhifeng Wang, Meixin Su, Yang Yang, Chunyan Zeng 외 arxiv

Driven by the dual principles of smart education and artificial intelligence technology, the online education model has rapidly emerged as an important component of the education industry. Cognitive diagnostic technology…

Transfer Learning

Zero-1-to-3: Domain-level Zero-shot Cognitive Diagnosis via One Batch of Early-bird Students towards Three Diagnostic Objectives

2023-12-20 · Weibo Gao, Qi Liu, Hao Wang, Linan Yue 외

Cognitive diagnosis seeks to estimate the cognitive states of students by exploring their logged practice quiz data. It plays a pivotal role in personalized learning guidance within intelligent education systems. In this…

cognitive diagnosisDiagnosticDomain AdaptationTransfer Learning

FedCD: A Fairness-aware Federated Cognitive Diagnosis Framework

2025-08-02 · Shangshang Yang, Jialin Han, Xiaoshan Yu, Ziwen Wang 외 arxiv

Online intelligent education platforms have generated a vast amount of distributed student learning data. This influx of data presents opportunities for cognitive diagnosis (CD) to assess students' mastery of knowledge c…

Federated Learning

Optimizing Student Ability Assessment: A Hierarchy Constraint-Aware Cognitive Diagnosis Framework for Educational Contexts

2024-11-21 · Xinjie Sun, Qi Liu, Kai Zhang, Shuanghong Shen 외

Cognitive diagnosis (CD) aims to reveal students' proficiency in specific knowledge concepts. With the increasing adoption of intelligent education applications, accurately assessing students' knowledge mastery has becom…

cognitive diagnosisDiagnosticFairness