AUVIC: Adversarial Unlearning of Visual Concepts for Multi-modal Large Language Models
Haokun Chen, Jianing Li, Yao Zhang, Jinhe Bi, Yan Xia, Jindong Gu, Volker Tresp
TL;DR
This work tackles the challenge of precisely forgetting a targeted visual concept in Multimodal Large Language Models without erasing related concepts. It introduces AUVIC, a framework that uses adversarial perturbations in both text and image modalities and a dynamic anchor-preservation mechanism to isolate forgetting to the target concept. A novel benchmark, VCUBench, is proposed to evaluate fine-grained forgetting in single and group contexts, including collateral forgetting and generalization. Empirical results show AUVIC achieves state-of-the-art forgetting rates with minimal degradation to non-target recognition and language fluency, supporting practical applicability in privacy and regulatory compliance for multimodal models.
Abstract
Multimodal Large Language Models (MLLMs) achieve impressive performance once optimized on massive datasets. Such datasets often contain sensitive or copyrighted content, raising significant data privacy concerns. Regulatory frameworks mandating the 'right to be forgotten' drive the need for machine unlearning. This technique allows for the removal of target data without resource-consuming retraining. However, while well-studied for text, visual concept unlearning in MLLMs remains underexplored. A primary challenge is precisely removing a target visual concept without disrupting model performance on related entities. To address this, we introduce AUVIC, a novel visual concept unlearning framework for MLLMs. AUVIC applies adversarial perturbations to enable precise forgetting. This approach effectively isolates the target concept while avoiding unintended effects on similar entities. To evaluate our method, we construct VCUBench. It is the first benchmark designed to assess visual concept unlearning in group contexts. Experimental results demonstrate that AUVIC achieves state-of-the-art target forgetting rates while incurs minimal performance degradation on non-target concepts.
