paper-with-me

Papers

Sparse Black-box Video Attack with Reinforcement Learning

2020-01-11 · Xingxing Wei, Huanqian Yan, Bo Li

Adversarial attacks on video recognition models have been explored recently. However, most existing works treat each video frame equally and ignore their temporal interactions. To overcome this drawback, a few methods try to select some key frames and then perform attacks based on them. Unfortunately, their selection strategy is independent of the attacking step, therefore the resulting performance is limited. Instead, we argue the frame selection phase is closely relevant with the attacking phase. The key frames should be adjusted according to the attacking results. For that, we formulate the black-box video attacks into a Reinforcement Learning (RL) framework. Specifically, the environment in RL is set as the recognition model, and the agent in RL plays the role of frame selecting. By continuously querying the recognition models and receiving the attacking feedback, the agent gradually adjusts its frame selection strategy and adversarial perturbations become smaller and smaller. We conduct a series of experiments with two mainstream video recognition models: C3D and LRCN on the public UCF-101 and HMDB-51 datasets. The results demonstrate that the proposed method can significantly reduce the adversarial perturbations with efficient query times.

📄 PDF Abstract BibTeX arXiv:2001.03754

Code (1)

FenHua/SVA pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Video Recognition

Similar Papers 제목 키워드 기반

Reinforcement Learning Based Sparse Black-box Adversarial Attack on Video Recognition Models

2021-08-29 · Zeyuan Wang, Chaofeng Sha, Su Yang

We explore the black-box adversarial attack on video recognition models. Attacks are only performed on selected key regions and key frames to reduce the high computation cost of searching adversarial perturbations on a v…

Adversarial Attackreinforcement-learningReinforcement Learning (RL)Saliency Detection+1

Heuristic Black-box Adversarial Attacks on Video Recognition Models

2019-11-21 · Zhipeng Wei, Jingjing Chen, Xingxing Wei, Linxi Jiang 외

We study the problem of attacking video recognition models in the black-box setting, where the model information is unknown and the adversary can only make queries to detect the predicted top-1 class and its probability.…

Adversarial AttackVideo Recognition

Image-based Multimodal Models as Intruders: Transferable Multimodal Attacks on Video-based MLLMs

2025-01-02 · Linhao Huang, Xue Jiang, Zhiqiang Wang, Wentao Mo 외

Video-based multimodal large language models (V-MLLMs) have shown vulnerability to adversarial examples in video-text multimodal tasks. However, the transferability of adversarial videos to unseen models--a common and pr…

Adversarial AttackAttribute

LogoStyleFool: Vitiating Video Recognition Systems via Logo Style Transfer

2023-12-15 · Yuxin Cao, Ziyu Zhao, Xi Xiao, Derui Wang 외

Video recognition systems are vulnerable to adversarial examples. Recent studies show that style transfer-based and patch-based unrestricted perturbations can effectively improve attack efficiency. These attacks, however…

reinforcement-learningReinforcement LearningStyle TransferVideo Recognition

DIMBA: Discretely Masked Black-Box Attack in Single Object Tracking

2022-07-17 · Xiangyu Yin, Wenjie Ruan, Jonathan Fieldsend

The adversarial attack can force a CNN-based model to produce an incorrect output by craftily manipulating human-imperceptible input. Exploring such perturbations can help us gain a deeper understanding of the vulnerabil…

Adversarial AttackMiscellaneousObject Trackingreinforcement-learning+3