paper-with-me

Papers

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 diagnosis and autonomous driving. While DNNs are widely employed in security-sensitive fields, they are identified to be vulnerable to Neural Trojan (NT) attacks that are controlled and activated by the stealthy trigger. We call this vulnerable model adversarial artificial intelligence (AI). In this paper, we target to design a robust Trojan detection scheme that inspects whether a pre-trained AI model has been Trojaned before its deployment. Prior works are oblivious of the intrinsic property of trigger distribution and try to reconstruct the trigger pattern using simple heuristics, i.e., stimulating the given model to incorrect outputs. As a result, their detection time and effectiveness are limited. We leverage the observation that the pixel trigger typically features spatial dependency and propose TAD, the first trigger approximation based Trojan detection framework that enables fast and scalable search of the trigger in the input space. Furthermore, TAD can also detect Trojans embedded in the feature space where certain filter transformations are used to activate the Trojan. We perform extensive experiments to investigate the performance of the TAD across various datasets and ML models. Empirical results show that TAD achieves a ROC-AUC score of 0:91 on the public TrojAI dataset 1 and the average detection time per model is 7:1 minutes.

📄 PDF Abstract BibTeX arXiv:2102.01815

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMedical Diagnosis

Similar Papers 제목 키워드 기반

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

Trojan Detection Through Pattern Recognition for Large Language Models

2025-01-20 · Vedant Bhasin, Matthew Yudin, Razvan Stefanescu, Rauf Izmailov

Trojan backdoors can be injected into large language models at various stages, including pretraining, fine-tuning, and in-context learning, posing a significant threat to the model's alignment. Due to the nature of causa…

Causal Language ModelingIn-Context LearningLanguage ModelingLanguage Modelling

TrojLLM: A Black-box Trojan Prompt Attack on Large Language Models

2023-06-12 · NeurIPS 2023 11 · Jiaqi Xue, Mengxin Zheng, Ting Hua, Yilin Shen 외

Large Language Models (LLMs) are progressively being utilized as machine learning services and interface tools for various applications. However, the security implications of LLMs, particularly in relation to adversarial…

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

An Adaptive Black-box Defense against Trojan Attacks (TrojDef)

2022-09-05 · Guanxiong Liu, Abdallah Khreishah, Fatima Sharadgah, Issa Khalil

Trojan backdoor is a poisoning attack against Neural Network (NN) classifiers in which adversaries try to exploit the (highly desirable) model reuse property to implant Trojans into model parameters for backdoor breaches…

Prediction