paper-with-me

홈 › Papers

Backdoor Attacks on the DNN Interpretation System

2020-11-21 · Shihong Fang, Anna Choromanska

Interpretability is crucial to understand the inner workings of deep neural networks (DNNs) and many interpretation methods generate saliency maps that highlight parts of the input image that contribute the most to the prediction made by the DNN. In this paper we design a backdoor attack that alters the saliency map produced by the network for an input image only with injected trigger that is invisible to the naked eye while maintaining the prediction accuracy. The attack relies on injecting poisoned data with a trigger into the training data set. The saliency maps are incorporated in the penalty term of the objective function that is used to train a deep model and its influence on model training is conditioned upon the presence of a trigger. We design two types of attacks: targeted attack that enforces a specific modification of the saliency map and untargeted attack when the importance scores of the top pixels from the original saliency map are significantly reduced. We perform empirical evaluation of the proposed backdoor attacks on gradient-based and gradient-free interpretation methods for a variety of deep learning architectures. We show that our attacks constitute a serious security threat when deploying deep learning models developed by untrusty sources. Finally, in the Supplement we demonstrate that the proposed methodology can be used in an inverted setting, where the correct saliency map can be obtained only in the presence of a trigger (key), effectively making the interpretation system available only to selected users.

📄 PDF Abstract BibTeX arXiv:2011.10698

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor Attack

Similar Papers 제목 키워드 기반

Verifying Neural Networks Against Backdoor Attacks

2022-05-14 · Long H. Pham, Jun Sun

Neural networks have achieved state-of-the-art performance in solving many problems, including many applications in safety/security-critical systems. Researchers also discovered multiple security issues associated with n…

Backdoor Attacks on Vision Transformers

2022-06-16 · Akshayvarun Subramanya, Aniruddha Saha, Soroush Abbasi Koohpayegani, Ajinkya Tejankar 외

Vision Transformers (ViT) have recently demonstrated exemplary performance on a variety of vision tasks and are being used as an alternative to CNNs. Their design is based on a self-attention mechanism that processes ima…

Blocking

Revisiting Backdoor Attacks against Large Vision-Language Models from Domain Shift

2024-06-27 · CVPR 2025 1 · Siyuan Liang, Jiawei Liang, Tianyu Pang, Chao Du 외

Instruction tuning enhances large vision-language models (LVLMs) but increases their vulnerability to backdoor attacks due to their open design. Unlike prior studies in static settings, this paper explores backdoor attac…

Backdoor AttackDomain Generalization

Imperio: Language-Guided Backdoor Attacks for Arbitrary Model Control

2024-01-02 · Ka-Ho Chow, Wenqi Wei, Lei Yu

Natural language processing (NLP) has received unprecedented attention. While advancements in NLP models have led to extensive research into their backdoor vulnerabilities, the potential for these advancements to introdu…

Backdoor AttackImage ClassificationLanguage ModelingLanguage Modelling

Unveiling the Backdoor Mechanism Hidden Behind Catastrophic Overfitting in Fast Adversarial Training

2026-04-27 · Mengnan Zhao, Lihe Zhang, Tianhang Zheng, Bo Wang 외 arxiv

Fast Adversarial Training (FAT) has attracted significant attention due to its efficiency in enhancing neural network robustness against adversarial attacks. However, FAT is prone to catastrophic overfitting (CO), wherei…