paper-with-me

Papers

Gradient Shaping: Enhancing Backdoor Attack Against Reverse Engineering

2023-01-29 · Rui Zhu, Di Tang, Siyuan Tang, Guanhong Tao, Shiqing Ma, XiaoFeng Wang, Haixu Tang

Most existing methods to detect backdoored machine learning (ML) models take one of the two approaches: trigger inversion (aka. reverse engineer) and weight analysis (aka. model diagnosis). In particular, the gradient-based trigger inversion is considered to be among the most effective backdoor detection techniques, as evidenced by the TrojAI competition, Trojan Detection Challenge and backdoorBench. However, little has been done to understand why this technique works so well and, more importantly, whether it raises the bar to the backdoor attack. In this paper, we report the first attempt to answer this question by analyzing the change rate of the backdoored model around its trigger-carrying inputs. Our study shows that existing attacks tend to inject the backdoor characterized by a low change rate around trigger-carrying inputs, which are easy to capture by gradient-based trigger inversion. In the meantime, we found that the low change rate is not necessary for a backdoor attack to succeed: we design a new attack enhancement called \textit{Gradient Shaping} (GRASP), which follows the opposite direction of adversarial training to reduce the change rate of a backdoored model with regard to the trigger, without undermining its backdoor effect. Also, we provide a theoretic analysis to explain the effectiveness of this new technique and the fundamental weakness of gradient-based trigger inversion. Finally, we perform both theoretical and experimental analysis, showing that the GRASP enhancement does not reduce the effectiveness of the stealthy attacks against the backdoor detection methods based on weight analysis, as well as other backdoor mitigation methods without using detection.

📄 PDF Abstract BibTeX arXiv:2301.12318

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor Attack

Similar Papers 제목 키워드 기반

HaS-Nets: A Heal and Select Mechanism to Defend DNNs Against Backdoor Attacks for Data Collection Scenarios

2020-12-14 · Hassan Ali, Surya Nepal, Salil S. Kanhere, Sanjay Jha

We have witnessed the continuing arms race between backdoor attacks and the corresponding defense strategies on Deep Neural Networks (DNNs). Most state-of-the-art defenses rely on the statistical sanitization of the "inp…

Backdoor Attack

Gradient Norm-based Fine-Tuning for Backdoor Defense in Automatic Speech Recognition

2025-02-03 · Nanjun Zhou, Weilin Lin, Li Liu

Backdoor attacks have posed a significant threat to the security of deep neural networks (DNNs). Despite considerable strides in developing defenses against backdoor attacks in the visual domain, the specialized defenses…

Automatic Speech Recognitionbackdoor defensespeech-recognitionSpeech Recognition

Backdoor Attack Against Vision Transformers via Attention Gradient-Based Image Erosion

2024-10-30 · Ji Guo, Hongwei Li, Wenbo Jiang, Guoming Lu

Vision Transformers (ViTs) have outperformed traditional Convolutional Neural Networks (CNN) across various computer vision tasks. However, akin to CNN, ViTs are vulnerable to backdoor attacks, where the adversary embeds…

Backdoor AttackHuman Detection

BadLingual: A Novel Lingual-Backdoor Attack against Large Language Models

2025-05-06 · Zihan Wang, Hongwei Li, Rui Zhang, Wenbo Jiang 외

In this paper, we present a new form of backdoor attack against Large Language Models (LLMs): lingual-backdoor attacks. The key novelty of lingual-backdoor attacks is that the language itself serves as the trigger to hij…

Backdoor Attack

Practical and General Backdoor Attacks against Vertical Federated Learning

2023-06-19 · Yuexin Xuan, Xiaojun Chen, Zhendong Zhao, Bisheng Tang 외

Federated learning (FL), which aims to facilitate data collaboration across multiple organizations without exposing data privacy, encounters potential security risks. One serious threat is backdoor attacks, where an atta…

Federated LearningVertical Federated Learning