vix.ing · top · new · best · stats

Detecting Backdoor Attacks on Deep Neural Networks by Activation Clustering

2018/11/08 by Bryant Chen, Wilka Carvalho, Chen, Bryant +14 · 231 citations
Computer Science · Mathematics · #Advanced Malware Detection Techniques #Advanced Neural Network Applications #Adversarial Robustness in Machine Learning #Adversary #Anomaly Detection Techniques and Applications #Artificial intelligence #Artificial neural network #Backdoor #Cluster analysis #Computer science #Computer security #Data mining #Inference #Machine learning #Perspective (graphical) #Set (abstract data type) #Training set #cs.CR #cs.LG #stat.ML

paper · pdf · doi:10.48550/arxiv.1811.03728

published in arXiv (Cornell University) (Cornell University)

arxiv created 2018/11/09 · openalex publication_date 2018/11/09 · arxiv updated 2018/11/12 · openalex created_date 2022/08/02 · openalex updated_date 2026/08/06

Abstract

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.

Cited by

Related