paper-with-me

홈 › Papers

Cooling-Shrinking Attack: Blinding the Tracker with Imperceptible Noises

2020-03-21 · CVPR 2020 6 · Bin Yan, Dong Wang, Huchuan Lu, Xiaoyun Yang

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.

📄 PDF Abstract BibTeX arXiv:2003.09595

Code (1)

MasterBin-IIAU/CSA 공식 구현 pytorch

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

TrackPGD: Efficient Adversarial Attack using Object Binary Masks against Robust Transformer Trackers

2024-07-04 · Fatemeh Nourilenjan Nokabadi, Yann Batiste Pequignot, Jean-Francois Lalonde, Christian Gagné

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+1

SPARK: Spatial-aware Online Incremental Attack Against Visual Tracking

2019-10-19 · ECCV 2020 8 · Qing Guo, Xiaofei Xie, Felix Juefei-Xu, Lei Ma 외

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+1

Efficient universal shuffle attack for visual object tracking

2022-03-14 · Siao Liu, Zhaoyu Chen, Wei Li, Jiwei Zhu 외

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+1

Ad2Attack: Adaptive Adversarial Attack on Real-Time UAV Tracking

2022-03-03 · Changhong Fu, Sihang Li, Xinnan Yuan, Junjie Ye 외

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 Tracking

IoU Attack: Towards Temporally Coherent Black-Box Adversarial Attack for Visual Object Tracking

2021-03-27 · CVPR 2021 1 · Shuai Jia, Yibing Song, Chao Ma, Xiaokang Yang

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