Robust MLLM Unlearning via Visual Knowledge Distillation
Yuhang Wang, Zhenxing Niu, Haoxuan Ji, Guangyu He, Haichang Gao, Gang Hua

TL;DR
This paper introduces a novel visual knowledge distillation method for unlearning specific visual information in multimodal large language models, improving effectiveness, efficiency, and robustness against attacks.
Contribution
It proposes a new MLLM unlearning approach that disentangles visual and textual knowledge, focusing on visual component fine-tuning with intermediate visual supervision.
Findings
Outperforms state-of-the-art unlearning methods in effectiveness and efficiency
Enhances robustness of MLLM unlearning against relearning attacks
Efficiently erases visual knowledge while preserving textual knowledge
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
