paper-with-me

홈 › Papers

Adversarial Example in Remote Sensing Image Recognition

2019-10-29 · Li Chen, Guowei Zhu, Qi Li, Haifeng Li

With the wide application of remote sensing technology in various fields, the accuracy and security requirements for remote sensing images (RSIs) recognition are also increasing. In recent years, due to the rapid development of deep learning in the field of image recognition, RSI recognition models based on deep convolution neural networks (CNNs) outperform traditional hand-craft feature techniques. However, CNNs also pose security issues when they show their capability of accurate classification. By adding a very small variation of the adversarial perturbation to the input image, the CNN model can be caused to produce erroneous results with extremely high confidence, and the modification of the image is not perceived by the human eye. This added adversarial perturbation image is called an adversarial example, which poses a serious security problem for systems based on CNN model recognition results. This paper, for the first time, analyzes adversarial example problem of RSI recognition under CNN models. In the experiments, we used different attack algorithms to fool multiple high-accuracy RSI recognition models trained on multiple RSI datasets. The results show that RSI recognition models are also vulnerable to adversarial examples, and the models with different structures trained on the same RSI dataset also have different vulnerabilities. For each RSI dataset, the number of features also affects the vulnerability of the model. Many features are good for defensive adversarial examples. Further, we find that the attacked class of RSI has an attack selectivity property. The misclassification of adversarial examples of the RSIs are related to the similarity of the original classes in the CNN feature space. In addition, adversarial examples in RSI recognition are of great significance for the security of remote sensing applications, showing a huge potential for future research.

📄 PDF Abstract BibTeX arXiv:1910.13222

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Defense against Adversarial Cloud Attack on Remote Sensing Salient Object Detection

2023-06-30 · Huiming Sun, Lan Fu, Jinlong Li, Qing Guo 외

Detecting the salient objects in a remote sensing image has wide applications for the interdisciplinary research. Many existing deep learning methods have been proposed for Salient Object Detection (SOD) in remote sensin…

Adversarial AttackDeep Learningobject-detectionObject Detection+1

Universal Adversarial Examples in Remote Sensing: Methodology and Benchmark

2022-02-14 · Yonghao Xu, Pedram Ghamisi

Deep neural networks have achieved great success in many important remote sensing tasks. Nevertheless, their vulnerability to adversarial examples should not be neglected. In this study, we systematically analyze the uni…

Adversarial AttackScene ClassificationSemantic Segmentation

Adversarial Examples in Remote Sensing

2018-05-28 · Wojciech Czaja, Neil Fendley, Michael Pekala, Christopher Ratto 외

This paper considers attacks against machine learning algorithms used in remote sensing applications, a domain that presents a suite of challenges that are not fully addressed by current research focused on natural image…

image-classificationImage ClassificationSatellite Image Classification

Generating Transferrable Adversarial Examples via Local Mixing and Logits Optimization for Remote Sensing Object Recognition

2025-09-09 · Chun Liu, Hailong Wang, Bingqian Zhu, Panpan Ding 외 arxiv

Deep Neural Networks (DNNs) are vulnerable to adversarial attacks, posing significant security threats to their deployment in remote sensing applications. Research on adversarial attacks not only reveals model vulnerabil…

Object Recognition

Demotivate adversarial defense in remote sensing

2021-05-28 · Adrien Chan-Hon-Tong, Gaston Lenczner, Aurelien Plyer

Convolutional neural networks are currently the state-of-the-art algorithms for many remote sensing applications such as semantic segmentation or object detection. However, these algorithms are extremely sensitive to ove…

Adversarial DefenseAdversarial Robustnessobject-detectionObject Detection+1