CRCVJun 14, 2023

Efficient Backdoor Attacks for Deep Neural Networks in Real-world Scenarios

arXiv:2306.08386v211 citationsh-index: 13Has Code
Originality Highly original
AI Analysis

This addresses a security vulnerability for AI systems by making backdoor attacks more efficient in real-world, data-constrained conditions, representing a novel method for a known bottleneck.

The paper tackles the problem of backdoor attacks on deep neural networks in realistic scenarios where training data comes from multiple sources and attackers have limited access, introducing CLIP-based technologies that achieve over 100% improvement in some settings compared to existing attacks.

Recent deep neural networks (DNNs) have came to rely on vast amounts of training data, providing an opportunity for malicious attackers to exploit and contaminate the data to carry out backdoor attacks. However, existing backdoor attack methods make unrealistic assumptions, assuming that all training data comes from a single source and that attackers have full access to the training data. In this paper, we introduce a more realistic attack scenario where victims collect data from multiple sources, and attackers cannot access the complete training data. We refer to this scenario as data-constrained backdoor attacks. In such cases, previous attack methods suffer from severe efficiency degradation due to the entanglement between benign and poisoning features during the backdoor injection process. To tackle this problem, we introduce three CLIP-based technologies from two distinct streams: Clean Feature Suppression and Poisoning Feature Augmentation.effective solution for data-constrained backdoor attacks. The results demonstrate remarkable improvements, with some settings achieving over 100% improvement compared to existing attacks in data-constrained scenarios. Code is available at https://github.com/sunh1113/Efficient-backdoor-attacks-for-deep-neural-networks-in-real-world-scenarios

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes