paper-with-me

홈 › Papers

Realistic Scatterer Based Adversarial Attacks on SAR Image Classifiers

2023-12-05 · Tian Ye, Rajgopal Kannan, Viktor Prasanna, Carl Busart, Lance Kaplan

Adversarial attacks have highlighted the vulnerability of classifiers based on machine learning for Synthetic Aperture Radar (SAR) Automatic Target Recognition (ATR) tasks. An adversarial attack perturbs SAR images of on-ground targets such that the classifiers are misled into making incorrect predictions. However, many existing attacking techniques rely on arbitrary manipulation of SAR images while overlooking the feasibility of executing the attacks on real-world SAR imagery. Instead, adversarial attacks should be able to be implemented by physical actions, for example, placing additional false objects as scatterers around the on-ground target to perturb the SAR image and fool the SAR ATR. In this paper, we propose the On-Target Scatterer Attack (OTSA), a scatterer-based physical adversarial attack. To ensure the feasibility of its physical execution, we enforce a constraint on the positioning of the scatterers. Specifically, we restrict the scatterers to be placed only on the target instead of in the shadow regions or the background. To achieve this, we introduce a positioning score based on Gaussian kernels and formulate an optimization problem for our OTSA attack. Using a gradient ascent method to solve the optimization problem, the OTSA can generate a vector of parameters describing the positions, shapes, sizes and amplitudes of the scatterers to guide the physical execution of the attack that will mislead SAR image classifiers. The experimental results show that our attack obtains significantly higher success rates under the positioning constraint compared with the existing method.

📄 PDF Abstract BibTeX arXiv:2312.02912

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Uncertainty-Aware SAR ATR: Defending Against Adversarial Attacks via Bayesian Neural Networks

2024-03-27 · Tian Ye, Rajgopal Kannan, Viktor Prasanna, Carl Busart

Adversarial attacks have demonstrated the vulnerability of Machine Learning (ML) image classifiers in Synthetic Aperture Radar (SAR) Automatic Target Recognition (ATR) systems. An adversarial attack can deceive the class…

Adversarial AttackDecision Makingimage-classificationImage Classification

SCATGAN for Reconstruction of Ultrasound Scatterers Using Generative Adversarial Networks

2019-02-01 · Andrawes Al Bahou, Christine Tanner, Orcun Goksel

Computational simulation of ultrasound (US) echography is essential for training sonographers. Realistic simulation of US interaction with microscopic tissue structures is often modeled by a tissue representation in the …

Translation

Scattering Model Guided Adversarial Examples for SAR Target Recognition: Attack and Defense

2022-09-11 · Bowen Peng, Bo Peng, Jie zhou, Jianyue Xie 외

Deep Neural Networks (DNNs) based Synthetic Aperture Radar (SAR) Automatic Target Recognition (ATR) systems have shown to be highly vulnerable to adversarial perturbations that are deliberately designed yet almost imperc…

Adversarial AttackAdversarial Robustness

Perturbations are not Enough: Generating Adversarial Examples with Spatial Distortions

2019-10-03 · He Zhao, Trung Le, Paul Montague, Olivier De Vel 외

Deep neural network image classifiers are reported to be susceptible to adversarial evasion attacks, which use carefully crafted images created to mislead a classifier. Recently, various kinds of adversarial attack metho…

Adversarial AttackTranslation

Adversarial Evaluation of Multimodal Models under Realistic Gray Box Assumption

2020-11-25 · Ivan Evtimov, Russel Howes, Brian Dolhansky, Hamed Firooz 외

This work examines the vulnerability of multimodal (image + text) models to adversarial threats similar to those discussed in previous literature on unimodal (image- or text-only) models. We introduce realistic assumptio…

General ClassificationText Augmentation