Cooling-Shrinking Attack: Blinding the Tracker with Imperceptible Noises
Adversarial attack of CNN aims at deceiving models to misbehave by adding imperceptible perturbations to images. This feature facilitates to understand neural networks deeply and to improve the robustness of deep learning models. Although several works have focused on attacking image classifiers and object detectors, an effective and efficient method for attacking single object trackers of any target in a model-free way remains lacking. In this paper, a cooling-shrinking attack method is proposed to deceive state-of-the-art SiameseRPN-based trackers. An effective and efficient perturbation generator is trained with a carefully designed adversarial loss, which can simultaneously cool hot regions where the target exists on the heatmaps and force the predicted bounding box to shrink, making the tracked target invisible to trackers. Numerous experiments on OTB100, VOT2018, and LaSOT datasets show that our method can effectively fool the state-of-the-art SiameseRPN++ tracker by adding small perturbations to the template or the search regions. Besides, our method has good transferability and is able to deceive other top-performance trackers such as DaSiamRPN, DaSiamRPN-UpdateNet, and DiMP. The source codes are available at https://github.com/MasterBin-IIAU/CSA.
Code (1)
Tasks
Adversarial AttackSimilar Papers 제목 키워드 기반
TrackPGD: Efficient Adversarial Attack using Object Binary Masks against Robust Transformer Trackers
Adversarial perturbations can deceive neural networks by adding small, imperceptible noise to the input. Recent object trackers with transformer backbones have shown strong performance on tracking datasets, but their adv…
Adversarial AttackAdversarial RobustnessObjectObject Tracking+1SPARK: Spatial-aware Online Incremental Attack Against Visual Tracking
Adversarial attacks of deep neural networks have been intensively studied on image, audio, natural language, patch, and pixel classification tasks. Nevertheless, as a typical, while important real-world application, the …
Adversarial AttackObject TrackingVideo Object TrackingVisual Object Tracking+1Efficient universal shuffle attack for visual object tracking
Recently, adversarial attacks have been applied in visual object tracking to deceive deep trackers by injecting imperceptible perturbations into video frames. However, previous work only generates the video-specific pert…
Adversarial AttackComputational EfficiencyObjectObject Tracking+1Ad2Attack: Adaptive Adversarial Attack on Real-Time UAV Tracking
Visual tracking is adopted to extensive unmanned aerial vehicle (UAV)-related applications, which leads to a highly demanding requirement on the robustness of UAV trackers. However, adding imperceptible perturbations can…
Adversarial AttackObject TrackingSuper-ResolutionVisual TrackingIoU Attack: Towards Temporally Coherent Black-Box Adversarial Attack for Visual Object Tracking
Adversarial attack arises due to the vulnerability of deep neural networks to perceive input samples injected with imperceptible perturbations. Recently, adversarial attack has been applied to visual object tracking to e…
Adversarial Attackimage-classificationImage ClassificationObject+3