paper-with-me

홈 › Papers

SanitAIs: Unsupervised Data Augmentation to Sanitize Trojaned Neural Networks

2021-09-09 · Kiran Karra, Chace Ashcraft, Cash Costello

Self-supervised learning (SSL) methods have resulted in broad improvements to neural network performance by leveraging large, untapped collections of unlabeled data to learn generalized underlying structure. In this work, we harness unsupervised data augmentation (UDA), an SSL technique, to mitigate backdoor or Trojan attacks on deep neural networks. We show that UDA is more effective at removing trojans than current state-of-the-art methods for both feature space and point triggers, over a range of model architectures, trojans, and data quantities provided for trojan removal. These results demonstrate that UDA is both an effective and practical approach to mitigating the effects of backdoors on neural networks.

📄 PDF Abstract BibTeX arXiv:2109.04566

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Topological Detection of Trojaned Neural Networks

2021-06-11 · NeurIPS 2021 12 · Songzhu Zheng, Yikai Zhang, Hubert Wagner, Mayank Goswami 외

Deep neural networks are known to have security issues. One particular threat is the Trojan attack. It occurs when the attackers stealthily manipulate the model's behavior through Trojaned training samples, which can lat…

On Trojan Signatures in Large Language Models of Code

2024-02-23 · Aftab Hussain, Md Rafiqul Islam Rabin, Mohammad Amin Alipour

Trojan signatures, as described by Fields et al. (2021), are noticeable differences in the distribution of the trojaned class parameters (weights) and the non-trojaned class parameters of the trojaned model, that can be …

Binary ClassificationDefect Detection

A Study of the Attention Abnormality in Trojaned BERTs

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Trojan attacks raise serious security concerns. In this paper, we investigate the underlying mechanism of Trojaned BERT models. We observe the attention focus drifting behavior of Trojaned models, i.e., when encountering…

A Study of the Attention Abnormality in Trojaned BERTs

2022-05-13 · NAACL 2022 7 · Weimin Lyu, Songzhu Zheng, Tengfei Ma, Chao Chen

Trojan attacks raise serious security concerns. In this paper, we investigate the underlying mechanism of Trojaned BERT models. We observe the attention focus drifting behavior of Trojaned models, i.e., when encountering…

Game of Trojans: Adaptive Adversaries Against Output-based Trojaned-Model Detectors

2024-02-12 · Dinuka Sahabandu, Xiaojun Xu, Arezoo Rajabi, Luyao Niu 외

We propose and analyze an adaptive adversary that can retrain a Trojaned DNN and is also aware of SOTA output-based Trojaned model detectors. We show that such an adversary can ensure (1) high accuracy on both trigger-em…