paper-with-me

홈 › Papers

PASTA: A Patch-Agnostic Twofold-Stealthy Backdoor Attack on Vision Transformers

2026-04-21 · Dazhuang Liu, Yanqi Qiao, Rui Wang, Kaitai Liang, Georgios Smaragdakis arxiv

Vision Transformers (ViTs) have achieved remarkable success across vision tasks, yet recent studies show they remain vulnerable to backdoor attacks. Existing patch-wise attacks typically assume a single fixed trigger location during inference to maximize trigger attention. However, they overlook the self-attention mechanism in ViTs, which captures long-range dependencies across patches. In this work, we observe that a patch-wise trigger can achieve high attack effectiveness when activating backdoors across neighboring patches, a phenomenon we term the Trigger Radiating Effect (TRE). We further find that inter-patch trigger insertion during training can synergistically enhance TRE compared to single-patch insertion. Prior ViT-specific attacks that maximize trigger attention often sacrifice visual and attention stealthiness, making them detectable. Based on these insights, we propose PASTA, a twofold stealthy patch-wise backdoor attack in both pixel and attention domains. PASTA enables backdoor activation when the trigger is placed at arbitrary patches during inference. To achieve this, we introduce a multi-location trigger insertion strategy to enhance TRE. However, preserving stealthiness while maintaining strong TRE is challenging, as TRE is weakened under stealthy constraints. We therefore formulate a bi-level optimization problem and propose an adaptive backdoor learning framework, where the model and trigger iteratively adapt to each other to avoid local optima. Extensive experiments show that PASTA achieves 99.13% attack success rate across arbitrary patches on average, while significantly improving visual and attention stealthiness (144.43x and 18.68x) and robustness (2.79x) against state-of-the-art ViT defenses across four datasets, outperforming CNN- and ViT-based baselines.

📄 PDF Abstract BibTeX arXiv:2604.20047

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Backdoor Directions in Vision Transformers

2026-03-11 · Sengim Karayalcin, Marina Krcek, Pin-Yu Chen, Stjepan Picek arxiv

This paper investigates how Backdoor Attacks are represented within Vision Transformers (ViTs). By assuming knowledge of the trigger, we identify a specific ``trigger direction'' in the model's activations that correspon…

Stealthy Patch-Wise Backdoor Attack in 3D Point Cloud via Curvature Awareness

2025-03-12 · Yu Feng, Dingxin Zhang, Runkai Zhao, Yong Xia 외

Backdoor attacks pose a severe threat to deep neural networks (DNN) by implanting hidden backdoors that can be activated with predefined triggers to manipulate model behaviors maliciously. Existing 3D point cloud backdoo…

Backdoor Attack

Rethink the Evaluation for Attack Strength of Backdoor Attacks in Natural Language Processing

2022-01-09 · Lingfeng Shen, Haiyun Jiang, Lemao Liu, Shuming Shi

It has been shown that natural language processing (NLP) models are vulnerable to a kind of security threat called the Backdoor Attack, which utilizes a `backdoor trigger' paradigm to mislead the models. The most threate…

Backdoor AttackText Classification

PASTA-GAN++: A Versatile Framework for High-Resolution Unpaired Virtual Try-on

2022-07-27 · Zhenyu Xie, Zaiyu Huang, Fuwei Zhao, Haoye Dong 외

Image-based virtual try-on is one of the most promising applications of human-centric image generation due to its tremendous real-world potential. In this work, we take a step forwards to explore versatile virtual try-on…

DisentanglementImage GenerationVirtual Try-on

PASTA: Vision Transformer Patch Aggregation for Weakly Supervised Target and Anomaly Segmentation

2026-04-07 · Melanie Neubauer, Elmar Rueckert, Christian Rauch arxiv

Detecting unseen anomalies in unstructured environments presents a critical challenge for industrial and agricultural applications such as material recycling and weeding. Existing perception systems frequently fail to sa…

Object Segmentation