paper-with-me

Papers

Defense against Adversarial Cloud Attack on Remote Sensing Salient Object Detection

2023-06-30 · Huiming Sun, Lan Fu, Jinlong Li, Qing Guo, Zibo Meng, Tianyun Zhang, Yuewei Lin, Hongkai Yu

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 sensing images and get remarkable results. However, the recent adversarial attack examples, generated by changing a few pixel values on the original remote sensing image, could result in a collapse for the well-trained deep learning based SOD model. Different with existing methods adding perturbation to original images, we propose to jointly tune adversarial exposure and additive perturbation for attack and constrain image close to cloudy image as Adversarial Cloud. Cloud is natural and common in remote sensing images, however, camouflaging cloud based adversarial attack and defense for remote sensing images are not well studied before. Furthermore, we design DefenseNet as a learn-able pre-processing to the adversarial cloudy images so as to preserve the performance of the deep learning based remote sensing SOD model, without tuning the already deployed deep SOD model. By considering both regular and generalized adversarial examples, the proposed DefenseNet can defend the proposed Adversarial Cloud in white-box setting and other attack methods in black-box setting. Experimental results on a synthesized benchmark from the public remote sensing SOD dataset (EORSSD) show the promising defense against adversarial cloud attacks.

📄 PDF Abstract BibTeX arXiv:2306.17431

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackDeep Learningobject-detectionObject DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Defense-PointNet: Protecting PointNet Against Adversarial Attacks

2020-02-27 · Yu Zhang, Gongbo Liang, Tawfiq Salem, Nathan Jacobs

Despite remarkable performance across a broad range of tasks, neural networks have been shown to be vulnerable to adversarial attacks. Many works focus on adversarial attacks and defenses on 2D images, but few focus on 3…

Adversarial Robustness

Imperceptible Transfer Attack and Defense on 3D Point Cloud Classification

2021-11-22 · Daizong Liu, Wei Hu

Although many efforts have been made into attack and defense on the 2D image domain in recent years, few methods explore the vulnerability of 3D models. Existing 3D attackers generally perform point-wise perturbation ove…

3D Point Cloud ClassificationClassificationPoint Cloud Classification

Provable Defense Against Clustering Attacks on 3D Point Clouds

2021-11-22 · AAAI Workshop AdvML 2022 2 · Dishanika Dewani Denipitiyage, Thalaiyasingam Ajanthan, Parameswaran Kamalaruban, Adrian Weller

Lately, the literature on adversarial robustness spans from images to other domains such as point clouds. In this work, we consider clustering attacks on 3D point clouds and devise a provable defense mechanism to counter…

Adversarial RobustnessClustering

Extending Adversarial Attacks and Defenses to Deep 3D Point Cloud Classifiers

2019-01-10 · Daniel Liu, Ronald Yu, Hao Su

3D object classification and segmentation using deep neural networks has been extremely successful. As the problem of identifying 3D objects has many safety-critical applications, the neural networks have to be robust ag…

3D Object ClassificationGeneral Classificationimage-classificationImage Classification

IF-Defense: 3D Adversarial Point Cloud Defense via Implicit Function based Restoration

2020-10-11 · Ziyi Wu, Yueqi Duan, He Wang, Qingnan Fan 외

Point cloud is an important 3D data representation widely used in many essential applications. Leveraging deep neural networks, recent works have shown great success in processing 3D point clouds. However, those deep neu…