Adversarial Examples on Segmentation Models Can be Easy to Transfer
Jindong Gu, Hengshuang Zhao, Volker Tresp, Philip Torr

TL;DR
This paper investigates the transferability of adversarial examples on segmentation models, revealing they can be highly transferable despite architectural traits that limit transferability, and proposes a method to enhance this transferability.
Contribution
The study systematically analyzes transferability of adversarial examples on segmentation models and introduces dynamic scaling to improve transferability.
Findings
Adversarial examples on segmentation models do not always overfit the source model.
Transferability of adversarial examples on segmentation models can be high with the proposed method.
Architectural traits like multi-scale recognition influence transferability limitations.
Abstract
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 fool another different model. The transferability of the adversarial examples has recently attracted a growing interest since it makes black-box attacks on classification models feasible. As an extension of classification, semantic segmentation has also received much attention towards its adversarial robustness. However, the transferability of adversarial examples on segmentation models has not been systematically studied. In this work, we intensively study this topic. First, we explore the overfitting phenomenon of adversarial examples on classification and segmentation models. In contrast to the observation made on classification models that the transferability is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
