paper-with-me

홈 › Papers

Practical Detection of Trojan Neural Networks: Data-Limited and Data-Free Cases

2020-07-31 · ECCV 2020 8 · Ren Wang, Gaoyuan Zhang, Sijia Liu, Pin-Yu Chen, JinJun Xiong, Meng Wang

When the training data are maliciously tampered, the predictions of the acquired deep neural network (DNN) can be manipulated by an adversary known as the Trojan attack (or poisoning backdoor attack). The lack of robustness of DNNs against Trojan attacks could significantly harm real-life machine learning (ML) systems in downstream applications, therefore posing widespread concern to their trustworthiness. In this paper, we study the problem of the Trojan network (TrojanNet) detection in the data-scarce regime, where only the weights of a trained DNN are accessed by the detector. We first propose a data-limited TrojanNet detector (TND), when only a few data samples are available for TrojanNet detection. We show that an effective data-limited TND can be established by exploring connections between Trojan attack and prediction-evasion adversarial attacks including per-sample attack as well as all-sample universal attack. In addition, we propose a data-free TND, which can detect a TrojanNet without accessing any data samples. We show that such a TND can be built by leveraging the internal response of hidden neurons, which exhibits the Trojan behavior even at random noise inputs. The effectiveness of our proposals is evaluated by extensive experiments under different model architectures and datasets including CIFAR-10, GTSRB, and ImageNet.

📄 PDF Abstract BibTeX arXiv:2007.15802

Code (1)

wangren09/TrojanNetDetector 공식 구현 pytorch

Tasks

Backdoor Attack

Similar Papers 제목 키워드 기반

CatchBackdoor: Backdoor Detection via Critical Trojan Neural Path Fuzzing

2021-12-24 · Haibo Jin, Ruoxi Chen, Jinyin Chen, Haibin Zheng 외

The success of deep neural networks (DNNs) in real-world applications has benefited from abundant pre-trained models. However, the backdoored pre-trained models can pose a significant trojan threat to the deployment of d…

DNN Testing

Uncertainty-Aware Hardware Trojan Detection Using Multimodal Deep Learning

2024-01-15 · Rahul Vishwakarma, Amin Rezaei

The risk of hardware Trojans being inserted at various stages of chip production has increased in a zero-trust fabless era. To counter this, various machine learning solutions have been developed for the detection of har…

Decision MakingDeep LearningMultimodal Deep LearningUncertainty Quantification

Defense Against Multi-target Trojan Attacks

2022-07-08 · Haripriya Harikumar, Santu Rana, Kien Do, Sunil Gupta 외

Adversarial attacks on deep learning-based models pose a significant threat to the current AI infrastructure. Among them, Trojan attacks are the hardest to defend against. In this paper, we first introduce a variation of…

TAD: Trigger Approximation based Black-box Trojan Detection for AI

2021-02-03 · Xinqiao Zhang, Huili Chen, Farinaz Koushanfar

An emerging amount of intelligent applications have been developed with the surge of Machine Learning (ML). Deep Neural Networks (DNNs) have demonstrated unprecedented performance across various fields such as medical di…

Autonomous DrivingMedical Diagnosis

An Adaptive Black-box Backdoor Detection Method for Deep Neural Networks

2022-04-08 · Xinqiao Zhang, Huili Chen, Ke Huang, Farinaz Koushanfar

With the surge of Machine Learning (ML), An emerging amount of intelligent applications have been developed. Deep Neural Networks (DNNs) have demonstrated unprecedented performance across various fields such as medical d…

Autonomous DrivingMedical Diagnosis