paper-with-me

Papers

Amplification trojan network: Attack deep neural networks by amplifying their inherent weakness

2023-05-28 · Zhanhao Hu, Jun Zhu, Bo Zhang, Xiaolin Hu

Recent works found that deep neural networks (DNNs) can be fooled by adversarial examples, which are crafted by adding adversarial noise on clean inputs. The accuracy of DNNs on adversarial examples will decrease as the magnitude of the adversarial noise increase. In this study, we show that DNNs can be also fooled when the noise is very small under certain circumstances. This new type of attack is called Amplification Trojan Attack (ATAttack). Specifically, we use a trojan network to transform the inputs before sending them to the target DNN. This trojan network serves as an amplifier to amplify the inherent weakness of the target DNN. The target DNN, which is infected by the trojan network, performs normally on clean data while being more vulnerable to adversarial examples. Since it only transforms the inputs, the trojan network can hide in DNN-based pipelines, e.g. by infecting the pre-processing procedure of the inputs before sending them to the DNNs. This new type of threat should be considered in developing safe DNNs.

📄 PDF Abstract BibTeX arXiv:2305.17688

Code (1)

WhoTHU/Amplification_trojan 공식 구현 pytorch

Similar Papers 제목 키워드 기반

TrojFlow: Flow Models are Natural Targets for Trojan Attacks

2024-12-21 · Zhengyang Qi, Xiaohua Xu

Flow-based generative models (FMs) have rapidly advanced as a method for mapping noise to data, its efficient training and sampling process makes it widely applicable in various fields. FMs can be viewed as a variant of …

Specificity

Men Also Do Laundry: Multi-Attribute Bias Amplification

2022-10-21 · Dora Zhao, Jerone T. A. Andrews, Alice Xiang

As computer vision systems become more widely deployed, there is increasing concern from both the research community and the public that these systems are not only reproducing but amplifying harmful social biases. The ph…

Attribute

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 외

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 robustn…

Backdoor Attack

STDLens: Model Hijacking-Resilient Federated Learning for Object Detection

2023-03-21 · CVPR 2023 1 · Ka-Ho Chow, Ling Liu, Wenqi Wei, Fatih Ilhan 외

Federated Learning (FL) has been gaining popularity as a collaborative learning framework to train deep learning-based object detection models over a distributed population of clients. Despite its advantages, FL is vulne…

Federated Learningobject-detectionObject Detection

Recursive Criticality of AI Self-Improvement

2026-08-31 · Mikhail Burtsev hf

AI is increasingly used in the R\&D process that produces future AI systems. We study the conditions under which this feedback becomes self-amplifying. Our model describes how the rate of AI capability growth depends on …