paper-with-me

Papers

Robust Tracking against Adversarial Attacks

2020-07-20 · ECCV 2020 8 · Shuai Jia, Chao Ma, Yibing Song, Xiaokang Yang

While deep convolutional neural networks (CNNs) are vulnerable to adversarial attacks, considerably few efforts have been paid to construct robust deep tracking algorithms against adversarial attacks. Current studies on adversarial attack and defense mainly reside in a single image. In this work, we first attempt to generate adversarial examples on top of video sequences to improve the tracking robustness against adversarial attacks. To this end, we take temporal motion into consideration when generating lightweight perturbations over the estimated tracking results frame-by-frame. On one hand, we add the temporal perturbations into the original video sequences as adversarial examples to greatly degrade the tracking performance. On the other hand, we sequentially estimate the perturbations from input sequences and learn to eliminate their effect for performance restoration. We apply the proposed adversarial attack and defense approaches to state-of-the-art deep tracking algorithms. Extensive evaluations on the benchmark datasets demonstrate that our defense method not only eliminates the large performance drops caused by adversarial attacks, but also achieves additional performance gains when deep trackers are not under adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2007.09919

Code (2)

joshuajss/RTAA 공식 구현 pytorch
vision-sjtu/rtaa pytorch

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Evaluating the Robustness of LiDAR Point Cloud Tracking Against Adversarial Attack

2024-10-28 · Shengjing Tian, Yinan Han, Xiantong Zhao, Bin Liu 외

In this study, we delve into the robustness of neural network-based LiDAR point cloud tracking models under adversarial attacks, a critical aspect often overlooked in favor of performance enhancement. These models, despi…

3D Object TrackingAdversarial AttackObject Tracking

LRR: Language-Driven Resamplable Continuous Representation against Adversarial Tracking Attacks

2024-04-09 · Jianlang Chen, Xuhong Ren, Qing Guo, Felix Juefei-Xu 외

Visual object tracking plays a critical role in visual-based autonomous systems, as it aims to estimate the position and size of the object of interest within a live video. Despite significant progress made in this field…

ObjectObject TrackingVisual Object Tracking

Reproducibility Study on Adversarial Attacks Against Robust Transformer Trackers

2024-06-03 · Fatemeh Nourilenjan Nokabadi, Jean-François Lalonde, Christian Gagné

New transformer networks have been integrated into object tracking pipelines and have demonstrated strong performance on the latest benchmarks. This paper focuses on understanding how transformer trackers behave under ad…

Adversarial RobustnessObjectObject Tracking

Physical ID-Transfer Attacks against Multi-Object Tracking via Adversarial Trajectory

2025-12-01 · Chenyi Wang, Yanmao Man, Raymond Muller, Ming Li 외 arxiv

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…

Multi-Object TrackingAutonomous DrivingObject Detection

Physical Adversarial Attacks for Surveillance: A Survey

2023-05-01 · Kien Nguyen, Tharindu Fernando, Clinton Fookes, Sridha Sridharan

Modern automated surveillance techniques are heavily reliant on deep learning methods. Despite the superior performance, these learning systems are inherently vulnerable to adversarial attacks - maliciously crafted input…

Action RecognitionSurvey