English

Efficient Certified Defenses Against Patch Attacks on Image Classifiers

Machine Learning 2021-02-09 v1 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

Adversarial patches pose a realistic threat model for physical world attacks on autonomous systems via their perception component. Autonomous systems in safety-critical domains such as automated driving should thus contain a fail-safe fallback component that combines certifiable robustness against patches with efficient inference while maintaining high performance on clean inputs. We propose BagCert, a novel combination of model architecture and certification procedure that allows efficient certification. We derive a loss that enables end-to-end optimization of certified robustness against patches of different sizes and locations. On CIFAR10, BagCert certifies 10.000 examples in 43 seconds on a single GPU and obtains 86% clean and 60% certified accuracy against 5x5 patches.

Keywords

Cite

@article{arxiv.2102.04154,
  title  = {Efficient Certified Defenses Against Patch Attacks on Image Classifiers},
  author = {Jan Hendrik Metzen and Maksym Yatsura},
  journal= {arXiv preprint arXiv:2102.04154},
  year   = {2021}
}

Comments

accepted at ICLR 2021

R2 v1 2026-06-23T22:56:10.802Z