Pith. sign in

REVIEW 4 cited by

On the Adversarial Robustness of Vision Transformers

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2103.15670 v3 pith:7GHXM65S submitted 2021-03-29 cs.CV cs.AIcs.LG

classification cs.CVcs.AIcs.LG
keywords robustnessvitsadversarialhigh-frequencycnnsfeaturesimproveperturbations
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Following the success in advancing natural language processing and understanding, transformers are expected to bring revolutionary changes to computer vision. This work provides a comprehensive study on the robustness of vision transformers (ViTs) against adversarial perturbations. Tested on various white-box and transfer attack settings, we find that ViTs possess better adversarial robustness when compared with MLP-Mixer and convolutional neural networks (CNNs) including ConvNeXt, and this observation also holds for certified robustness. Through frequency analysis and feature visualization, we summarize the following main observations contributing to the improved robustness of ViTs: 1) Features learned by ViTs contain less high-frequency patterns that have spurious correlation, which helps explain why ViTs are less sensitive to high-frequency perturbations than CNNs and MLP-Mixer, and there is a high correlation between how much the model learns high-frequency features and its robustness against different frequency-based perturbations. 2) Introducing convolutional or tokens-to-token blocks for learning high-frequency features in ViTs can improve classification accuracy but at the cost of adversarial robustness. 3) Modern CNN designs that borrow techniques from ViTs including activation function, layer norm, larger kernel size to imitate the global attention, and patchify the images as inputs, etc., could help bridge the performance gap between ViTs and CNNs not only in terms of performance, but also certified and empirical adversarial robustness. Moreover, we show adversarial training is also applicable to ViT for training robust models, and sharpness-aware minimization can also help improve robustness, while pre-training with clean images on larger datasets does not significantly improve adversarial robustness.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Are Fast Methods Stable in Adversarially Robust Transfer Learning?

    cs.LG 2025-06 conditional novelty 6.0 of 10

    FGSM adversarial fine-tuning avoids catastrophic overfitting at standard eps=4 and 8 and matches PGD robustness within 1.4% at a quarter of the training time.

  2. AdvReal: Physical Adversarial Patch Generation Framework for Security Evaluation of Object Detection Systems

    cs.CV 2025-05 conditional novelty 6.0 of 10

    AdvReal generates clothing textures via joint 2D-3D adversarial training with non-rigid cloth and lighting simulation, reporting higher attack success against pedestrian detectors than prior patch methods.

  3. Breaking the Illusion of Security via Interpretation: Interpretable Vision Transformer Systems under Attack

    cs.CR 2025-07 reject novelty 5.0 of 10

    AdViT generates adversarial images that make ViT classifiers misclassify while keeping attribution maps nearly identical to benign inputs, with high white-box success and useful black-box transferability after genetic...

  4. Attacking Attention of Foundation Models Disrupts Downstream Tasks

    cs.CR 2025-06 conditional novelty 5.0 of 10

    A task-agnostic attack that perturbs attention and embeddings of CLIP/ViT backbones degrades classification, retrieval, captioning, segmentation, and depth estimation without using labels or text.

Pith tools