paper-with-me

홈 › Papers

Dispersed Pixel Perturbation-based Imperceptible Backdoor Trigger for Image Classifier Models

2022-08-19 · Yulong Wang, Minghui Zhao, Shenghong Li, Xin Yuan, Wei Ni

Typical deep neural network (DNN) backdoor attacks are based on triggers embedded in inputs. Existing imperceptible triggers are computationally expensive or low in attack success. In this paper, we propose a new backdoor trigger, which is easy to generate, imperceptible, and highly effective. The new trigger is a uniformly randomly generated three-dimensional (3D) binary pattern that can be horizontally and/or vertically repeated and mirrored and superposed onto three-channel images for training a backdoored DNN model. Dispersed throughout an image, the new trigger produces weak perturbation to individual pixels, but collectively holds a strong recognizable pattern to train and activate the backdoor of the DNN. We also analytically reveal that the trigger is increasingly effective with the improving resolution of the images. Experiments are conducted using the ResNet-18 and MLP models on the MNIST, CIFAR-10, and BTSR datasets. In terms of imperceptibility, the new trigger outperforms existing triggers, such as BadNets, Trojaned NN, and Hidden Backdoor, by over an order of magnitude. The new trigger achieves an almost 100% attack success rate, only reduces the classification accuracy by less than 0.7%-2.4%, and invalidates the state-of-the-art defense techniques.

📄 PDF Abstract BibTeX arXiv:2208.09336

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Color Backdoor: A Robust Poisoning Attack in Color Space

2023-01-01 · CVPR 2023 1 · Wenbo Jiang, Hongwei Li, Guowen Xu, Tianwei Zhang

Backdoor attacks against neural networks have been intensively investigated, where the adversary compromises the integrity of the victim model, causing it to make wrong predictions for inference samples containing a …

Backdoor AttackSSIM

UIBDiffusion: Universal Imperceptible Backdoor Attack for Diffusion Models

2024-12-16 · CVPR 2025 1 · Yuning Han, Bingyin Zhao, Rui Chu, Feng Luo 외

Recent studies show that diffusion models (DMs) are vulnerable to backdoor attacks. Existing backdoor attacks impose unconcealed triggers (e.g., a gray box and eyeglasses) that contain evident patterns, rendering remarka…

Backdoor Attack

Backdoor Attack through Frequency Domain

2021-11-22 · Tong Wang, Yuan YAO, Feng Xu, Shengwei An 외

Backdoor attacks have been shown to be a serious threat against deep learning systems such as biometric authentication and autonomous driving. An effective backdoor attack could enforce the model misbehave under certain …

Autonomous DrivingBackdoor Attack

DEFEAT: Deep Hidden Feature Backdoor Attacks by Imperceptible Perturbation and Latent Representation Constraints

2022-01-01 · CVPR 2022 1 · Zhendong Zhao, Xiaojun Chen, Yuexin Xuan, Ye Dong 외

Backdoor attack is a type of serious security threat to deep learning models.An adversary can provide users with a model trained on poisoned data to manipulate prediction behavior in test stage using a backdoor. The …

Backdoor Attack

SRD: Reinforcement-Learned Semantic Perturbation for Backdoor Defense in VLMs

2025-06-05 · Shuhan Xu, Siyuan Liang, Hongling Zheng, Yong Luo 외

Vision-Language Models (VLMs) have achieved remarkable performance in image captioning, but recent studies show they are vulnerable to backdoor attacks. Attackers can inject imperceptible perturbations-such as local pixe…

backdoor defenseImage Captioning