用数据投毒保护私照,防模型偷学人脸关联信息
DP^2-VL: Private Photo Dataset Protection by Data Poisoning for Vision-Language Models
- 通过微调少量私照让模型学会人脸与隐私关系,形成新隐私威胁
- 在小规模真实或合成数据上,主流视觉语言模型均能识别身份并推断隐私
- 首次提出数据投毒防护框架,隐蔽扰动可阻断模型过拟合
视觉语言模型虽具备精细图像理解能力,但也带来新隐私风险。本文首次提出‘身份关联学习’威胁模型:攻击者仅用目标个体少数私照微调模型,使模型将人脸身份与私人财产、社会关系等信息嵌入内部表征。一旦模型通过公开API部署,输入该人照片即可泄露其隐私。为此,我们构建首个身份关联数据集,包含七类典型私照场景,每类含多组以身份为中心的图文对。实验表明,主流模型如LLaVA、Qwen-VL、MiniGPT-v2在小规模真实或合成数据上均可识别身份并推断关联关系。为应对该风险,我们提出DP²-VL,首个基于数据投毒的私照保护框架。通过优化不可察觉的扰动,将原始特征推向对立区域,引发编码器嵌入空间的整体偏移,使受保护图像与正常推理图像分离,导致微调时发生过拟合。大量实验证明,该方法在不同模型间具有强泛化性,对多种后处理操作鲁棒,且在不同保护比例下均保持有效。
原文摘要 · Abstract (English)
Recent advances in visual-language alignment have endowed vision-language models (VLMs) with fine-grained image understanding capabilities. However, this progress also introduces new privacy risks. This paper first proposes a novel privacy threat model named identity-affiliation learning: an attacker fine-tunes a VLM using only a few private photos of a target individual, thereby embedding associations between the target facial identity and their private property and social relationships into the model's internal representations. Once deployed via public APIs, this model enables unauthorized exposure of the target user's private information upon input of their photos. To benchmark VLMs' susceptibility to such identity-affiliation leakage, we introduce the first identity-affiliation dataset comprising seven typical scenarios appearing in private photos. Each scenario is instantiated with multiple identity-centered photo-description pairs. Experimental results demonstrate that mainstream VLMs like LLaVA, Qwen-VL, and MiniGPT-v2, can recognize facial identities and infer identity-affiliation relationships by fine-tuning on small-scale private photographic dataset, and even on synthetically generated datasets. To mitigate this privacy risk, we propose DP2-VL, the first Dataset Protection framework for private photos that leverages Data Poisoning. Though optimizing imperceptible perturbations by pushing the original representations toward an antithetical region, DP2-VL induces a dataset-level shift in the embedding space of VLMs'encoders. This shift separates protected images from clean inference images, causing fine-tuning on the protected set to overfit. Extensive experiments demonstrate that DP2-VL achieves strong generalization across models, robustness to diverse post-processing operations, and consistent effectiveness across varying protection ratios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。