Multiclass ASMA vs Targeted PGD Attack in Image Segmentation
Johnson Vo (1), Jiabao Xie (1), and Sahil Patel (1) ((1) University of, Toronto)

TL;DR
This paper compares the effectiveness of the PGD and ASMA adversarial attacks on DeepLabV3 image segmentation models with MobileNetV3 and ResNet50 architectures, highlighting PGD's higher consistency in targeted attacks.
Contribution
It provides a comparative analysis of PGD and ASMA attacks on segmentation models, revealing PGD's superior effectiveness in targeted adversarial attacks.
Findings
PGD consistently changes segmentation to target.
ASMA's multiclass generalization is less effective.
Adversarial attacks threaten deep learning image segmentation.
Abstract
Deep learning networks have demonstrated high performance in a large variety of applications, such as image classification, speech recognition, and natural language processing. However, there exists a major vulnerability exploited by the use of adversarial attacks. An adversarial attack imputes images by altering the input image very slightly, making it nearly undetectable to the naked eye, but results in a very different classification by the network. This paper explores the projected gradient descent (PGD) attack and the Adaptive Mask Segmentation Attack (ASMA) on the image segmentation DeepLabV3 model using two types of architectures: MobileNetV3 and ResNet50, It was found that PGD was very consistent in changing the segmentation to be its target while the generalization of ASMA to a multiclass target was not as effective. The existence of such attack however puts all of image…
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 · Bacillus and Francisella bacterial research
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Spatial Pyramid Pooling · Depthwise Convolution · Sigmoid Activation · Dense Connections · Atrous Spatial Pyramid Pooling · Pointwise Convolution · Batch Normalization · Depthwise Separable Convolution · Average Pooling
