paper-with-me

Papers

Rethinking the Backdoor Attacks' Triggers: A Frequency Perspective

2021-04-07 · ICCV 2021 10 · Yi Zeng, Won Park, Z. Morley Mao, Ruoxi Jia

Backdoor attacks have been considered a severe security threat to deep learning. Such attacks can make models perform abnormally on inputs with predefined triggers and still retain state-of-the-art performance on clean data. While backdoor attacks have been thoroughly investigated in the image domain from both attackers' and defenders' sides, an analysis in the frequency domain has been missing thus far. This paper first revisits existing backdoor triggers from a frequency perspective and performs a comprehensive analysis. Our results show that many current backdoor attacks exhibit severe high-frequency artifacts, which persist across different datasets and resolutions. We further demonstrate these high-frequency artifacts enable a simple way to detect existing backdoor triggers at a detection rate of 98.50% without prior knowledge of the attack details and the target model. Acknowledging previous attacks' weaknesses, we propose a practical way to create smooth backdoor triggers without high-frequency artifacts and study their detectability. We show that existing defense works can benefit by incorporating these smooth triggers into their design consideration. Moreover, we show that the detector tuned over stronger smooth triggers can generalize well to unseen weak smooth triggers. In short, our work emphasizes the importance of considering frequency analysis when designing both backdoor attacks and defenses in deep learning.

📄 PDF Abstract BibTeX arXiv:2104.03413

Code (1)

YiZeng623/frequency-backdoor 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Rethinking Graph Backdoor Attacks: A Distribution-Preserving Perspective

2024-05-17 · Zhiwei Zhang, Minhua Lin, Enyan Dai, Suhang Wang

Graph Neural Networks (GNNs) have shown remarkable performance in various tasks. However, recent works reveal that GNNs are vulnerable to backdoor attacks. Generally, backdoor attack poisons the graph by attaching backdo…

Backdoor AttackMemorizationOutlier Detection

A Dual Stealthy Backdoor: From Both Spatial and Frequency Perspectives

2023-07-03 · Yudong Gao, Honglong Chen, Peng Sun, Junjian Li 외

Backdoor attacks pose serious security threats to deep neural networks (DNNs). Backdoored models make arbitrarily (targeted) incorrect predictions on inputs embedded with well-designed triggers while behaving normally on…

Backdoor Attack

Rethinking Backdoor Attacks on Dataset Distillation: A Kernel Method Perspective

2023-11-28 · Ming-Yu Chung, Sheng-Yen Chou, Chia-Mu Yu, Pin-Yu Chen 외

Dataset distillation offers a potential means to enhance data efficiency in deep learning. Recent studies have shown its ability to counteract backdoor risks present in original training samples. In this study, we delve …

Backdoor AttackDataset Distillation

Rethinking the Trigger-injecting Position in Graph Backdoor Attack

2023-04-05 · Jing Xu, Gorka Abad, Stjepan Picek

Backdoor attacks have been demonstrated as a security threat for machine learning models. Traditional backdoor attacks intend to inject backdoor functionality into the model such that the backdoored model will perform ab…

Backdoor AttackPosition

BadViM: Backdoor Attack against Vision Mamba

2025-07-01 · Yinghao Wu, Liyan Zhang arxiv

Vision State Space Models (SSMs), particularly architectures like Vision Mamba (ViM), have emerged as promising alternatives to Vision Transformers (ViTs). However, the security implications of this novel architecture, e…