English

Out-of-Bounding-Box Triggers: A Stealthy Approach to Cheat Object Detectors

Computer Vision and Pattern Recognition 2024-10-15 v1

Abstract

In recent years, the study of adversarial robustness in object detection systems, particularly those based on deep neural networks (DNNs), has become a pivotal area of research. Traditional physical attacks targeting object detectors, such as adversarial patches and texture manipulations, directly manipulate the surface of the object. While these methods are effective, their overt manipulation of objects may draw attention in real-world applications. To address this, this paper introduces a more subtle approach: an inconspicuous adversarial trigger that operates outside the bounding boxes, rendering the object undetectable to the model. We further enhance this approach by proposing the Feature Guidance (FG) technique and the Universal Auto-PGD (UAPGD) optimization strategy for crafting high-quality triggers. The effectiveness of our method is validated through extensive empirical testing, demonstrating its high performance in both digital and physical environments. The code and video will be available at: https://github.com/linToTao/Out-of-bbox-attack.

Keywords

Cite

@article{arxiv.2410.10091,
  title  = {Out-of-Bounding-Box Triggers: A Stealthy Approach to Cheat Object Detectors},
  author = {Tao Lin and Lijia Yu and Gaojie Jin and Renjue Li and Peng Wu and Lijun Zhang},
  journal= {arXiv preprint arXiv:2410.10091},
  year   = {2024}
}

Comments

ECCV 2024