Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Detecting Backdoor Attacks on Deep Neural Networks by Activation Clustering

About

While machine learning (ML) models are being increasingly trusted to make decisions in different and varying areas, the safety of systems using such models has become an increasing concern. In particular, ML models are often trained on data from potentially untrustworthy sources, providing adversaries with the opportunity to manipulate them by inserting carefully crafted samples into the training set. Recent work has shown that this type of attack, called a poisoning attack, allows adversaries to insert backdoors or trojans into the model, enabling malicious behavior with simple external backdoor triggers at inference time and only a blackbox perspective of the model itself. Detecting this type of attack is challenging because the unexpected behavior occurs only when a backdoor trigger, which is known only to the adversary, is present. Model users, either direct users of training data or users of pre-trained model from a catalog, may not guarantee the safe operation of their ML-based system. In this paper, we propose a novel approach to backdoor detection and removal for neural networks. Through extensive experimental results, we demonstrate its effectiveness for neural networks classifying text and images. To the best of our knowledge, this is the first methodology capable of detecting poisonous data crafted to insert backdoors and repairing the model that does not require a verified and trusted dataset.

Bryant Chen, Wilka Carvalho, Nathalie Baracaldo, Heiko Ludwig, Benjamin Edwards, Taesung Lee, Ian Molloy, Biplav Srivastava• 2018

Related benchmarks

TaskDatasetResultRank
Image ClassificationMNIST (test)
Accuracy98.47
882
Image ClassificationGTSRB
Natural Accuracy95.74
87
Backdoor DefenseCIFAR-10
Attack Success Rate88.28
78
Data Poisoning DefenseCIFAR-10 (test)
Test Accuracy87.69
72
Image ClassificationMNIST
Clean Accuracy99.6
71
Image ClassificationImageNet-10
BA82.39
36
Image ClassificationCIFAR-10
BA88.46
18
Backdoor DetectionCIFAR-10 imbalanced µ=0.9, ρ=100 (test)
Badnets TPR39.2
13
Backdoor Sample DetectionCIFAR-10 balanced rho=1 (train test)
Badnets TPR97.8
13
Backdoor DetectionCIFAR-10 imbalanced µ=0.9, ρ=2 (test)
Badnets TPR56.1
13
Showing 10 of 14 rows

Other info

Follow for update