LGMMMay 5

Stable Multimodal Graph Unlearning via Feature-Dimension Aware Quantile Selection

arXiv:2605.0330383.1
Predicted impact top 12% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners of privacy-preserving graph learning, FDQ provides a principled solution to prevent over-editing in multimodal graphs, but the improvement is incremental over existing unlearning methods.

FDQ addresses catastrophic utility degradation in multimodal graph unlearning by adaptively applying conservative quantile thresholds to high-dimensional input projection layers, achieving strong utility preservation while maintaining effective forgetting against membership inference attacks on Ele-Fashion and Goodreads-NC.

Graph unlearning remains a critical technique for supporting privacy-preserving and sustainable multimodal graph learning. However, we observe that existing unlearning strategies tend to apply uniform parameter selection and editing across all graph neural network (GNN) layers, which is especially harmful for multimodal graphs where high-dimensional input projections encode dominant cross-modal knowledge. As a result, over-editing these sensitive layers often leads to catastrophic utility degradation after forgetting, undermining both stable learning and effective privacy protection. To address this gap, we propose FDQ, a Feature-Dimension Aware Quantile framework for multimodal graph unlearning. FDQ adaptively identifies high-dimensional input projection layers and applies more conservative, FDQ-guided quantile thresholds when constructing suppression sets, while keeping the underlying importance estimation mechanism unchanged. FDQ is seamlessly integrated with diagonal sensitivity-based parameter importance analysis to enable efficient node and edge unlearning under general forget requests. Through extensive experiments on Ele-Fashion and Goodreads-NC, we demonstrate that FDQ consistently achieves strong utility preservation while maintaining effective forgetting against membership inference attacks. Overall, FDQ offers a principled and robust solution for privacy-aware unlearning in high-dimensional multimodal graph 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