Cross-Model Transferability of Adversarial Patches in Real-time Segmentation for Autonomous Driving
Prashant Shekhar, Bidur Devkota, Dumindu Samaraweera, Laxima Niure, Kandel, Manoj Babu

TL;DR
This paper introduces a realistic adversarial patch attack for semantic segmentation in autonomous driving, analyzing its transferability across different model architectures including CNNs and Vision Transformers, revealing architecture-dependent vulnerabilities.
Contribution
The study proposes a novel EOT-based adversarial patch attack tailored for real-time segmentation and provides a comprehensive cross-model transferability analysis across CNN and Transformer models.
Findings
High transferability of attacks on unseen images within the same model
Minimal transferability of attacks across different model architectures
Patch attacks have localized effects on CNNs but broader impact on ViTs
Abstract
Adversarial attacks pose a significant threat to deep learning models, particularly in safety-critical applications like healthcare and autonomous driving. Recently, patch based attacks have demonstrated effectiveness in real-time inference scenarios owing to their 'drag and drop' nature. Following this idea for Semantic Segmentation (SS), here we propose a novel Expectation Over Transformation (EOT) based adversarial patch attack that is more realistic for autonomous vehicles. To effectively train this attack we also propose a 'simplified' loss function that is easy to analyze and implement. Using this attack as our basis, we investigate whether adversarial patches once optimized on a specific SS model, can fool other models or architectures. We conduct a comprehensive cross-model transferability analysis of adversarial patches trained on SOTA Convolutional Neural Network (CNN) models…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis · Anomaly Detection Techniques and Applications
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Convolution · Dense Connections · Residual Connection · Mix-FFN · Linear Layer · SegFormer
