Dual Attention Guided Defense Against Malicious Edits
Summary
Text-to-image diffusion models (AI systems that generate images from text descriptions) can be misused to create fake or harmful images, and current defenses using hidden noise patterns don't work well enough. Researchers propose DANP (Dual Attention-Guided Noise Perturbation), a defense method that adds imperceptible perturbations (tiny, invisible changes) to confuse the model's understanding by manipulating how it pays attention to different parts of the image and how it predicts noise during generation.
Solution / Mitigation
The proposed solution is the Dual Attention-Guided Noise Perturbation (DANP) immunization method, which works by: adding imperceptible perturbations across multiple timesteps, using dynamic thresholds to identify text-relevant and irrelevant regions, reducing attention in relevant areas while increasing it in irrelevant ones to misdirect malicious edits, and maximizing the discrepancy between injected noise and the model's predicted noise to further interfere with generation. The authors state this method achieves state-of-the-art performance against malicious edits.
Classification
Affected Vendors
Related Issues
CVE-2024-12471: The Post Saint: ChatGPT, GPT4, DALL-E, Stable Diffusion, Pexels, Dezgo AI Text & Image Generator plugin for WordPress is
CVE-2026-47748: stable-diffusion.cpp is a pure C/C++ library for running diffusion model (Stable Diffusion, Flux, Wan, Qwen Image, Z-Ima
Original source: http://ieeexplore.ieee.org/document/11557382
First tracked: July 16, 2026 at 08:04 PM
Classified by LLM (prompt v3) · confidence: 85%