Traits & Transferability of Adversarial Examples against Instance Segmentation & Object Detection
Raghav Gurbaxani, Shivank Mishra

TL;DR
This paper investigates the effectiveness and transferability of adversarial examples against complex models like instance segmentation and object detection, finding they are generally ineffective due to transformations and architecture differences.
Contribution
It provides new insights into the limitations of adversarial examples on advanced models and highlights their weak transferability and robustness against common input transformations.
Findings
Adversarial examples are ineffective against instance segmentation and object detection models.
Transformations like scaling and lighting reduce adversarial effectiveness.
Limited transferability of adversarial examples across different neural network architectures.
Abstract
Despite the recent advancements in deploying neural networks for image classification, it has been found that adversarial examples are able to fool these models leading them to misclassify the images. Since these models are now being widely deployed, we provide an insight on the threat of these adversarial examples by evaluating their characteristics and transferability to more complex models that utilize Image Classification as a subtask. We demonstrate the ineffectiveness of adversarial examples when applied to Instance Segmentation & Object Detection models. We show that this ineffectiveness arises from the inability of adversarial examples to withstand transformations such as scaling or a change in lighting conditions. Moreover, we show that there exists a small threshold below which the adversarial property is retained while applying these input transformations. Additionally,…
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
