TL;DR
This paper rigorously evaluates the robustness of modern semantic segmentation models against adversarial attacks across large datasets, revealing insights into architecture vulnerabilities and potential defense mechanisms.
Contribution
It provides the first comprehensive analysis of adversarial robustness in semantic segmentation, comparing architectures and exploring inherent defense strategies.
Findings
Many classification observations do not transfer to segmentation.
Multiscale processing and input transformations can serve as defenses.
Certain models demonstrate higher robustness, guiding safer model selection.
Abstract
Deep Neural Networks (DNNs) have demonstrated exceptional performance on most recognition tasks such as image classification and segmentation. However, they have also been shown to be vulnerable to adversarial examples. This phenomenon has recently attracted a lot of attention but it has not been extensively studied on multiple, large-scale datasets and structured prediction tasks such as semantic segmentation which often require more specialised networks with additional components such as CRFs, dilated convolutions, skip-connections and multiscale processing. In this paper, we present what to our knowledge is the first rigorous evaluation of adversarial attacks on modern semantic segmentation models, using two large-scale datasets. We analyse the effect of different network architectures, model capacity and multiscale processing, and show that many observations made on the task of…
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.
