paper-with-me

홈 › Papers

Adv-4-Adv: Thwarting Changing Adversarial Perturbations via Adversarial Domain Adaptation

2021-12-01 · Tianyue Zheng, Zhe Chen, Shuya Ding, Chao Cai, Jun Luo

Whereas adversarial training can be useful against specific adversarial perturbations, they have also proven ineffective in generalizing towards attacks deviating from those used for training. However, we observe that this ineffectiveness is intrinsically connected to domain adaptability, another crucial issue in deep learning for which adversarial domain adaptation appears to be a promising solution. Consequently, we proposed Adv-4-Adv as a novel adversarial training method that aims to retain robustness against unseen adversarial perturbations. Essentially, Adv-4-Adv treats attacks incurring different perturbations as distinct domains, and by leveraging the power of adversarial domain adaptation, it aims to remove the domain/attack-specific features. This forces a trained model to learn a robust domain-invariant representation, which in turn enhances its generalization ability. Extensive evaluations on Fashion-MNIST, SVHN, CIFAR-10, and CIFAR-100 demonstrate that a model trained by Adv-4-Adv based on samples crafted by simple attacks (e.g., FGSM) can be generalized to more advanced attacks (e.g., PGD), and the performance exceeds state-of-the-art proposals on these datasets.

📄 PDF Abstract BibTeX arXiv:2112.00428

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Universal Adversarial Perturbations: Efficiency on a small image dataset

2022-10-10 · Waris Radji

Although neural networks perform very well on the image classification task, they are still vulnerable to adversarial perturbations that can fool a neural network without visibly changing an input image. A paper has show…

image-classificationImage Classification

SHIELD: Thwarting Code Authorship Attribution

2023-04-26 · Mohammed Abuhamad, Changhun Jung, David Mohaisen, DaeHun Nyang

Authorship attribution has become increasingly accurate, posing a serious privacy risk for programmers who wish to remain anonymous. In this paper, we introduce SHIELD to examine the robustness of different code authorsh…

Authorship Attribution

On Procedural Adversarial Noise Attack And Defense

2021-08-10 · Jun Yan, Xiaoyang Deng, Huilin Yin, Wancheng Ge

Deep Neural Networks (DNNs) are vulnerable to adversarial examples which would inveigle neural networks to make prediction errors with small perturbations on the input images. Researchers have been devoted to promoting t…

Efficient Adversarial Input Generation via Neural Net Patching

2022-11-30 · Tooba Khan, Kumar Madhukar, Subodh Vishnu Sharma

The generation of adversarial inputs has become a crucial issue in establishing the robustness and trustworthiness of deep neural nets, especially when they are used in safety-critical application domains such as autonom…

Autonomous Vehicles

Can Perceptual Guidance Lead to Semantically Explainable Adversarial Perturbations?

2021-06-24 · P Charantej Reddy, Aditya Siripuram, Sumohana S. Channappayya

It is well known that carefully crafted imperceptible perturbations can cause state-of-the-art deep learning classification models to misclassify. Understanding and analyzing these adversarial perturbations play a crucia…

SSIM