paper-with-me

Papers

SVASTIN: Sparse Video Adversarial Attack via Spatio-Temporal Invertible Neural Networks

2024-06-04 · Yi Pan, Jun-Jie Huang, Zihan Chen, Wentao Zhao, Ziyue Wang

Robust and imperceptible adversarial video attack is challenging due to the spatial and temporal characteristics of videos. The existing video adversarial attack methods mainly take a gradient-based approach and generate adversarial videos with noticeable perturbations. In this paper, we propose a novel Sparse Adversarial Video Attack via Spatio-Temporal Invertible Neural Networks (SVASTIN) to generate adversarial videos through spatio-temporal feature space information exchanging. It consists of a Guided Target Video Learning (GTVL) module to balance the perturbation budget and optimization speed and a Spatio-Temporal Invertible Neural Network (STIN) module to perform spatio-temporal feature space information exchanging between a source video and the target feature tensor learned by GTVL module. Extensive experiments on UCF-101 and Kinetics-400 demonstrate that our proposed SVASTIN can generate adversarial examples with higher imperceptibility than the state-of-the-art methods with the higher fooling rate. Code is available at \href{https://github.com/Brittany-Chen/SVASTIN}{https://github.com/Brittany-Chen/SVASTIN}.

📄 PDF Abstract BibTeX arXiv:2406.01894

Code (1)

brittany-chen/svastin 공식 구현 pytorch

Tasks

Adversarial Attack

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Adversarial Attack on Skeleton-based Human Action Recognition

2019-09-14 · Jian Liu, Naveed Akhtar, Ajmal Mian

Deep learning models achieve impressive performance for skeleton-based human action recognition. However, the robustness of these models to adversarial attacks remains largely unexplored due to their complex spatio-tempo…

Action RecognitionAdversarial AttackSkeleton Based Action RecognitionTemporal Action Localization

Sparse Adversarial Video Attacks with Spatial Transformations

2021-11-10 · Ronghui Mu, Wenjie Ruan, Leandro Soriano Marcolino, Qiang Ni

In recent years, a significant amount of research efforts concentrated on adversarial attacks on images, while adversarial video attacks have seldom been explored. We propose an adversarial attack strategy on videos, cal…

Adversarial AttackBayesian OptimisationSSIM

Spatio-Temporal Sparsification for General Robust Graph Convolution Networks

2021-03-23 · Mingming Lu, Ya zhang

Graph Neural Networks (GNNs) have attracted increasing attention due to its successful applications on various graph-structure data. However, recent studies have shown that adversarial attacks are threatening the functio…

NetFlick: Adversarial Flickering Attacks on Deep Learning Based Video Compression

2023-04-04 · Jung-Woo Chang, Nojan Sheybani, Shehzeen Samarah Hussain, Mojan Javaheripi 외

Video compression plays a significant role in IoT devices for the efficient transport of visual data while satisfying all underlying bandwidth constraints. Deep learning-based video compression methods are rapidly replac…

Deep LearningVideo ClassificationVideo Compression

Temporal Sparse Adversarial Attack on Sequence-based Gait Recognition

2020-02-22 · Ziwen He, Wei Wang, Jing Dong, Tieniu Tan

Gait recognition is widely used in social security applications due to its advantages in long-distance human identification. Recently, sequence-based methods have achieved high accuracy by learning abundant temporal and …

Adversarial AttackGait RecognitionGenerative Adversarial Network