paper-with-me

Papers

LogoStyleFool: Vitiating Video Recognition Systems via Logo Style Transfer

2023-12-15 · Yuxin Cao, Ziyu Zhao, Xi Xiao, Derui Wang, Minhui Xue, Jin Lu

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.

📄 PDF Abstract BibTeX arXiv:2312.09935

Code (1)

ziyuzhao-zzy/logostylefool 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningStyle TransferVideo Recognition

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DeepLogo: Hitting Logo Recognition with the Deep Neural Network Hammer

2015-10-07 · Forrest N. Iandola, Anting Shen, Peter Gao, Kurt Keutzer

Recently, there has been a flurry of industrial activity around logo recognition, such as Ditto's service for marketers to track their brands in user-generated images, and LogoGrab's mobile app platform for logo recognit…

2D Object DetectionImage ClassificationLogo RecognitionObject Detection+1

Automatic Graphic Logo Detection via Fast Region-based Convolutional Networks

2016-04-20 · Gonçalo Oliveira, Xavier Frazão, André Pimentel, Bernardete Ribeiro

Brand recognition is a very challenging topic with many useful applications in localization recognition, advertisement and marketing. In this paper we present an automatic graphic logo detection system that robustly hand…

Data AugmentationLogo RecognitionMarketingObject+2

LOGO-Net: Large-scale Deep Logo Detection and Brand Recognition with Deep Region-based Convolutional Networks

2015-11-08 · Steven C. H. Hoi, Xiongwei Wu, Hantang Liu, Yue Wu 외

Logo detection from images has many applications, particularly for brand recognition and intellectual property protection. Most existing studies for logo recognition and detection are based on small-scale datasets which …

Logo Recognitionobject-detectionObject Detection

Scalable Logo Recognition using Proxies

2018-11-19 · Istvan Fehervari, Srikar Appalaraju

Logo recognition is the task of identifying and classifying logos. Logo recognition is a challenging problem as there is no clear definition of a logo and there are huge variations of logos, brands and re-training to cov…

Few-Shot Object DetectionLogo Recognitionobject-detectionObject Detection+1

RL-LOGO: Deep Reinforcement Learning Localization for Logo Recognition

2023-12-28 · Masato Fujitake

This paper proposes a novel logo image recognition approach incorporating a localization technique based on reinforcement learning. Logo recognition is an image classification task identifying a brand in an image. As the…

2kDeep Reinforcement Learningimage-classificationImage Classification+4