paper-with-me

홈 › Papers

Robust MLLM Unlearning via Visual Knowledge Distillation

2025-12-12 · Yuhang Wang, Zhenxing Niu, Haoxuan Ji, Guangyu He, Haichang Gao, Gang Hua arxiv

Recently, machine unlearning approaches have been proposed to remove sensitive information from well-trained large models. However, most existing methods are tailored for LLMs, while MLLM-oriented unlearning remains at its early stage. Inspired by recent studies exploring the internal mechanisms of MLLMs, we propose to disentangle the visual and textual knowledge embedded within MLLMs and introduce a dedicated approach to selectively erase target visual knowledge while preserving textual knowledge. Unlike previous unlearning methods that rely on output-level supervision, our approach introduces a Visual Knowledge Distillation (VKD) scheme, which leverages intermediate visual representations within the MLLM as supervision signals. This design substantially enhances both unlearning effectiveness and model utility. Moreover, since our method only fine-tunes the visual components of the MLLM, it offers significant efficiency advantages. Extensive experiments demonstrate that our approach outperforms state-of-the-art unlearning methods in terms of both effectiveness and efficiency. Moreover, we are the first to evaluate the robustness of MLLM unlearning against relearning attacks.

📄 PDF Abstract BibTeX arXiv:2512.11325

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Visual-Noise Guided In-Context Distillation for Multimodal Large Language Model Unlearning

2026-05-26 · Junkai Chen, Yuhao He, Junxiang You, Ruiqi Liu 외 arxiv

Multimodal Large Language Models (MLLMs) have achieved remarkable progress on vision-language tasks, but they may also memorize and expose sensitive or restricted knowledge, raising concerns about privacy and broader saf…

Null Space Constrained Contrastive Visual Forgetting for MLLM Unlearning

2026-05-07 · Yuhang Wang, Zhenxing Niu, Haoxuan Ji, Guangyu He 외 arxiv

The core challenge of machine unlearning is to strike a balance between target knowledge removal and non-target knowledge retention. In the context of Multimodal Large Language Models (MLLMs), this challenge becomes even…

MLLMEraser: Achieving Test-Time Unlearning in Multimodal Large Language Models through Activation Steering

2025-10-05 · Chenlu Ding, Jiancan Wu, Leheng Sheng, Fan Zhang 외 arxiv

Multimodal large language models (MLLMs) have demonstrated remarkable capabilities across vision-language tasks, yet their large-scale deployment raises pressing concerns about memorized private data, outdated knowledge,…

PPE-Bench: A Benchmark for Evaluating MLLM Unlearning under Private-Public Entanglement

2026-07-03 · Xianren Zhang, Delvin Ce Zhang, Dongwon Lee, Suhang Wang arxiv

Multimodal Large Language Models (MLLMs) have shown strong capabilities, but they may memorize private information from web data, raising privacy concerns. Machine unlearning offers a way to remove such private knowledge…

Visual-Guided Key-Token Regularization for Multimodal Large Language Model Unlearning

2026-01-29 · Chengyi Cai, Zesheng Ye, Peike Li, Bo Han 외 arxiv

Unlearning in Multimodal Large Language Models (MLLMs) prevents the model from revealing private information when queried about target images. Existing MLLM unlearning methods largely adopt approaches developed for LLMs.…

Question Answering