Reversible Privacy Preserving on Vision-Language Models via Adversarial Multimodal Key
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1145/3746027.3755068 ↗
摘要
Vision-Language Models (VLMs) such as GPT-4V and LLaVA have demonstrated impressive capabilities in multimodal understanding and generation. Unfortunately, their ability to infer sensitive information from visual content raises serious privacy concerns, especially when the images containing personal information. Existing solutions either rely on static alignment mechanisms, such as task-specific prompt turning, which are vulnerable to adversarial prompts, or irreversible redaction methods that permanently destroy content utility for legitimate users. To address these limitations, we propose a reversible privacy-preserving framework on VLMs via Adversarial Multimodal Key (AMK). Specifically, AMK embeds a learnable adversarial image key into mosaic-obscured images and generates a corresponding text key through multimodal contrastive learning model. The image key is optimized by gradient-based supervision from white-box VLMs, and the text key is implicitly derived from the image content to avoid exposure during transmission. These keys enable authorized users to restore sensitive information through VLMs, while unauthorized queries are explicitly rejected through a refusal response mechanism. Our experiments across various privacy scenarios show that the proposed method effectively restores redacted content with correct keys and prevents unauthorized disclosure, offering a practical solution for privacy protection in multimodal systems.