paper-with-me

Papers

Adversarial Attack for RGB-Event based Visual Object Tracking

2025-04-19 · Qiang Chen, Xiao Wang, Haowen Wang, Bo Jiang, Lin Zhu, Dawei Zhang, Yonghong Tian, Jin Tang

Visual object tracking is a crucial research topic in the fields of computer vision and multi-modal fusion. Among various approaches, robust visual tracking that combines RGB frames with Event streams has attracted increasing attention from researchers. While striving for high accuracy and efficiency in tracking, it is also important to explore how to effectively conduct adversarial attacks and defenses on RGB-Event stream tracking algorithms, yet research in this area remains relatively scarce. To bridge this gap, in this paper, we propose a cross-modal adversarial attack algorithm for RGB-Event visual tracking. Because of the diverse representations of Event streams, and given that Event voxels and frames are more commonly used, this paper will focus on these two representations for an in-depth study. Specifically, for the RGB-Event voxel, we first optimize the perturbation by adversarial loss to generate RGB frame adversarial examples. For discrete Event voxel representations, we propose a two-step attack strategy, more in detail, we first inject Event voxels into the target region as initialized adversarial examples, then, conduct a gradient-guided optimization by perturbing the spatial location of the Event voxels. For the RGB-Event frame based tracking, we optimize the cross-modal universal perturbation by integrating the gradient information from multimodal data. We evaluate the proposed approach against attacks on three widely used RGB-Event Tracking datasets, i.e., COESOT, FE108, and VisEvent. Extensive experiments show that our method significantly reduces the performance of the tracker across numerous datasets in both unimodal and multimodal scenarios. The source code will be released on https://github.com/Event-AHU/Adversarial_Attack_Defense

📄 PDF Abstract BibTeX arXiv:2504.14423

Code (1)

event-ahu/adversarial_attack_defense 공식 구현 pytorch

Tasks

Adversarial AttackObject TrackingVisual Object TrackingVisual Tracking

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

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

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

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

Fooling Detection Alone is Not Enough: Adversarial Attack against Multiple Object Tracking

2020-01-01 · ICLR 2020 1 · Yunhan Jia, Yantao Lu, Junjie Shen, Qi Alfred Chen 외

Recent work in adversarial machine learning started to focus on the visual perception in autonomous driving and studied Adversarial Examples (AEs) for object detection models. However, in such visual perception pipeline …

Adversarial AttackAutonomous DrivingBIG-bench Machine LearningMultiple Object Tracking+4

Fooling Detection Alone is Not Enough: First Adversarial Attack against Multiple Object Tracking

2019-05-27 · Yunhan Jia, Yantao Lu, Junjie Shen, Qi Alfred Chen 외

Recent work in adversarial machine learning started to focus on the visual perception in autonomous driving and studied Adversarial Examples (AEs) for object detection models. However, in such visual perception pipeline …

Adversarial AttackAutonomous DrivingBIG-bench Machine LearningMultiple Object Tracking+4