paper-with-me

Papers

A Robust Attack: Displacement Backdoor Attack

2025-02-14 · Yong Li, Han Gao

As artificial intelligence becomes more prevalent in our lives, people are enjoying the convenience it brings, but they are also facing hidden threats, such as data poisoning and ad- versarial attacks. These threats can have disastrous consequences for the application of artificial intelligence, especially for some applications that take effect immediately, such as autonomous driving and medical fields. Among these threats, backdoor attacks have left a deep impression on people with their concealment and simple deployment, making them a threat that cannot be ignored, however, in the process of deploying the backdoor model, the backdoor attack often has some reasons that make it unsatisfactory in real-world applications, such as jitter and brightness changes. Based on this, we propose a highly robust backdoor attack that shifts the target sample and combines it with itself to form a backdoor sample, the Displacement Backdoor Attack(DBA). Experimental results show that the DBA attack can resist data augmentation that simulates real-world differences, such as rotation and cropping.

📄 PDF Abstract BibTeX arXiv:2502.10490

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingBackdoor AttackData AugmentationData Poisoning

Similar Papers 제목 키워드 기반

Prototype Guided Backdoor Defense

2025-03-26 · Venkat Adithya Amula, Sunayana Samavedam, Saurabh Saini, Avani Gupta 외

Deep learning models are susceptible to {\em backdoor attacks} involving malicious attackers perturbing a small subset of training data with a {\em trigger} to causes misclassifications. Various triggers have been used, …

backdoor defense

Imperceptible and Multi-channel Backdoor Attack against Deep Neural Networks

2022-01-31 · Mingfu Xue, Shifeng Ni, Yinghao Wu, Yushu Zhang 외

Recent researches demonstrate that Deep Neural Networks (DNN) models are vulnerable to backdoor attacks. The backdoored DNN model will behave maliciously when images containing backdoor triggers arrive. To date, existing…

Backdoor Attackbackdoor defense

Rethink the Evaluation for Attack Strength of Backdoor Attacks in Natural Language Processing

2022-01-09 · Lingfeng Shen, Haiyun Jiang, Lemao Liu, Shuming Shi

It has been shown that natural language processing (NLP) models are vulnerable to a kind of security threat called the Backdoor Attack, which utilizes a `backdoor trigger' paradigm to mislead the models. The most threate…

Backdoor AttackText Classification

Look, Listen, and Attack: Backdoor Attacks Against Video Action Recognition

2023-01-03 · Hasan Abed Al Kader Hammoud, Shuming Liu, Mohammed Alkhrashi, Fahad Albalawi 외

Deep neural networks (DNNs) are vulnerable to a class of attacks called "backdoor attacks", which create an association between a backdoor trigger and a target label the attacker is interested in exploiting. A backdoored…

Action RecognitionTemporal Action Localization

Compression-Resistant Backdoor Attack against Deep Neural Networks

2022-01-03 · Mingfu Xue, Xin Wang, Shichang Sun, Yushu Zhang 외

In recent years, many backdoor attacks based on training data poisoning have been proposed. However, in practice, those backdoor attacks are vulnerable to image compressions. When backdoor instances are compressed, the f…

Backdoor AttackData PoisoningImage Compression