Evaluating the Robustness of Semantic Segmentation for Autonomous Driving against Real-World Adversarial Patch Attacks
Federico Nesti, Giulio Rossolini, Saasha Nair, Alessandro Biondi,, Giorgio Buttazzo

TL;DR
This paper evaluates the robustness of semantic segmentation models in autonomous driving against digital and real-world adversarial patches, revealing that such attacks are less effective in real-world scenarios, thus questioning their practical threat.
Contribution
It introduces a novel scene-specific attack leveraging the CARLA simulator and extends the EOT paradigm for semantic segmentation, advancing the understanding of adversarial robustness in real-world driving.
Findings
Proposed attacks outperform previous methods in digital scenarios.
Real-world adversarial patches are less effective than digital ones.
The study questions the practical threat of adversarial patches in autonomous driving.
Abstract
Deep learning and convolutional neural networks allow achieving impressive performance in computer vision tasks, such as object detection and semantic segmentation (SS). However, recent studies have shown evident weaknesses of such models against adversarial perturbations. In a real-world scenario instead, like autonomous driving, more attention should be devoted to real-world adversarial examples (RWAEs), which are physical objects (e.g., billboards and printable patches) optimized to be adversarial to the entire perception pipeline. This paper presents an in-depth evaluation of the robustness of popular SS models by testing the effects of both digital and real-world adversarial patches. These patches are crafted with powerful attacks enriched with a novel loss function. Firstly, an investigation on the Cityscapes dataset is conducted by extending the Expectation Over Transformation…
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 · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
MethodsEntropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
