POPS: Recovering Unlearned Multi-Modality Knowledge in MLLMs with Prompt-Optimized Parameter Shaking

· Source: cs.LG updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, quick

Summary

POPS, or Prompt-Optimized Parameter Shaking, is a novel adversarial strategy designed to recover supposedly unlearned multi-modality knowledge from Multimodal Large Language Models (MLLMs). MLLMs, which are trained on vast textual and visual data, can inadvertently encode privacy-sensitive information, prompting the development of Multi-modality Machine Unlearning (MMU) methods to enforce forgetting. However, POPS demonstrates that the robustness of these unlearning techniques is not fully exploited against malicious users. The method works by optimizing prompt suffixes to elicit potential private examples from victim MLLMs, then fine-tuning the models with these synthesized outputs to disclose the true private information. Experiments on various MMU benchmarks reveal significant weaknesses, with POPS achieving near-complete recovery of erased sensitive data, thus challenging the foundational robustness of current MMU-based privacy protections.

Key takeaway

For AI Security Engineers evaluating Multimodal Large Language Model (MLLM) privacy, this research indicates that current Multi-modality Machine Unlearning (MMU) methods are fundamentally vulnerable. You should not rely solely on existing MMU algorithms for robust privacy protection. Instead, integrate adversarial testing strategies like Prompt-Optimized Parameter Shaking (POPS) into your security assessments to proactively identify and mitigate potential data recovery risks in your MLLMs.

Key insights

POPS reveals critical vulnerabilities in Multi-modality Machine Unlearning by demonstrating near-complete recovery of supposedly forgotten private data.

Principles

Method

POPS optimizes prompt suffixes to generate potential private examples from MLLMs, then fine-tunes the models using these outputs to disclose true private data.

In practice

Topics

Best for: Research Scientist, CTO, VP of Engineering/Data, AI Scientist, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.LG updates on arXiv.org.