paper-with-me

Papers

TranSegPGD: Improving Transferability of Adversarial Examples on Semantic Segmentation

2023-12-03 · Xiaojun Jia, Jindong Gu, Yihao Huang, Simeng Qin, Qing Guo, Yang Liu, Xiaochun Cao

Transferability of adversarial examples on image classification has been systematically explored, which generates adversarial examples in black-box mode. However, the transferability of adversarial examples on semantic segmentation has been largely overlooked. In this paper, we propose an effective two-stage adversarial attack strategy to improve the transferability of adversarial examples on semantic segmentation, dubbed TranSegPGD. Specifically, at the first stage, every pixel in an input image is divided into different branches based on its adversarial property. Different branches are assigned different weights for optimization to improve the adversarial performance of all pixels.We assign high weights to the loss of the hard-to-attack pixels to misclassify all pixels. At the second stage, the pixels are divided into different branches based on their transferable property which is dependent on Kullback-Leibler divergence. Different branches are assigned different weights for optimization to improve the transferability of the adversarial examples. We assign high weights to the loss of the high-transferability pixels to improve the transferability of adversarial examples. Extensive experiments with various segmentation models are conducted on PASCAL VOC 2012 and Cityscapes datasets to demonstrate the effectiveness of the proposed method. The proposed adversarial attack method can achieve state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2312.02207

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attackimage-classificationImage ClassificationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Adversarial Examples on Segmentation Models Can be Easy to Transfer

2021-11-22 · Jindong Gu, Hengshuang Zhao, Volker Tresp, Philip Torr

Deep neural network-based image classification can be misled by adversarial examples with small and quasi-imperceptible perturbations. Furthermore, the adversarial examples created on one classification model can also fo…

Adversarial RobustnessAttributeClassificationimage-classification+4

FSPGD: Rethinking Black-box Attacks on Semantic Segmentation

2025-02-03 · Eun-Sol Park, MiSo Park, Seung Park, Yong-Goo Shin

Transferability, the ability of adversarial examples crafted for one model to deceive other models, is crucial for black-box attacks. Despite advancements in attack methods for semantic segmentation, transferability rema…

Semantic Segmentation

SegTrans: Transferable Adversarial Examples for Segmentation Models

2025-10-10 · Yufei Song, Ziqi Zhou, Qi Lu, Hangtao Zhang 외 arxiv

Segmentation models exhibit significant vulnerability to adversarial examples in white-box settings, but existing adversarial attack methods often show poor transferability across different segmentation models. While som…

Computational EfficiencyAdversarial Attack

Characterizing Adversarial Examples Based on Spatial Consistency Information for Semantic Segmentation

2018-10-11 · ECCV 2018 9 · Chaowei Xiao, Ruizhi Deng, Bo Li, Fisher Yu 외

Deep Neural Networks (DNNs) have been widely applied in various recognition tasks. However, recently DNNs have been shown to be vulnerable against adversarial examples, which can mislead DNNs to make arbitrary incorrect …

General ClassificationSegmentationSemantic Segmentation

Enhancing Cross-task Black-Box Transferability of Adversarial Examples with Dispersion Reduction

2019-11-22 · CVPR 2020 6 · Yantao Lu, Yunhan Jia, Jian-Yu Wang, Bai Li 외

Neural networks are known to be vulnerable to carefully crafted adversarial examples, and these malicious samples often transfer, i.e., they remain adversarial even against other models. Although great efforts have been …

Adversarial Attackimage-classificationImage Classificationobject-detection+4