Physical ID-Transfer Attacks against Multi-Object Tracking via Adversarial Trajectory
By: Chenyi Wang , Yanmao Man , Raymond Muller and more
Potential Business Impact:
Tricks tracking systems to misidentify moving things.
Multi-Object Tracking (MOT) is a critical task in computer vision, with applications ranging from surveillance systems to autonomous driving. However, threats to MOT algorithms have yet been widely studied. In particular, incorrect association between the tracked objects and their assigned IDs can lead to severe consequences, such as wrong trajectory predictions. Previous attacks against MOT either focused on hijacking the trackers of individual objects, or manipulating the tracker IDs in MOT by attacking the integrated object detection (OD) module in the digital domain, which are model-specific, non-robust, and only able to affect specific samples in offline datasets. In this paper, we present AdvTraj, the first online and physical ID-manipulation attack against tracking-by-detection MOT, in which an attacker uses adversarial trajectories to transfer its ID to a targeted object to confuse the tracking system, without attacking OD. Our simulation results in CARLA show that AdvTraj can fool ID assignments with 100% success rate in various scenarios for white-box attacks against SORT, which also have high attack transferability (up to 93% attack success rate) against state-of-the-art (SOTA) MOT algorithms due to their common design principles. We characterize the patterns of trajectories generated by AdvTraj and propose two universal adversarial maneuvers that can be performed by a human walker/driver in daily scenarios. Our work reveals under-explored weaknesses in the object association phase of SOTA MOT systems, and provides insights into enhancing the robustness of such systems.
Similar Papers
PapMOT: Exploring Adversarial Patch Attack against Multiple Object Tracking
CV and Pattern Recognition
Makes tracking cameras fooled by fake stickers.
Deep Learning-Based Multi-Object Tracking: A Comprehensive Survey from Foundations to State-of-the-Art
CV and Pattern Recognition
Tracks many moving things in videos better.
Attention to Trajectory: Trajectory-Aware Open-Vocabulary Tracking
CV and Pattern Recognition
Tracks any object, even new ones, by watching its path.