paper-with-me

Papers

Context-Aware Transfer Attacks for Object Detection

2021-12-06 · Zikui Cai, Xinxin Xie, Shasha Li, Mingjun Yin, Chengyu Song, Srikanth V. Krishnamurthy, Amit K. Roy-Chowdhury, M. Salman Asif

Blackbox transfer attacks for image classifiers have been extensively studied in recent years. In contrast, little progress has been made on transfer attacks for object detectors. Object detectors take a holistic view of the image and the detection of one object (or lack thereof) often depends on other objects in the scene. This makes such detectors inherently context-aware and adversarial attacks in this space are more challenging than those targeting image classifiers. In this paper, we present a new approach to generate context-aware attacks for object detectors. We show that by using co-occurrence of objects and their relative locations and sizes as context information, we can successfully generate targeted mis-categorization attacks that achieve higher transfer success rates on blackbox object detectors than the state-of-the-art. We test our approach on a variety of object detectors with images from PASCAL VOC and MS COCO datasets and demonstrate up to $20$ percentage points improvement in performance compared to the other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2112.03223

Code (1)

CSIPlab/context-aware-attacks 공식 구현 pytorch

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Zero-Query Transfer Attacks on Context-Aware Object Detectors

2022-03-29 · CVPR 2022 1 · Zikui Cai, Shantanu Rane, Alejandro E. Brito, Chengyu Song 외

Adversarial attacks perturb images such that a deep neural network produces incorrect classification results. A promising approach to defend against adversarial attacks on natural multi-object scenes is to impose a conte…

Adversarial AttackObject

Contextual adversarial attack against aerial detection in the physical world

2023-02-27 · Jiawei Lian, Xiaofei Wang, Yuru Su, Mingyang Ma 외

Deep Neural Networks (DNNs) have been extensively utilized in aerial detection. However, DNNs' sensitivity and vulnerability to maliciously elaborated adversarial examples have progressively garnered attention. Recently,…

Adversarial AttackBlocking

Feature Importance-aware Transferable Adversarial Attacks

2021-07-29 · ICCV 2021 10 · Zhibo Wang, Hengchang Guo, Zhifei Zhang, Wenxin Liu 외

Transferability of adversarial examples is of central importance for attacking an unknown model, which facilitates adversarial attacks in more practical scenarios, e.g., black-box attacks. Existing transferable attacks t…

Feature Importance

Learning a Layout Transfer Network for Context Aware Object Detection

2019-12-09 · Tao Wang, Xuming He, Yuanzheng Cai, Guobao Xiao

We present a context aware object detection method based on a retrieve-and-transform scene layout model. Given an input image, our approach first retrieves a coarse scene layout from a codebook of typical layout template…

Autonomous DrivingObjectobject-detectionObject Detection

GLOW: Global Layout Aware Attacks on Object Detection

2023-02-27 · CVPR 2024 1 · Buyu Liu, BaoJun, Jianping Fan, Xi Peng 외

Adversarial attacks aim to perturb images such that a predictor outputs incorrect results. Due to the limited research in structured attacks, imposing consistency checks on natural multi-object scenes is a promising yet …

Objectobject-detectionObject Detection