用对抗攻击保护视觉语言模型中的隐私信息。
VIP: Visual Information Protection through Adversarial Attacks on Vision-Language Models
- 针对指定图像区域设计隐蔽攻击,不破坏整体语义。
- 在3个主流模型上使目标区域检测率降低98%。
- 适合关注多模态模型隐私安全的研究者使用。
近年来,视觉语言模型(VLMs)在处理文本和视觉输入方面取得显著进展,展现出强大性能并被广泛应用于各类场景。然而,这种广泛应用引发了用户隐私的严重担忧,尤其当模型无意中处理或泄露私密视觉信息时。本文将保护VLM中的隐私问题定义为对抗攻击任务,提出一种新攻击策略:选择性隐藏图像中指定的兴趣区域(ROIs)内的信息,有效阻止VLM访问敏感内容,同时保持其余图像的语义完整性。与传统破坏整图的对抗攻击不同,本方法在未遮蔽区域维持高度一致性。在三个先进VLM模型——LLaVA、Instruct-BLIP和BLIP2-T5上的实验表明,目标区域检测率最高可降低98%,且清洁图像与对抗输出间的语义相似度保持较高水平。该工作推动了多模态模型的隐私友好使用,提供了一个实用工具,代码已公开于https://github.com/hbrachemi/Vlm_defense-attack。
原文摘要 · Abstract (English)
Recent years have witnessed remarkable progress in developing Vision-Language Models (VLMs) capable of processing both textual and visual inputs. These models have demonstrated impressive performance, leading to their widespread adoption in various applications. However, this widespread raises serious concerns regarding user privacy, particularly when models inadvertently process or expose private visual information. In this work, we frame the preservation of privacy in VLMs as an adversarial attack problem. We propose a novel attack strategy that selectively conceals information within designated Region Of Interests (ROIs) in an image, effectively preventing VLMs from accessing sensitive content while preserving the semantic integrity of the remaining image. Unlike conventional adversarial attacks that often disrupt the entire image, our method maintains high coherence in unmasked areas. Experimental results across three state-of-the-art VLMs namely LLaVA, Instruct-BLIP, and BLIP2-T5 demonstrate up to 98% reduction in detecting targeted ROIs, while maintaining global image semantics intact, as confirmed by high similarity scores between clean and adversarial outputs. We believe that this work contributes to a more privacy conscious use of multimodal models and offers a practical tool for further research, with the source code publicly available at: https://github.com/hbrachemi/Vlm_defense-attack.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。