paper-with-me

Papers

Programmable Neural Network Trojan for Pre-Trained Feature Extractor

2019-01-23 · Yu Ji, Zixin Liu, Xing Hu, Peiqi Wang, Youhui Zhang

Neural network (NN) trojaning attack is an emerging and important attack model that can broadly damage the system deployed with NN models. Existing studies have explored the outsourced training attack scenario and transfer learning attack scenario in some small datasets for specific domains, with limited numbers of fixed target classes. In this paper, we propose a more powerful trojaning attack method for both outsourced training attack and transfer learning attack, which outperforms existing studies in the capability, generality, and stealthiness. First, The attack is programmable that the malicious misclassification target is not fixed and can be generated on demand even after the victim's deployment. Second, our trojan attack is not limited in a small domain; one trojaned model on a large-scale dataset can affect applications of different domains that reuse its general features. Thirdly, our trojan design is hard to be detected or eliminated even if the victims fine-tune the whole model.

📄 PDF Abstract BibTeX arXiv:1901.07766

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

TrojanDec: Data-free Detection of Trojan Inputs in Self-supervised Learning

2025-01-07 · Yupei Liu, Yanting Wang, Jinyuan Jia

An image encoder pre-trained by self-supervised learning can be used as a general-purpose feature extractor to build downstream classifiers for various downstream tasks. However, many studies showed that an attacker can …

Self-Supervised Learning

FixyNN: Efficient Hardware for Mobile Computer Vision via Transfer Learning

2019-02-27 · Paul N. Whatmough, Chuteng Zhou, Patrick Hansen, Shreyas Kolala Venkataramanaiah 외

The computational demands of computer vision tasks based on state-of-the-art Convolutional Neural Network (CNN) image classification far exceed the energy budgets of mobile devices. This paper proposes FixyNN, which cons…

General Classificationimage-classificationImage ClassificationTransfer Learning

Energy Efficient Hardware for On-Device CNN Inference via Transfer Learning

2018-12-04 · Paul Whatmough, Chuteng Zhou, Patrick Hansen, Matthew Mattina

On-device CNN inference for real-time computer vision applications can result in computational demands that far exceed the energy budgets of mobile devices. This paper proposes FixyNN, a co-designed hardware accelerator …

image-classificationImage ClassificationTransfer Learning

Hardware Trojan Detection Using Unsupervised Deep Learning on Quantum Diamond Microscope Magnetic Field Images

2022-04-29 · Maitreyi Ashok, Matthew J. Turner, Ronald L. Walsworth, Edlyn V. Levine 외

This paper presents a method for hardware trojan detection in integrated circuits. Unsupervised deep learning is used to classify wide field-of-view (4x4 mm$^2$), high spatial resolution magnetic field images taken using…

MISA: Online Defense of Trojaned Models using Misattributions

2021-03-29 · Panagiota Kiourti, Wenchao Li, Anirban Roy, Karan Sikka 외

Recent studies have shown that neural networks are vulnerable to Trojan attacks, where a network is trained to respond to specially crafted trigger patterns in the inputs in specific and potentially malicious ways. This …

Traffic Sign Recognition