paper-with-me

Papers

Symbolic Cognitive Diagnosis via Hybrid Optimization for Intelligent Education Systems

2023-12-30 · Junhao Shen, Hong Qian, Wei zhang, Aimin Zhou

Cognitive diagnosis assessment is a fundamental and crucial task for student learning. It models the student-exercise interaction, and discovers the students' proficiency levels on each knowledge attribute. In real-world intelligent education systems, generalization and interpretability of cognitive diagnosis methods are of equal importance. However, most existing methods can hardly make the best of both worlds due to the complicated student-exercise interaction. To this end, this paper proposes a symbolic cognitive diagnosis~(SCD) framework to simultaneously enhance generalization and interpretability. The SCD framework incorporates the symbolic tree to explicably represent the complicated student-exercise interaction function, and utilizes gradient-based optimization methods to effectively learn the student and exercise parameters. Meanwhile, the accompanying challenge is that we need to tunnel the discrete symbolic representation and continuous parameter optimization. To address this challenge, we propose to hybridly optimize the representation and parameters in an alternating manner. To fulfill SCD, it alternately learns the symbolic tree by derivative-free genetic programming and learns the student and exercise parameters via gradient-based Adam. The extensive experimental results on various real-world datasets show the superiority of SCD on both generalization and interpretability. The ablation study verifies the efficacy of each ingredient in SCD, and the case study explicitly showcases how the interpretable ability of SCD works.

📄 PDF Abstract BibTeX arXiv:2401.10840

Code (1)

shinkungoo/symboliccdm 공식 구현 pytorch

Tasks

Attributecognitive diagnosis

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

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…

Designing Novel Cognitive Diagnosis Models via Evolutionary Multi-Objective Neural Architecture Search

2023-07-10 · Shangshang Yang, Haiping Ma, Cheng Zhen, Ye Tian 외

Cognitive diagnosis plays a vital role in modern intelligent education platforms to reveal students' proficiency in knowledge concepts for subsequent adaptive tasks. However, due to the requirement of high model interpre…

cognitive diagnosisNeural Architecture Search

Hybrid Personalization Using Declarative and Procedural Memory Modules of the Cognitive Architecture ACT-R

2025-05-08 · Kevin Innerebner, Dominik Kowald, Markus Schedl, Elisabeth Lex

Recommender systems often rely on sub-symbolic machine learning approaches that operate as opaque black boxes. These approaches typically fail to account for the cognitive processes that shape user preferences and decisi…

Decision MakingRecommendation Systems

NEOLAF, an LLM-powered neural-symbolic cognitive architecture

2023-08-08 · Richard Jiarui Tong, Cassie Chen Cao, Timothy Xueqian Lee, Guodong Zhao 외

This paper presents the Never Ending Open Learning Adaptive Framework (NEOLAF), an integrated neural-symbolic cognitive architecture that models and constructs intelligent agents. The NEOLAF framework is a superior appro…

Incremental LearningMath

Differentiable Probabilistic Logic Networks

2019-07-10 · Alexey Potapov, Anatoly Belikov, Vitaly Bogdanov, Alexander Scherbatiy

Probabilistic logic reasoning is a central component of such cognitive architectures as OpenCog. However, as an integrative architecture, OpenCog facilitates cognitive synergy via hybridization of different inference met…