paper-with-me

홈 › Papers

The Weaknesses of Adversarial Camouflage in Overhead Imagery

2022-07-06 · Adam Van Etten

Machine learning is increasingly critical for analysis of the ever-growing corpora of overhead imagery. Advanced computer vision object detection techniques have demonstrated great success in identifying objects of interest such as ships, automobiles, and aircraft from satellite and drone imagery. Yet relying on computer vision opens up significant vulnerabilities, namely, the susceptibility of object detection algorithms to adversarial attacks. In this paper we explore the efficacy and drawbacks of adversarial camouflage in an overhead imagery context. While a number of recent papers have demonstrated the ability to reliably fool deep learning classifiers and object detectors with adversarial patches, most of this work has been performed on relatively uniform datasets and only a single class of objects. In this work we utilize the VisDrone dataset, which has a large range of perspectives and object sizes. We explore four different object classes: bus, car, truck, van. We build a library of 24 adversarial patches to disguise these objects, and introduce a patch translucency variable to our patches. The translucency (or alpha value) of the patches is highly correlated to their efficacy. Further, we show that while adversarial patches may fool object detectors, the presence of such patches is often easily uncovered, with patches on average 24% more detectable than the objects the patches were meant to hide. This raises the question of whether such patches truly constitute camouflage. Source code is available at https://github.com/IQTLabs/camolo.

📄 PDF Abstract BibTeX arXiv:2207.02963

Code (2)

iqtlabs/camolo 공식 구현 pytorch
avanetten/avanetten.github.io

Tasks

Objectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Adversarial Patch Camouflage against Aerial Detection

2020-08-31 · Ajaya Adhikari, Richard den Hollander, Ioannis Tolios, Michael van Bekkum 외

Detection of military assets on the ground can be performed by applying deep learning-based object detectors on drone surveillance footage. The traditional way of hiding military assets from sight is camouflage, for exam…

Object

Low-Effort Jailbreak Attacks Against Text-to-Image Safety Filters

2026-04-02 · Ahmed B Mustafa, Zihan Ye, Yang Lu, Michael P Pound 외 arxiv

Text-to-image generative models are widely deployed in creative tools and online platforms. To mitigate misuse, these systems rely on safety filters and moderation pipelines that aim to block harmful or policy violating …

Using Conditional Generative Adversarial Networks to Generate Ground-Level Views From Overhead Imagery

2019-02-19 · Xueqing Deng, Yi Zhu, Shawn Newsam

This paper develops a deep-learning framework to synthesize a ground-level view of a location given an overhead image. We propose a novel conditional generative adversarial network (cGAN) in which the trained generator g…

DecoderGeneral ClassificationGenerative Adversarial NetworkLand Cover Classification

Decamouflage: A Framework to Detect Image-Scaling Attacks on Convolutional Neural Networks

2020-10-08 · Bedeuro Kim, Alsharif Abuadbba, Yansong Gao, Yifeng Zheng 외

As an essential processing step in computer vision applications, image resizing or scaling, more specifically downsampling, has to be applied before feeding a normally large image into a convolutional neural network (CNN…

CPUSteganalysis

Super-Resolution for Overhead Imagery Using DenseNets and Adversarial Learning

2017-11-28 · Marc Bosch, Christopher M. Gifford, Pedro A. Rodriguez

Recent advances in Generative Adversarial Learning allow for new modalities of image super-resolution by learning low to high resolution mappings. In this paper we present our work using Generative Adversarial Networks (…

Image Super-ResolutionSuper-Resolution