paper-with-me

홈 › Papers

An Effective and Resilient Backdoor Attack Framework against Deep Neural Networks and Vision Transformers

2024-12-09 · Xueluan Gong, Bowei Tian, Meng Xue, Yuan Wu, Yanjiao Chen, Qian Wang

Recent studies have revealed the vulnerability of Deep Neural Network (DNN) models to backdoor attacks. However, existing backdoor attacks arbitrarily set the trigger mask or use a randomly selected trigger, which restricts the effectiveness and robustness of the generated backdoor triggers. In this paper, we propose a novel attention-based mask generation methodology that searches for the optimal trigger shape and location. We also introduce a Quality-of-Experience (QoE) term into the loss function and carefully adjust the transparency value of the trigger in order to make the backdoored samples to be more natural. To further improve the prediction accuracy of the victim model, we propose an alternating retraining algorithm in the backdoor injection process. The victim model is retrained with mixed poisoned datasets in even iterations and with only benign samples in odd iterations. Besides, we launch the backdoor attack under a co-optimized attack framework that alternately optimizes the backdoor trigger and backdoored model to further improve the attack performance. Apart from DNN models, we also extend our proposed attack method against vision transformers. We evaluate our proposed method with extensive experiments on VGG-Flower, CIFAR-10, GTSRB, CIFAR-100, and ImageNette datasets. It is shown that we can increase the attack success rate by as much as 82\% over baselines when the poison ratio is low and achieve a high QoE of the backdoored samples. Our proposed backdoor attack framework also showcases robustness against state-of-the-art backdoor defenses.

📄 PDF Abstract BibTeX arXiv:2412.06149

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor Attack

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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

Temporal-Distributed Backdoor Attack Against Video Based Action Recognition

2023-08-21 · Xi Li, Songhe Wang, Ruiquan Huang, Mahanth Gowda 외

Deep neural networks (DNNs) have achieved tremendous success in various applications including video action recognition, yet remain vulnerable to backdoor attacks (Trojans). The backdoor-compromised model will mis-classi…

Action RecognitionBackdoor AttackSign Language RecognitionTemporal Action Localization+1

TrojFM: Resource-efficient Backdoor Attacks against Very Large Foundation Models

2024-05-27 · Yuzhou. Nie, Yanting. Wang, Jinyuan. Jia, Michael J. De Lucia 외

One key challenge in backdoor attacks against large foundation models is the resource limits. Backdoor attacks usually require retraining the target model, which is impractical for very large foundation models. Existing …

Backdoor AttackGPU

Seal Your Backdoor with Variational Defense

2025-03-11 · Ivan Sabolić, Matej Grcić, Siniša Šegvić

We propose VIBE, a model-agnostic framework that trains classifiers resilient to backdoor attacks. The key concept behind our approach is to treat malicious inputs and corrupted labels from the training dataset as observ…

Representation LearningVariational Inference

Flatness-aware Sequential Learning Generates Resilient Backdoors

2024-07-20 · Hoang Pham, The-Anh Ta, Anh Tran, Khoa D. Doan

Recently, backdoor attacks have become an emerging threat to the security of machine learning models. From the adversary's perspective, the implanted backdoors should be resistant to defensive algorithms, but some recent…

Continual Learning