arXiv:2607.18615cs.CLcs.LG2026-07

提出新方法让视觉语言模型更可靠地遗忘数据。

Stochastic Meta-Unlearning: Bridging Language Backbone and Multimodal Unlearning

论文配图:Stochastic Meta-Unlearning: Bridging Language Backbone and Multimodal Unlearning
图 1 · 摘自论文原文
  • 用多模态反馈指导语言主干的遗忘更新,提升可靠性。
  • 相比最强基线,遗忘准确率降低10.52点,保留与测试准确率提升超17点。
  • 方法可迁移至新遗忘目标和不同方法,适合需隐私保护的多模态场景。

视觉语言模型(VLM)的机器遗忘研究仍不充分。与语言模型不同,VLM结合语言主干与视觉组件,使遗忘更复杂。一个意外现象是:仅通过文本遗忘的模型,在加入图像信息后仍可恢复目标内容。这表明仅依赖文本反馈无法实现可靠的VLM遗忘。为此,我们提出随机元遗忘(SMU),一种双层框架,利用VLM级反馈学习可遗忘的初始化。内层中,SMU使用文本数据对语言主干进行少量遗忘训练;外层中,将更新后的主干与冻结的VLM重组,并在VLM层级评估遗忘与性能。该设计使遗忘更新感知最终多模态行为,同时保持更新局限于语言主干。在两个VLM、两个多模态梗图数据集及三个基线上实验显示,SMU在整体遗忘-保留权衡上表现最优。相比各指标最强基线,其平均遗忘准确率降低10.52点,平均保留与测试准确率分别提升20.10与17.01点。更重要的是,SMU可迁移至新遗忘目标与不同元测试遗忘方法。结果表明,VLM级反馈能显著提升语言主干遗忘的可靠性与可迁移性。

原文摘要 · Abstract (English)

Machine unlearning for vision-language models (VLMs) remains underexplored. Unlike language models, VLMs combine a language backbone with visual components, which makes unlearning more complex. There is a surprising phenomenon when moving from single-modality unlearning to VLM unlearning: a target forgotten by the standalone language backbone can still be recovered when image information is given to the full VLM. This shows that text-only feedback is not enough for reliable VLM unlearning. Motivated by this observation, we propose Stochastic Meta-Unlearning (SMU), a bilevel framework that uses VLM-level feedback to learn an unlearning-ready initialization. In the inner loop, SMU applies a few unlearning steps to the language backbone using text data. In the outer loop, SMU recomposes the updated backbone with the frozen VLM and evaluates forgetting and utility at the VLM level. This design makes the unlearning update aware of the final multimodal behavior, while still keeping the update local to the language backbone. Experiments on two VLMs, two multimodal meme datasets, and three baselines show that SMU achieves the best overall forget-retain trade-off. Compared with the strongest baseline for each metric, SMU reduces average Forget accuracy by 10.52 points and improves average Retain and Test accuracy by 20.10 and 17.01 points, respectively. More importantly, SMU also transfers to new forgetting targets and to different meta-test unlearning methods. These results suggest that VLM-level feedback can make language-backbone unlearning more reliable and more transferable for VLMs.

视觉语言模型遗忘学习多模态隐私保护

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。