paper-with-me

홈 › Papers

STA: Adversarial Attacks on Siamese Trackers

2019-09-08 · Xugang Wu, XiaoPing Wang, Xu Zhou, Songlei Jian

Recently, the majority of visual trackers adopt Convolutional Neural Network (CNN) as their backbone to achieve high tracking accuracy. However, less attention has been paid to the potential adversarial threats brought by CNN, including Siamese network. In this paper, we first analyze the existing vulnerabilities in Siamese trackers and propose the requirements for a successful adversarial attack. On this basis, we formulate the adversarial generation problem and propose an end-to-end pipeline to generate a perturbed texture map for the 3D object that causes the trackers to fail. Finally, we conduct thorough experiments to verify the effectiveness of our algorithm. Experiment results show that adversarial examples generated by our algorithm can successfully lower the tracking accuracy of victim trackers and even make them drift off. To the best of our knowledge, this is the first work to generate 3D adversarial examples on visual trackers.

📄 PDF Abstract BibTeX arXiv:1909.03413

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Efficient Adversarial Attacks for Visual Object Tracking

2020-08-01 · ECCV 2020 8 · Siyuan Liang, Xingxing Wei, Siyuan Yao, Xiaochun Cao

Visual object tracking is an important task that requires the tracker to find the objects quickly and accurately. The existing state-ofthe-art object trackers, i.e., Siamese based trackers, use DNNs to attain high accura…

GPUObjectObject TrackingVisual Object Tracking+1

Temporally-Transferable Perturbations: Efficient, One-Shot Adversarial Attacks for Online Visual Object Trackers

2020-12-30 · Krishna Kanth Nakka, Mathieu Salzmann

In recent years, the trackers based on Siamese networks have emerged as highly effective and efficient for visual object tracking (VOT). While these methods were shown to be vulnerable to adversarial attacks, as most dee…

Object TrackingVisual Object Tracking

A Simple and Strong Baseline for Universal Targeted Attacks on Siamese Visual Tracking

2021-05-06 · Zhenbang Li, Yaya Shi, Jin Gao, Shaoru Wang 외

Siamese trackers are shown to be vulnerable to adversarial attacks recently. However, the existing attack methods craft the perturbations for each video independently, which comes at a non-negligible computational cost. …

Visual Tracking

One-Shot Adversarial Attacks on Visual Tracking With Dual Attention

2020-06-01 · CVPR 2020 6 · Xuesong Chen, Xiyu Yan, Feng Zheng, Yong Jiang 외

Almost all adversarial attacks in computer vision are aimed at pre-known object categories, which could be offline trained for generating perturbations. But as for visual object tracking, the tracked target categories ar…

Adversarial AttackObjectObject TrackingVisual Object Tracking+1

Siamese Natural Language Tracker: Tracking by Natural Language Descriptions with Siamese Trackers

2019-12-04 · CVPR 2021 1 · Qi Feng, Vitaly Ablavsky, Qinxun Bai, Stan Sclaroff

We propose a novel Siamese Natural Language Tracker (SNLT), which brings the advancements in visual tracking to the tracking by natural language (NL) descriptions task. The proposed SNLT is applicable to a wide range of …

GPUObject TrackingRegion ProposalVisual Object Tracking+1