LGNov 6, 2025

PrivacyCD: Hierarchical Unlearning for Protecting Student Privacy in Cognitive Diagnosis

arXiv:2511.03966v11 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses the need for privacy-preserving AI in educational technology by enabling effective data unlearning in cognitive diagnosis models, though it is incremental as it builds on existing unlearning methods.

The paper tackles the problem of removing specific student data from cognitive diagnosis models to comply with privacy rights, proposing a hierarchical importance-guided forgetting algorithm that significantly outperforms baselines on three real-world datasets.

The need to remove specific student data from cognitive diagnosis (CD) models has become a pressing requirement, driven by users' growing assertion of their "right to be forgotten". However, existing CD models are largely designed without privacy considerations and lack effective data unlearning mechanisms. Directly applying general purpose unlearning algorithms is suboptimal, as they struggle to balance unlearning completeness, model utility, and efficiency when confronted with the unique heterogeneous structure of CD models. To address this, our paper presents the first systematic study of the data unlearning problem for CD models, proposing a novel and efficient algorithm: hierarchical importanceguided forgetting (HIF). Our key insight is that parameter importance in CD models exhibits distinct layer wise characteristics. HIF leverages this via an innovative smoothing mechanism that combines individual and layer, level importance, enabling a more precise distinction of parameters associated with the data to be unlearned. Experiments on three real world datasets show that HIF significantly outperforms baselines on key metrics, offering the first effective solution for CD models to respond to user data removal requests and for deploying high-performance, privacy preserving AI systems

Foundations

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

Your Notes