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

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, quick

Summary

Prompt-Optimized Parameter Shaking (POPS) is a new adversarial strategy designed to recover supposedly unlearned multi-modality knowledge from Multimodal Large Language Models (MLLMs). MLLMs, which are trained on extensive textual and visual data, can inadvertently encode privacy-sensitive information, leading to privacy and copyright concerns. While Multi-modality Machine Unlearning (MMU) methods aim to force MLLMs to forget such private data, POPS demonstrates that the robustness of these unlearning techniques is significantly lacking. The POPS method works by optimizing prompt suffixes to elicit victim MLLMs into generating potential private examples. These synthesized outputs are then used to fine-tune the models, compelling them to disclose the original private information. Experiments across various MMU benchmarks reveal substantial weaknesses, with POPS achieving near-complete recovery of sensitive data, thereby exposing critical vulnerabilities in current MMU-based privacy protections.

Key takeaway

For AI Security Engineers evaluating Multi-modality Machine Unlearning (MMU) methods, this research indicates that current techniques are highly susceptible to adversarial recovery. You should not assume unlearned data is permanently erased, as methods like POPS can achieve near-complete recovery. Prioritize developing more robust unlearning algorithms that can withstand prompt-optimized parameter shaking attacks to truly protect sensitive information in deployed MLLMs.

Key insights

POPS demonstrates that current Multi-modality Machine Unlearning methods are fundamentally vulnerable to adversarial recovery of sensitive data.

Principles

Method

POPS optimizes prompt suffixes to elicit potential private examples from MLLMs, then fine-tunes models using these synthesized outputs to disclose true private information.

In practice

Topics

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

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.