paper-with-me

홈 › Papers

Decoy Images Amplify Caption-Mediated Defenses Against Encoded Jailbreaks

2026-08-02 · Haoyu Zhang, Xiangchen Guan, Shibo Zheng, Mohammad Zandsalimy, Shanu Sushmita arxiv

We report a counter-intuitive interaction between image inputs and existing black-box defenses on Vision--Language Models (VLMs): pairing an encoded jailbreak prompt with an unrelated decoy image can sharply lower attack success rate (ASR). The operative change is in the defense pipeline, not in the image. Across five frontier VLMs, two encoded-attack families, and three black-box defenses, a caption-mediated defense (ECSO) that leaves ASR essentially unchanged on text-only encoded input drops it by up to $73$pp once a content-free decoy is attached; every non-saturated contrast is significant under exact McNemar tests. We advance two hypotheses for this pattern, supported by indirect evidence rather than pipeline introspection, since a black-box threat model precludes inspecting vendor internals: caption-mediated defenses branch on image presence, and intrinsic image-side safety engages on image-resident content. Three controls constrain the explanation. Blank-canvas and natural-photograph decoys reproduce the effect on every model, implicating image presence rather than content; the effect replicates on three open-weight VLMs served with no moderation layer, so it is not a vendor-filtering artifact; and a non-symbolic, meaning-based encoder reproduces it, so it is not specific to symbolic obfuscation. Attaching a decoy unconditionally is not deployable --- it raises benign refusal to $20$--$79\%$, an inflation of $+10$ to $+67$pp --- but gating attachment on a lightweight encoded-input detector returns benign refusal to the text baseline while preserving the safety gain wherever the detector fires, making detector recall the binding constraint. Under adaptive attacks that target the caption-mediated re-check, the effect degrades but holds. We frame this as an observation about pipeline interaction, not as a robust defense.

📄 PDF Abstract BibTeX arXiv:2608.01043

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adversarial Decoys: Misdirecting Attention-Based Defenses in ViT

2026-07-08 · Giulia Marchiori Pietrosanti, Giulio Rossolini, Giorgio Buttazzo arxiv

Vision Transformers (ViTs) remain vulnerable to localized adversarial attacks, e.g., adversarial patches, while recent test-time defenses mitigate them by suppressing image tokens with abnormally high attention scores. T…

OverThink: Slowdown Attacks on Reasoning LLMs

2025-02-04 · Abhinav Kumar, Jaechul Roh, Ali Naseh, Marzena Karpinska 외

We increase overhead for applications that rely on reasoning LLMs-we force models to spend an amplified number of reasoning tokens, i.e., "overthink", to respond to the user query while providing contextually correct ans…

RAG

Towards Causal Models for Adversary Distractions

2021-04-21 · Ron Alford, Andy Applebaum

Automated adversary emulation is becoming an indispensable tool of network security operators in testing and evaluating their cyber defenses. At the same time, it has exposed how quickly adversaries can propagate through…

AgentSnare: Learning to Delay, Divert, and Defuse Autonomous Penetration Agents

2026-07-29 · Ruoyu Wang, Heng Zhao, Renjie Wu, Mengnan Zhao 외 arxiv

Large language model (LLM) agents automate penetration testing through an observation-action loop, selecting actions based on observations returned by tools. This dependence allows defenders to inject deceptive observati…

Understanding Image and Text Simultaneously: a Dual Vision-Language Machine Comprehension Task

2016-12-22 · Nan Ding, Sebastian Goodman, Fei Sha, Radu Soricut

We introduce a new multi-modal task for computer systems, posed as a combined vision-language comprehension challenge: identifying the most suitable text describing a scene, given several similar options. Accomplishing t…

Image CaptioningMulti-Task LearningReading Comprehension