paper-with-me

Papers

Object-oriented backdoor attack against image captioning

2024-01-05 · Meiling Li, Nan Zhong, Xinpeng Zhang, Zhenxing Qian, Sheng Li

Backdoor attack against image classification task has been widely studied and proven to be successful, while there exist little research on the backdoor attack against vision-language models. In this paper, we explore backdoor attack towards image captioning models by poisoning training data. Assuming the attacker has total access to the training dataset, and cannot intervene in model construction or training process. Specifically, a portion of benign training samples is randomly selected to be poisoned. Afterwards, considering that the captions are usually unfolded around objects in an image, we design an object-oriented method to craft poisons, which aims to modify pixel values by a slight range with the modification number proportional to the scale of the current detected object region. After training with the poisoned data, the attacked model behaves normally on benign images, but for poisoned images, the model will generate some sentences irrelevant to the given image. The attack controls the model behavior on specific test images without sacrificing the generation performance on benign test images. Our method proves the weakness of image captioning models to backdoor attack and we hope this work can raise the awareness of defending against backdoor attack in the image captioning field.

📄 PDF Abstract BibTeX arXiv:2401.02600

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackImage Captioningimage-classificationImage ClassificationObject

Similar Papers 제목 키워드 기반

BadFusion: 2D-Oriented Backdoor Attacks against 3D Object Detection

2024-05-06 · Saket S. Chaturvedi, Lan Zhang, Wenbin Zhang, Pan He 외

3D object detection plays an important role in autonomous driving; however, its vulnerability to backdoor attacks has become evident. By injecting ''triggers'' to poison the training dataset, backdoor attacks manipulate …

2D Object Detection3D Object DetectionAutonomous DrivingBackdoor Attack+3

Goal-oriented Backdoor Attack against Vision-Language-Action Models via Physical Objects

2025-10-10 · Zirun Zhou, Zhengyang Xiao, Haochuan Xu, Jing Sun 외 arxiv

Recent advances in vision-language-action (VLA) models have greatly improved embodied AI, enabling robots to follow natural language instructions and perform diverse tasks. However, their reliance on uncurated training d…

Backdoor Attacks Against Deep Learning Systems in the Physical World

2020-06-25 · CVPR 2021 1 · Emily Wenger, Josephine Passananti, Arjun Bhagoji, Yuanshun Yao 외

Backdoor attacks embed hidden malicious behaviors into deep learning models, which only activate and cause misclassifications on model inputs containing a specific trigger. Existing works on backdoor attacks and defenses…

Deep LearningTransfer Learning

DBIA: Data-free Backdoor Injection Attack against Transformer Networks

2021-11-22 · Peizhuo Lv, Hualong Ma, Jiachen Zhou, Ruigang Liang 외

Recently, transformer architecture has demonstrated its significance in both Natural Language Processing (NLP) and Computer Vision (CV) tasks. Though other network models are known to be vulnerable to the backdoor attack…

Backdoor Attackimage-classificationImage Classificationvalid

Backdoor Mitigation in Object Detection via Adversarial Fine-Tuning

2026-05-07 · Kealan Dunnett, Reza Arablouei, Dimity Miller, Volkan Dedeoglu 외 arxiv

Backdoor attacks can implant malicious behaviours into deep models while preserving performance on clean data, posing a serious threat to safety-critical vision systems. Although backdoor mitigation has been studied exte…

Image ClassificationObject Detection