LGCYDec 6, 2024

Prompt Transfer for Dual-Aspect Cross Domain Cognitive Diagnosis

arXiv:2412.05004v1h-index: 4Has Code
Originality Incremental advance
AI Analysis

This work addresses a practical challenge in educational technology for improving cognitive diagnosis accuracy across diverse scenarios, though it appears incremental as it builds on existing prompt transfer methods.

The paper tackles the problem of accuracy drops in cross-domain cognitive diagnosis (CDCD) by proposing PromptCD, a framework that uses soft prompt transfer to adapt across student- and exercise-aspect variations, achieving superior performance in experiments on real-world datasets.

Cognitive Diagnosis (CD) aims to evaluate students' cognitive states based on their interaction data, enabling downstream applications such as exercise recommendation and personalized learning guidance. However, existing methods often struggle with accuracy drops in cross-domain cognitive diagnosis (CDCD), a practical yet challenging task. While some efforts have explored exercise-aspect CDCD, such as crosssubject scenarios, they fail to address the broader dual-aspect nature of CDCD, encompassing both student- and exerciseaspect variations. This diversity creates significant challenges in developing a scenario-agnostic framework. To address these gaps, we propose PromptCD, a simple yet effective framework that leverages soft prompt transfer for cognitive diagnosis. PromptCD is designed to adapt seamlessly across diverse CDCD scenarios, introducing PromptCD-S for student-aspect CDCD and PromptCD-E for exercise-aspect CDCD. Extensive experiments on real-world datasets demonstrate the robustness and effectiveness of PromptCD, consistently achieving superior performance across various CDCD scenarios. Our work offers a unified and generalizable approach to CDCD, advancing both theoretical and practical understanding in this critical domain. The implementation of our framework is publicly available at https://github.com/Publisher-PromptCD/PromptCD.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes