paper-with-me

Papers

Transcending Adversarial Perturbations: Manifold-Aided Adversarial Examples with Legitimate Semantics

2024-02-05 · Shuai Li, Xiaoyu Jiang, Xiaoguang Ma

Deep neural networks were significantly vulnerable to adversarial examples manipulated by malicious tiny perturbations. Although most conventional adversarial attacks ensured the visual imperceptibility between adversarial examples and corresponding raw images by minimizing their geometric distance, these constraints on geometric distance led to limited attack transferability, inferior visual quality, and human-imperceptible interpretability. In this paper, we proposed a supervised semantic-transformation generative model to generate adversarial examples with real and legitimate semantics, wherein an unrestricted adversarial manifold containing continuous semantic variations was constructed for the first time to realize a legitimate transition from non-adversarial examples to adversarial ones. Comprehensive experiments on MNIST and industrial defect datasets showed that our adversarial examples not only exhibited better visual quality but also achieved superior attack transferability and more effective explanations for model vulnerabilities, indicating their great potential as generic adversarial examples. The code and pre-trained models were available at https://github.com/shuaili1027/MAELS.git.

📄 PDF Abstract BibTeX arXiv:2402.03095

Code (1)

shuaili1027/maels 공식 구현 pytorch

Similar Papers 제목 키워드 기반

ManiGen: A Manifold Aided Black-box Generator of Adversarial Examples

2020-07-11 · Guanxiong Liu, Issa Khalil, Abdallah Khreishah, Abdulelah Algosaibi 외

Machine learning models, especially neural network (NN) classifiers, have acceptable performance and accuracy that leads to their wide adoption in different aspects of our daily lives. The underlying assumption is that t…

GAMA: Geometry-Aware Manifold Alignment via Structured Adversarial Perturbations for Robust Domain Adaptation

2025-05-21 · Hana Satou, F Monkey

Domain adaptation remains a challenge when there is significant manifold discrepancy between source and target domains. Although recent methods leverage manifold-aware adversarial perturbations to perform data augmentati…

Data AugmentationDomain Adaptation

NAG: Network for Adversary Generation

2017-12-09 · CVPR 2018 6 · Konda Reddy Mopuri, Utkarsh Ojha, Utsav Garg, R. Venkatesh Babu

Adversarial perturbations can pose a serious threat for deploying machine learning systems. Recent works have shown existence of image-agnostic perturbations that can fool classifiers over most natural images. Existing m…

Reversing Skin Cancer Adversarial Examples by Multiscale Diffusive and Denoising Aggregation Mechanism

2022-08-22 · Yongwei Wang, Yuan Li, Zhiqi Shen, Yuhui Qiao

Reliable skin cancer diagnosis models play an essential role in early screening and medical intervention. Prevailing computer-aided skin cancer classification systems employ deep learning approaches. However, recent stud…

Cancer ClassificationDenoisingSkin Cancer Classification

Approximate Manifold Defense Against Multiple Adversarial Perturbations

2020-04-05 · Jay Nandy, Wynne Hsu, Mong Li Lee

Existing defenses against adversarial attacks are typically tailored to a specific perturbation type. Using adversarial training to defend against multiple types of perturbation requires expensive adversarial examples fr…

Adversarial Robustnessimage-classificationImage Classification