paper-with-me

Papers

Stable Multimodal Graph Unlearning via Feature-Dimension Aware Quantile Selection

2026-05-05 · Jingjing Zhou, Yongshuai Yang, Qing Qing, Ziqi Xu, Xikun Zhang, Renqiang Luo, Ivan Lee, Feng Xia arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.03303

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkGraph Learning

Similar Papers 제목 키워드 기반

Unlearning Graph Classifiers with Limited Data Resources

2022-11-06 · Chao Pan, Eli Chien, Olgica Milenkovic

As the demand for user privacy grows, controlled data removal (machine unlearning) is becoming an important feature of machine learning models for data-sensitive Web applications such as social networks and recommender s…

Graph ClassificationMachine UnlearningRecommendation Systems

Revisiting Machine Unlearning with Dimensional Alignment

2024-07-25 · Seonguk Seo, Dongwan Kim, Bohyung Han

Machine unlearning, an emerging research topic focusing on compliance with data privacy regulations, enables trained models to remove the information learned from specific data. While many existing methods indirectly add…

Machine Unlearning

SineProject: Machine Unlearning for Stable Vision Language Alignment

2025-11-23 · Arpit Garg, Hemanth Saratchandran, Simon Lucey arxiv

Multimodal Large Language Models (MLLMs) increasingly need to forget specific knowledge such as unsafe or private information without requiring full retraining. However, existing unlearning methods often disrupt vision l…

MultiDelete for Multimodal Machine Unlearning

2023-11-18 · Jiali Cheng, Hadi Amiri

Machine Unlearning removes specific knowledge about training data samples from an already trained model. It has significant practical benefits, such as purging private, inaccurate, or outdated information from trained mo…

Machine Unlearning

Protecting Privacy in Multimodal Large Language Models with MLLMU-Bench

2024-10-29 · Zheyuan Liu, Guangyao Dou, Mengzhao Jia, Zhaoxuan Tan 외

Generative models such as Large Language Models (LLM) and Multimodal Large Language models (MLLMs) trained on massive web corpora can memorize and disclose individuals' confidential and private data, raising legal and et…

Language ModelingLanguage ModellingLarge Language ModelMachine Unlearning+1