LogoStyleFool: Vitiating Video Recognition Systems via Logo Style Transfer

Abstract

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, face two main challenges: 1) Adding large stylized perturbations to all pixels reduces the naturalness of the video and such perturbations can be easily detected. 2) Patch-based video attacks are not extensible to targeted attacks due to the limited search space of reinforcement learning that has been widely used in video attacks recently. In this paper, we focus on the video black-box setting and propose a novel attack framework named LogoStyleFool by adding a stylized logo to the clean video. We separate the attack into three stages: style reference selection, reinforcement-learning-based logo style transfer, and perturbation optimization. We solve the first challenge by scaling down the perturbation range to a regional logo, while the second challenge is addressed by complementing an optimization stage after reinforcement learning. Experimental results substantiate the overall superiority of LogoStyleFool over three state-of-the-art patch-based attacks in terms of attack performance and semantic preservation. Meanwhile, LogoStyleFool still maintains its performance against two existing patch-based defense methods. We believe that our research is beneficial in increasing the attention of the security community to such subregional style transfer attacks.

Cite

Text

Cao et al. "LogoStyleFool: Vitiating Video Recognition Systems via Logo Style Transfer." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I2.27854

Markdown

[Cao et al. "LogoStyleFool: Vitiating Video Recognition Systems via Logo Style Transfer." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/cao2024aaai-logostylefool/) doi:10.1609/AAAI.V38I2.27854

BibTeX

@inproceedings{cao2024aaai-logostylefool,
  title     = {{LogoStyleFool: Vitiating Video Recognition Systems via Logo Style Transfer}},
  author    = {Cao, Yuxin and Zhao, Ziyu and Xiao, Xi and Wang, Derui and Xue, Minhui and Lu, Jin},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {945-953},
  doi       = {10.1609/AAAI.V38I2.27854},
  url       = {https://mlanthology.org/aaai/2024/cao2024aaai-logostylefool/}
}