paper-with-me

Papers

CAMOU: Learning Physical Vehicle Camouflages to Adversarially Attack Detectors in the Wild

2019-05-01 · ICLR 2019 5 · Yang Zhang, Hassan Foroosh, Philip David, Boqing Gong

In this paper, we conduct an intriguing experimental study about the physical adversarial attack on object detectors in the wild. In particular, we learn a camouflage pattern to hide vehicles from being detected by state-of-the-art convolutional neural network based detectors. Our approach alternates between two threads. In the first, we train a neural approximation function to imitate how a simulator applies a camouflage to vehicles and how a vehicle detector performs given images of the camouflaged vehicles. In the second, we minimize the approximated detection score by searching for the optimal camouflage. Experiments show that the learned camouflage can not only hide a vehicle from the image-based detectors under many test cases but also generalizes to different environments, vehicles, and object detectors.

📄 PDF Abstract BibTeX

Code (1)

naufalso/camou-iclr2019-tf tf

Tasks

Adversarial AttackObject

Similar Papers 제목 키워드 기반

Dual Attention Suppression Attack: Generate Adversarial Camouflage in Physical World

2021-03-01 · CVPR 2021 1 · Jiakai Wang, Aishan Liu, Zixin Yin, Shunchang Liu 외

Deep learning models are vulnerable to adversarial examples. As a more threatening type for practical deep learning systems, physical adversarial examples have received extensive research attention in recent years. Howev…

FCA: Learning a 3D Full-coverage Vehicle Camouflage for Multi-view Physical Adversarial Attack

2021-09-15 · Donghua Wang, Tingsong Jiang, Jialiang Sun, Weien Zhou 외

Physical adversarial attacks in object detection have attracted increasing attention. However, most previous works focus on hiding the objects from the detector by generating an individual adversarial patch, which only c…

Adversarial Attackobject-detectionObject Detection

CCA: Exploring the Possibility of Contextual Camouflage Attack on Object Detection

2020-08-19 · Shengnan Hu, Yang Zhang, Sumit Laha, Ankit Sharma 외

Deep neural network based object detection hasbecome the cornerstone of many real-world applications. Alongwith this success comes concerns about its vulnerability tomalicious attacks. To gain more insight into this issu…

Objectobject-detectionObject Detection

ComplicitSplat: Downstream Models are Vulnerable to Blackbox Attacks by 3D Gaussian Splat Camouflages

2025-08-16 · Matthew Hull, Haoyang Yang, Pratham Mehta, Mansi Phute 외 arxiv

As 3D Gaussian Splatting (3DGS) gains rapid adoption in safety-critical tasks for efficient novel-view synthesis from static images, how might an adversary tamper images to cause harm? We introduce ComplicitSplat, the fi…

Enhancing Graph Neural Network-based Fraud Detectors against Camouflaged Fraudsters

2020-08-19 · Yingtong Dou, Zhiwei Liu, Li Sun, Yutong Deng 외

Graph Neural Networks (GNNs) have been widely applied to fraud detection problems in recent years, revealing the suspiciousness of nodes by aggregating their neighborhood information via different relations. However, few…

Anomaly DetectionFraud DetectionGraph MiningGraph Neural Network+2