paper-with-me

Papers

Collaborative Cognitive Diagnosis with Disentangled Representation Learning for Learner Modeling

2024-11-04 · Weibo Gao, Qi Liu, Linan Yue, Fangzhou Yao, Hao Wang, Yin Gu, Zheng Zhang

Learners sharing similar implicit cognitive states often display comparable observable problem-solving performances. Leveraging collaborative connections among such similar learners proves valuable in comprehending human learning. Motivated by the success of collaborative modeling in various domains, such as recommender systems, we aim to investigate how collaborative signals among learners contribute to the diagnosis of human cognitive states (i.e., knowledge proficiency) in the context of intelligent education. The primary challenges lie in identifying implicit collaborative connections and disentangling the entangled cognitive factors of learners for improved explainability and controllability in learner Cognitive Diagnosis (CD). However, there has been no work on CD capable of simultaneously modeling collaborative and disentangled cognitive states. To address this gap, we present Coral, a Collaborative cognitive diagnosis model with disentangled representation learning. Specifically, Coral first introduces a disentangled state encoder to achieve the initial disentanglement of learners' states. Subsequently, a meticulously designed collaborative representation learning procedure captures collaborative signals. It dynamically constructs a collaborative graph of learners by iteratively searching for optimal neighbors in a context-aware manner. Using the constructed graph, collaborative information is extracted through node representation learning. Finally, a decoding process aligns the initial cognitive states and collaborative states, achieving co-disentanglement with practice performance reconstructions. Extensive experiments demonstrate the superior performance of Coral, showcasing significant improvements over state-of-the-art methods across several real-world datasets. Our code is available at https://github.com/bigdata-ustc/Coral.

📄 PDF Abstract BibTeX arXiv:2411.02066

Code (1)

bigdata-ustc/coral 공식 구현 pytorch

Tasks

cognitive diagnosisDisentanglementRecommendation SystemsRepresentation Learning

Methods 이 논문이 사용한 방법론

CORAL 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Cognitive Diagnosis by Modeling Learner Cognitive Structure State

2024-12-27 · Zhifu Chen, Hengnian Gu, Jin Peng Zhou, Dongdai Zhou

Cognitive diagnosis represents a fundamental research area within intelligent education, with the objective of measuring the cognitive status of individuals. Theoretically, an individual's cognitive state is essentially …

cognitive diagnosisDiagnosticGraph Attention

DisenGCD: A Meta Multigraph-assisted Disentangled Graph Learning Framework for Cognitive Diagnosis

2024-10-23 · Shangshang Yang, Mingyang Chen, Ziwen Wang, Xiaoshan Yu 외

Existing graph learning-based cognitive diagnosis (CD) methods have made relatively good results, but their student, exercise, and concept representations are learned and exchanged in an implicit unified graph, which mak…

cognitive diagnosisDiagnosticGraph AttentionGraph Learning

Towards the Identifiability and Explainability for Personalized Learner Modeling: An Inductive Paradigm

2023-09-01 · Jiatong Li, Qi Liu, Fei Wang, Jiayu Liu 외

Personalized learner modeling using cognitive diagnosis (CD), which aims to model learners' cognitive states by diagnosing learner traits from behavioral data, is a fundamental yet significant task in many web learning s…

cognitive diagnosisDecoderDiagnosticInductive Learning

Generative Cognitive Diagnosis

2025-07-13 · Jiatong Li, Qi Liu, Mengxiao Zhu arxiv

Cognitive diagnosis (CD) models latent cognitive states of human learners by analyzing their response patterns on diagnostic tests, serving as a crucial machine learning technique for educational assessment and evaluatio…

UIILD: A Unified Interpretable Intelligent Learning Diagnosis Framework for Intelligent Tutoring Systems

2022-07-07 · Zhifeng Wang, Wenxing Yan, Chunyan Zeng, Shi Dong

Intelligent learning diagnosis is a critical engine of intelligent tutoring systems, which aims to estimate learners' current knowledge mastery status and predict their future learning performance. The significant challe…

DiagnosticRepresentation Learning