English

Certified Defences Against Adversarial Patch Attacks on Semantic Segmentation

Computer Vision and Pattern Recognition 2023-02-22 v2 Artificial Intelligence Cryptography and Security Machine Learning

Abstract

Adversarial patch attacks are an emerging security threat for real world deep learning applications. We present Demasked Smoothing, the first approach (up to our knowledge) to certify the robustness of semantic segmentation models against this threat model. Previous work on certifiably defending against patch attacks has mostly focused on image classification task and often required changes in the model architecture and additional training which is undesirable and computationally expensive. In Demasked Smoothing, any segmentation model can be applied without particular training, fine-tuning, or restriction of the architecture. Using different masking strategies, Demasked Smoothing can be applied both for certified detection and certified recovery. In extensive experiments we show that Demasked Smoothing can on average certify 64% of the pixel predictions for a 1% patch in the detection task and 48% against a 0.5% patch for the recovery task on the ADE20K dataset.

Keywords

Cite

@article{arxiv.2209.05980,
  title  = {Certified Defences Against Adversarial Patch Attacks on Semantic Segmentation},
  author = {Maksym Yatsura and Kaspar Sakmann and N. Grace Hua and Matthias Hein and Jan Hendrik Metzen},
  journal= {arXiv preprint arXiv:2209.05980},
  year   = {2023}
}

Comments

accepted at ICLR 2023

R2 v1 2026-06-28T01:12:44.518Z