paper-with-me

Papers

Dynamic Backdoor Attacks Against Machine Learning Models

2020-03-07 · Ahmed Salem, Rui Wen, Michael Backes, Shiqing Ma, Yang Zhang

Machine learning (ML) has made tremendous progress during the past decade and is being adopted in various critical real-world applications. However, recent research has shown that ML models are vulnerable to multiple security and privacy attacks. In particular, backdoor attacks against ML models have recently raised a lot of awareness. A successful backdoor attack can cause severe consequences, such as allowing an adversary to bypass critical authentication systems. Current backdooring techniques rely on adding static triggers (with fixed patterns and locations) on ML model inputs which are prone to detection by the current backdoor detection mechanisms. In this paper, we propose the first class of dynamic backdooring techniques against deep neural networks (DNN), namely Random Backdoor, Backdoor Generating Network (BaN), and conditional Backdoor Generating Network (c-BaN). Triggers generated by our techniques can have random patterns and locations, which reduce the efficacy of the current backdoor detection mechanisms. In particular, BaN and c-BaN based on a novel generative network are the first two schemes that algorithmically generate triggers. Moreover, c-BaN is the first conditional backdooring technique that given a target label, it can generate a target-specific trigger. Both BaN and c-BaN are essentially a general framework which renders the adversary the flexibility for further customizing backdoor attacks. We extensively evaluate our techniques on three benchmark datasets: MNIST, CelebA, and CIFAR-10. Our techniques achieve almost perfect attack performance on backdoored data with a negligible utility loss. We further show that our techniques can bypass current state-of-the-art defense mechanisms against backdoor attacks, including ABS, Februus, MNTD, Neural Cleanse, and STRIP.

📄 PDF Abstract BibTeX arXiv:2003.03675

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

RAB: Provable Robustness Against Backdoor Attacks

2020-03-19 · Maurice Weber, Xiaojun Xu, Bojan Karlaš, Ce Zhang 외

Recent studies have shown that deep neural networks (DNNs) are vulnerable to adversarial attacks, including evasion and backdoor (poisoning) attacks. On the defense side, there have been intensive efforts on improving bo…

BIG-bench Machine Learning

Dynamic backdoor attacks against federated learning

2020-11-15 · Anbu Huang

Federated Learning (FL) is a new machine learning framework, which enables millions of participants to collaboratively train machine learning model without compromising data privacy and security. Due to the independence …

Adversarial AttackBIG-bench Machine LearningFederated LearningMeta-Learning

BAAAN: Backdoor Attacks Against Autoencoder and GAN-Based Machine Learning Models

2020-10-06 · Ahmed Salem, Yannick Sautter, Michael Backes, Mathias Humbert 외

The tremendous progress of autoencoders and generative adversarial networks (GANs) has led to their application to multiple critical tasks, such as fraud detection and sanitized data generation. This increasing adoption …

Backdoor AttackBIG-bench Machine LearningFraud Detection

BAAAN: Backdoor Attacks Against Auto-encoder and GAN-Based Machine Learning Models

2021-01-01 · Ahmed Salem, Yannick Sautter, Michael Backes, Mathias Humbert 외

The tremendous progress of autoencoders and generative adversarial networks (GANs) has led to their application to multiple critical tasks, such as fraud detection and sanitized data generation. This increasing adoption …

Backdoor AttackBIG-bench Machine LearningFraud Detection

TED-LaST: Towards Robust Backdoor Defense Against Adaptive Attacks

2025-06-12 · Xiaoxing Mo, Yuxuan Cheng, Nan Sun, Leo Yu Zhang 외

Deep Neural Networks (DNNs) are vulnerable to backdoor attacks, where attackers implant hidden triggers during training to maliciously control model behavior. Topological Evolution Dynamics (TED) has recently emerged as …

backdoor defenseData Poisoning