paper-with-me

Papers

A Backdoor Attack Scheme with Invisible Triggers Based on Model Architecture Modification

2024-12-22 · Yuan Ma, Xu Ma, Jiankang Wei, Jinmeng Tang, XiaoYu Zhang, Yilun Lyu, Kehao Chen, Jingtong Huang

Machine learning systems are vulnerable to backdoor attacks, where attackers manipulate model behavior through data tampering or architectural modifications. Traditional backdoor attacks involve injecting malicious samples with specific triggers into the training data, causing the model to produce targeted incorrect outputs in the presence of the corresponding triggers. More sophisticated attacks modify the model's architecture directly, embedding backdoors that are harder to detect as they evade traditional data-based detection methods. However, the drawback of the architectural modification based backdoor attacks is that the trigger must be visible in order to activate the backdoor. To further strengthen the invisibility of the backdoor attacks, a novel backdoor attack method is presented in the paper. To be more specific, this method embeds the backdoor within the model's architecture and has the capability to generate inconspicuous and stealthy triggers. The attack is implemented by modifying pre-trained models, which are then redistributed, thereby posing a potential threat to unsuspecting users. Comprehensive experiments conducted on standard computer vision benchmarks validate the effectiveness of this attack and highlight the stealthiness of its triggers, which remain undetectable through both manual visual inspection and advanced detection tools.

📄 PDF Abstract BibTeX arXiv:2412.16905

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor Attack

Similar Papers 제목 키워드 기반

Invisible Backdoor Attacks on Deep Neural Networks via Steganography and Regularization

2019-09-06 · Shaofeng Li, Minhui Xue, Benjamin Zi Hao Zhao, Haojin Zhu 외

Deep neural networks (DNNs) have been proven vulnerable to backdoor attacks, where hidden features (patterns) trained to a normal model, which is only activated by some specific input (called triggers), trick the model i…

Twin Trigger Generative Networks for Backdoor Attacks against Object Detection

2024-11-23 · Zhiying Li, Zhi Liu, GuangGang Geng, Shreyank N Gowda 외

Object detectors, which are widely used in real-world applications, are vulnerable to backdoor attacks. This vulnerability arises because many users rely on datasets or pre-trained models provided by third parties due to…

image-classificationImage ClassificationObjectobject-detection+1

Invisible Backdoor Attack with Dynamic Triggers against Person Re-identification

2022-11-20 · Wenli Sun, Xinyang Jiang, Shuguang Dou, Dongsheng Li 외

In recent years, person Re-identification (ReID) has rapidly progressed with wide real-world applications, but also poses significant risks of adversarial attacks. In this paper, we focus on the backdoor attack on deep R…

AllBackdoor AttackImage SteganographyOpen Set Learning+1

Invisible Backdoor Triggers in Image Editing Model via Deep Watermarking

2025-06-05 · Yu-Feng Chen, Tzuhsuan Huang, Pin-Yen Chiu, Jun-Cheng Chen

Diffusion models have achieved remarkable progress in both image generation and editing. However, recent studies have revealed their vulnerability to backdoor attacks, in which specific patterns embedded in the input can…

Backdoor AttackImage Generation

FRIB: Low-poisoning Rate Invisible Backdoor Attack based on Feature Repair

2022-07-26 · Hui Xia, Xiugui Yang, Xiangyun Qian, Rui Zhang

During the generation of invisible backdoor attack poisoned data, the feature space transformation operation tends to cause the loss of some poisoned features and weakens the mapping relationship between source images wi…

Backdoor Attack