01 / Key message
VETO: Towards Protecting Images From Frontier AI Editing
A subtle image cloak that disrupts how modern unified editors attend to a protected reference image.
02 / Method
How it works
Read the source
Track where canvas tokens retrieve information from protected reference-image tokens.
Diffuse attention
Optimize a subtle image perturbation that maximizes entropy across the reference-canvas attention blocks.
Break faithful editing
The editor can no longer preserve the source reliably, while the protected image remains visually close to the original.
03 / Abstract
Abstract
Frontier image editors such as FLUX.2 can move identities and objects into entirely new scenes, extending misuse beyond predictable localized edits. Existing anti-edit defenses target the encoder bottleneck used by legacy diffusion pipelines, but unified editors repeatedly access source-image tokens through joint attention. VETO instead optimizes a subtle per-image cloak that maximizes the entropy of canvas-to-reference and reference-to-canvas attention, disrupting source information as it flows into the generated output. The accompanying VetoBench evaluates both conventional closed-frame edits and open-frame recontextualization across general, defamatory, and graphic scenarios.
04 / Contributions
What this adds
- 01
Attention-level protection
Targets the joint-attention mechanism used by native DiT editors instead of attacking a legacy encoder bottleneck.
- 02
Stronger protection-fidelity trade-off
Consistently leaves fewer successful edits while preserving more of the protected image than prior cloaking methods.
- 03
VetoBench
Adds 300 curated cases spanning closed-frame edits and open-frame recontextualization across general, defamatory, and graphic scenarios.
05 / VetoBench
Protection against open-frame misuse
Twelve examples from the 300-case benchmark: two closed-frame and two open-frame edits across each evaluation category.
Cards currently show unprotected sources and ordinary editing outcomes.
Content note: the Gore group contains graphic synthetic outputs. They remain hidden until explicitly hovered or tapped.
General
Everyday local edits and complete scene recontextualizations.
02 closed · 02 openDefamation
Edits that place a person into a misleading or damaging context.
02 closed · 02 openGore
Graphic edits used to evaluate protection against severe misuse.
02 closed · 02 open06 / Interactive analysis
VETO Objective and Benchmark
Explore the mechanism VETO targets, then inspect how VetoBench divides modern editing misuse into six balanced settings.
From localized attention to a diffuse field
Reference image
This canvas-to-source head initially attends to the cat's face. VETO raises its entropy into a broad but imperfect field, weakening the localized correspondence needed for a faithful edit.
3 domains x 2 edit types x 50 samples

Re-contextualize this scene into a espionage wiretap tape view, showing the council member caught on a hidden surveillance camera handing over confidential city records to a foreign agent inside a dim underground parking garage.
07 / Citation
Citation
Grebe, J., Shakibania, H., Braun, T., Rohrbach, M., & Rohrbach, A. (2026). VETO: Towards Protecting Images From Frontier AI Editing. arXiv:2607.27292.
BibTeX
@misc{grebe2026veto,
title = {{VETO}: Towards Protecting Images From Frontier AI Editing},
author = {Jonas Grebe and Hossein Shakibania and Tobias Braun and Marcus Rohrbach and Anna Rohrbach},
year = {2026},
eprint = {2607.27292},
archivePrefix = {arXiv}
}