paper-with-me

홈 › Papers

Influencer Backdoor Attack on Semantic Segmentation

2023-03-21 · Haoheng Lan, Jindong Gu, Philip Torr, Hengshuang Zhao

When a small number of poisoned samples are injected into the training dataset of a deep neural network, the network can be induced to exhibit malicious behavior during inferences, which poses potential threats to real-world applications. While they have been intensively studied in classification, backdoor attacks on semantic segmentation have been largely overlooked. Unlike classification, semantic segmentation aims to classify every pixel within a given image. In this work, we explore backdoor attacks on segmentation models to misclassify all pixels of a victim class by injecting a specific trigger on non-victim pixels during inferences, which is dubbed Influencer Backdoor Attack (IBA). IBA is expected to maintain the classification accuracy of non-victim pixels and mislead classifications of all victim pixels in every single inference and could be easily applied to real-world scenes. Based on the context aggregation ability of segmentation models, we proposed a simple, yet effective, Nearest-Neighbor trigger injection strategy. We also introduce an innovative Pixel Random Labeling strategy which maintains optimal performance even when the trigger is placed far from the victim pixels. Our extensive experiments reveal that current segmentation models do suffer from backdoor attacks, demonstrate IBA real-world applicability, and show that our proposed techniques can further increase attack performance.

📄 PDF Abstract BibTeX arXiv:2303.12054

Code (1)

maxproto/iba 공식 구현 pytorch

Tasks

Backdoor AttackPositionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

ConSeg: Contextual Backdoor Attack Against Semantic Segmentation

2025-07-26 · Bilal Hussain Abbasi, Zirui Gong, Yanjun Zhang, Shang Gao 외 arxiv

Despite significant advancements in computer vision, semantic segmentation models may be susceptible to backdoor attacks. These attacks, involving hidden triggers, aim to cause the models to misclassify instances of the …

Semantic Segmentation

Hidden Backdoor Attack against Semantic Segmentation Models

2021-03-06 · Yiming Li, YanJie Li, Yalei Lv, Yong Jiang 외

Deep neural networks (DNNs) are vulnerable to the \emph{backdoor attack}, which intends to embed hidden backdoors in DNNs by poisoning training data. The attacked model behaves normally on benign samples, whereas its pre…

Autonomous DrivingBackdoor AttackSegmentationSemantic Segmentation

A semantic backdoor attack against Graph Convolutional Networks

2023-02-28 · Jiazhu Dai, Zhipeng Xiong

Graph convolutional networks (GCNs) have been very effective in addressing the issue of various graph-structured related tasks. However, recent research has shown that GCNs are vulnerable to a new type of threat called a…

Backdoor AttackClassificationGraph ClassificationNode Classification

Backdoor Attacks for Remote Sensing Data with Wavelet Transform

2022-11-15 · Nikolaus Dräger, Yonghao Xu, Pedram Ghamisi

Recent years have witnessed the great success of deep learning algorithms in the geoscience and remote sensing realm. Nevertheless, the security and robustness of deep learning models deserve special attention when addre…

Backdoor Attackbackdoor defenseData PoisoningDeep Learning+2

FIBA: Frequency-Injection based Backdoor Attack in Medical Image Analysis

2021-12-02 · CVPR 2022 1 · Yu Feng, Benteng Ma, Jing Zhang, Shanshan Zhao 외

In recent years, the security of AI systems has drawn increasing research attention, especially in the medical imaging realm. To develop a secure medical image analysis (MIA) system, it is a must to study possible backdo…

Artifact DetectionBackdoor Attackbackdoor defenseClassification+6