PulseAugur
EN
LIVE 08:46:25

New adversarial decoy technique bypasses Vision Transformer defenses

Researchers have developed a new method called adversarial decoys to bypass attention-based defenses in Vision Transformers (ViTs). These decoys are independently optimized image patches that redirect the attention mechanism, and consequently the defenses, away from the actual adversarial regions. This technique decouples the misclassification objective from the defense evasion, making it attack-agnostic and easily integrable with existing adversarial patch attacks. Experiments on ImageNet demonstrate that decoys can effectively misdirect attention scores while maintaining significant attack effectiveness, highlighting a limitation in using attention magnitude to detect adversarial relevance. AI

IMPACT This research highlights a vulnerability in current defenses for Vision Transformers, potentially requiring new methods to ensure model robustness against adversarial attacks.

RANK_REASON The cluster contains a research paper detailing a new method for attacking AI models.

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New adversarial decoy technique bypasses Vision Transformer defenses

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Giulia Marchiori Pietrosanti, Giulio Rossolini, Giorgio Buttazzo ·

    Adversarial Decoys: Misdirecting Attention-Based Defenses in ViT

    arXiv:2607.07922v1 Announce Type: cross Abstract: 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. These defen…

  2. arXiv cs.CV TIER_1 English(EN) · Giorgio Buttazzo ·

    Adversarial Decoys: Misdirecting Attention-Based Defenses in ViT

    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. These defenses exploit a strong coupling between attention an…