English

Defending Object Detectors against Patch Attacks with Out-of-Distribution Smoothing

Machine Learning 2024-12-09 v2 Cryptography and Security Computer Vision and Pattern Recognition

Abstract

Patch attacks against object detectors have been of recent interest due to their being physically realizable and more closely aligned with practical systems. In response to this threat, many new defenses have been proposed that train a patch segmenter model to detect and remove the patch before the image is passed to the downstream model. We unify these approaches with a flexible framework, OODSmoother, which characterizes the properties of approaches that aim to remove adversarial patches. This framework naturally guides us to design 1) a novel adaptive attack that breaks existing patch attack defenses on object detectors, and 2) a novel defense approach SemPrior that takes advantage of semantic priors. Our key insight behind SemPrior is that the existing machine learning-based patch detectors struggle to learn semantic priors and that explicitly incorporating them can improve performance. We find that SemPrior alone provides up to a 40% gain, or up to a 60% gain when combined with existing defenses.

Keywords

Cite

@article{arxiv.2205.08989,
  title  = {Defending Object Detectors against Patch Attacks with Out-of-Distribution Smoothing},
  author = {Ryan Feng and Neal Mangaokar and Jihye Choi and Somesh Jha and Atul Prakash},
  journal= {arXiv preprint arXiv:2205.08989},
  year   = {2024}
}
R2 v1 2026-06-24T11:21:11.544Z