Adversarially Robust Panoptic Segmentation (ARPaS) Benchmark

Abstract

We propose the Adversarially Robust Panoptic Segmentation (ARPaS) benchmark to assess the general robustness of panoptic segmentation techniques. To account for the differences between instance and semantic segmentation, we propose to treat each segment as an independent target to optimise pixel-level adversaries. Additionally, we include common corruptions to quantify the effect of naturally occurring image perturbations in this task. We deploy the ARPaS benchmark to evaluate the robustness of state-of-the-art representatives from families of panoptic segmentation methods on standard datasets, showing their fragility in the face of attacks. To gain further insights into the effects of attacking the models, we introduce a diagnostic tool to decompose the error analysis. Finally, we empirically demonstrate that a baseline adversarial training strategy can significantly improve the robustness of these methods.

Cite

Text

Daza et al. "Adversarially Robust Panoptic Segmentation (ARPaS) Benchmark." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25056-9_25

Markdown

[Daza et al. "Adversarially Robust Panoptic Segmentation (ARPaS) Benchmark." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/daza2022eccvw-adversarially/) doi:10.1007/978-3-031-25056-9_25

BibTeX

@inproceedings{daza2022eccvw-adversarially,
  title     = {{Adversarially Robust Panoptic Segmentation (ARPaS) Benchmark}},
  author    = {Daza, Laura Alexandra and Pont-Tuset, Jordi and Arbeláez, Pablo},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2022},
  pages     = {378-395},
  doi       = {10.1007/978-3-031-25056-9_25},
  url       = {https://mlanthology.org/eccvw/2022/daza2022eccvw-adversarially/}
}