English

Benchmarking the Robustness of Semantic Segmentation Models

Computer Vision and Pattern Recognition 2020-08-26 v3 Image and Video Processing

Abstract

When designing a semantic segmentation module for a practical application, such as autonomous driving, it is crucial to understand the robustness of the module with respect to a wide range of image corruptions. While there are recent robustness studies for full-image classification, we are the first to present an exhaustive study for semantic segmentation, based on the state-of-the-art model DeepLabv3+. To increase the realism of our study, we utilize almost 400,000 images generated from Cityscapes, PASCAL VOC 2012, and ADE20K. Based on the benchmark study, we gain several new insights. Firstly, contrary to full-image classification, model robustness increases with model performance, in most cases. Secondly, some architecture properties affect robustness significantly, such as a Dense Prediction Cell, which was designed to maximize performance on clean data only.

Keywords

Cite

@article{arxiv.1908.05005,
  title  = {Benchmarking the Robustness of Semantic Segmentation Models},
  author = {Christoph Kamann and Carsten Rother},
  journal= {arXiv preprint arXiv:1908.05005},
  year   = {2020}
}

Comments

CVPR 2020 camera ready

R2 v1 2026-06-23T10:47:09.791Z