Segment-Anything Models Achieve Zero-shot Robustness in Autonomous Driving
Jun Yan, Pengyu Wang, Danni Wang, Weiquan Huang, Daniel Watzenig,, Huilin Yin

TL;DR
This paper systematically evaluates the zero-shot adversarial robustness of the Segment-Anything Model (SAM) in autonomous driving, demonstrating its robustness without additional training and discussing implications for trustworthy AI.
Contribution
It provides the first comprehensive empirical study of SAM's zero-shot adversarial robustness in autonomous driving scenarios, highlighting its potential for safe AI applications.
Findings
SAM shows acceptable robustness under black-box corruptions.
SAM maintains robustness against white-box adversarial attacks.
Large model size and training data contribute to emergent adversarial robustness.
Abstract
Semantic segmentation is a significant perception task in autonomous driving. It suffers from the risks of adversarial examples. In the past few years, deep learning has gradually transitioned from convolutional neural network (CNN) models with a relatively small number of parameters to foundation models with a huge number of parameters. The segment-anything model (SAM) is a generalized image segmentation framework that is capable of handling various types of images and is able to recognize and segment arbitrary objects in an image without the need to train on a specific object. It is a unified model that can handle diverse downstream tasks, including semantic segmentation, object detection, and tracking. In the task of semantic segmentation for autonomous driving, it is significant to study the zero-shot adversarial robustness of SAM. Therefore, we deliver a systematic empirical study…
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 · Explainable Artificial Intelligence (XAI)
MethodsSegment Anything Model
