English

Detection Defenses: An Empty Promise against Adversarial Patch Attacks on Optical Flow

Computer Vision and Pattern Recognition 2023-11-03 v2 Machine Learning

Abstract

Adversarial patches undermine the reliability of optical flow predictions when placed in arbitrary scene locations. Therefore, they pose a realistic threat to real-world motion detection and its downstream applications. Potential remedies are defense strategies that detect and remove adversarial patches, but their influence on the underlying motion prediction has not been investigated. In this paper, we thoroughly examine the currently available detect-and-remove defenses ILP and LGS for a wide selection of state-of-the-art optical flow methods, and illuminate their side effects on the quality and robustness of the final flow predictions. In particular, we implement defense-aware attacks to investigate whether current defenses are able to withstand attacks that take the defense mechanism into account. Our experiments yield two surprising results: Detect-and-remove defenses do not only lower the optical flow quality on benign scenes, in doing so, they also harm the robustness under patch attacks for all tested optical flow methods except FlowNetC. As currently employed detect-and-remove defenses fail to deliver the promised adversarial robustness for optical flow, they evoke a false sense of security. The code is available at https://github.com/cv-stuttgart/DetectionDefenses.

Keywords

Cite

@article{arxiv.2310.17403,
  title  = {Detection Defenses: An Empty Promise against Adversarial Patch Attacks on Optical Flow},
  author = {Erik Scheurer and Jenny Schmalfuss and Alexander Lis and Andrés Bruhn},
  journal= {arXiv preprint arXiv:2310.17403},
  year   = {2023}
}

Comments

Accepted to WACV 2024

R2 v1 2026-06-28T13:02:46.942Z