AICVROSep 5, 2022

Adversarial Detection: Attacking Object Detection in Real Time

arXiv:2209.01962v65 citationsh-index: 27
Originality Highly original
AI Analysis

This work addresses a critical security vulnerability for intelligent robots that rely on real-time object detection, representing a novel extension from static to dynamic attack scenarios.

The paper tackles the problem of adversarial attacks on object detection models in dynamic environments, achieving a 90% success rate within 20 iterations by fabricating bounding boxes for nonexistent objects.

Intelligent robots rely on object detection models to perceive the environment. Following advances in deep learning security it has been revealed that object detection models are vulnerable to adversarial attacks. However, prior research primarily focuses on attacking static images or offline videos. Therefore, it is still unclear if such attacks could jeopardize real-world robotic applications in dynamic environments. This paper bridges this gap by presenting the first real-time online attack against object detection models. We devise three attacks that fabricate bounding boxes for nonexistent objects at desired locations. The attacks achieve a success rate of about 90% within about 20 iterations. The demo video is available at https://youtu.be/zJZ1aNlXsMU.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes