ACL 2025finding0 citations

MMUnlearner: Reformulating Multimodal Machine Unlearning in the Era of Multimodal Large Language Models

Jiahao Huo, Yibo Yan, Xu Zheng, Yuanhuiyi Lyu, Xin Zou, Zhihua Wei, Xuming Hu

Abstract

Recent progress in Machine Unlearning (MU) has introduced solutions for the selective removal of private or sensitive information encoded within deep neural networks. Nonetheless, MU for Multimodal Large Language Models (MLLMs) remains in its nascent phase. Therefore, we propose to **reformulate the task of multimodal MU in the era of MLLMs**, which aims to erase only the visual patterns associated with a given entity while preserving the corresponding textual knowledge encoded within the original parameters of the language model backbone. Furthermore, we **develop a novel geometry-constrained gradient ascent method MMUnlearner**. It updates the weights of MLLMs with a weight saliency map jointly restricted by the remaining concepts and textual knowledge during unlearning, thereby preserving parameters essential for non-target knowledge. Extensive experiments demonstrate that MMUnlearner surpasses baselines that finetuning MLLMs with VQA data directly through Gradient Ascent (GA) or Negative Preference Optimization (NPO), across all evaluation dimensions. Our code will be released upon acceptance.

BibTeX
@inproceedings{huo-etal-2025-mmunlearner,
    title = "{MMU}nlearner: Reformulating Multimodal Machine Unlearning in the Era of Multimodal Large Language Models",
    author = "Huo, Jiahao  and
      Yan, Yibo  and
      Zheng, Xu  and
      Lyu, Yuanhuiyi  and
      Zou, Xin  and
      Wei, Zhihua  and
      Hu, Xuming",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.375/",
    doi = "10.18653/v1/2025.findings-acl.375",
    pages = "7190--7206",
    ISBN = "979-8-89176-256-5"
}
MMUnlearner: Reformulating Multimodal Machine Unlearning in the Era of Multimodal Large Language Models · ACL 2025