paper-with-me

Papers

Instance-Level Trojan Attacks on Visual Question Answering via Adversarial Learning in Neuron Activation Space

2023-04-02 · Yuwei Sun, Hideya Ochiai, Jun Sakuma

Trojan attacks embed perturbations in input data leading to malicious behavior in neural network models. A combination of various Trojans in different modalities enables an adversary to mount a sophisticated attack on multimodal learning such as Visual Question Answering (VQA). However, multimodal Trojans in conventional methods are susceptible to parameter adjustment during processes such as fine-tuning. To this end, we propose an instance-level multimodal Trojan attack on VQA that efficiently adapts to fine-tuned models through a dual-modality adversarial learning method. This method compromises two specific neurons in a specific perturbation layer in the pretrained model to produce overly large neuron activations. Then, a malicious correlation between these overactive neurons and the malicious output of a fine-tuned model is established through adversarial learning. Extensive experiments are conducted using the VQA-v2 dataset, based on a wide range of metrics including sample efficiency, stealthiness, and robustness. The proposed attack demonstrates enhanced performance with diverse vision and text Trojans tailored for each sample. We demonstrate that the proposed attack can be efficiently adapted to different fine-tuned models, by injecting only a few shots of Trojan samples. Moreover, we investigate the attack performance under conventional defenses, where the defenses cannot effectively mitigate the attack.

📄 PDF Abstract BibTeX arXiv:2304.00436

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

TrojDiff: Trojan Attacks on Diffusion Models with Diverse Targets

2023-03-10 · CVPR 2023 1 · Weixin Chen, Dawn Song, Bo Li

Diffusion models have achieved great success in a range of tasks, such as image synthesis and molecule design. As such successes hinge on large-scale training data collected from diverse sources, the trustworthiness of t…

Image Generation

Concept-ROT: Poisoning Concepts in Large Language Models with Model Editing

2024-12-17 · Keltin Grimes, Marco Christiani, David Shriver, Marissa Connor

Model editing methods modify specific behaviors of Large Language Models by altering a small, targeted set of network weights and require very little data and compute. These methods can be used for malicious applications…

MisinformationModel Editing

Game of Trojans: A Submodular Byzantine Approach

2022-07-13 · Dinuka Sahabandu, Arezoo Rajabi, Luyao Niu, Bo Li 외

Machine learning models in the wild have been shown to be vulnerable to Trojan attacks during training. Although many detection mechanisms have been proposed, strong adaptive attackers have been shown to be effective aga…

T-Miner: A Generative Approach to Defend Against Trojan Attacks on DNN-based Text Classification

2021-03-07 · Ahmadreza Azizi, Ibrahim Asadullah Tahmid, Asim Waheed, Neal Mangaokar 외

Deep Neural Network (DNN) classifiers are known to be vulnerable to Trojan or backdoor attacks, where the classifier is manipulated such that it misclassifies any input containing an attacker-determined Trojan trigger. B…

text-classificationText Classification

Rethinking IC layout vulnerability: Simulation-based hardware Trojan threat assessment with high fidelity

2024-05-19 · IEEE Symposium on Security and Privacy (SP) 2024 5 · Xinming Wei, Jiaxi Zhang, Guojie Luo

Due to the escalating complexity of chip design and the exorbitant cost of building cutting-edge manufacturing facilities, outsourcing the fabrication of Integrated Circuits (ICs) is prevalent in modern semiconductor ind…

Side Channel Analysis