Sparse Black-box Video Attack with Reinforcement Learning
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.
Code (1)
Tasks
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Video RecognitionSimilar Papers 제목 키워드 기반
Reinforcement Learning Based Sparse Black-box Adversarial Attack on Video Recognition Models
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+1Heuristic Black-box Adversarial Attacks on Video Recognition Models
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 RecognitionImage-based Multimodal Models as Intruders: Transferable Multimodal Attacks on Video-based MLLMs
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 AttackAttributeLogoStyleFool: Vitiating Video Recognition Systems via Logo Style Transfer
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 RecognitionDIMBA: Discretely Masked Black-Box Attack in Single Object Tracking
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