paper-with-me

Papers

POBA-GA: Perturbation Optimized Black-Box Adversarial Attacks via Genetic Algorithm

2019-05-01 · Jinyin Chen, Mengmeng Su, Shijing Shen, Hui Xiong, Haibin Zheng

Most deep learning models are easily vulnerable to adversarial attacks. Various adversarial attacks are designed to evaluate the robustness of models and develop defense model. Currently, adversarial attacks are brought up to attack their own target model with their own evaluation metrics. And most of the black-box adversarial attack algorithms cannot achieve the expected success rate compared with white-box attacks. In this paper, comprehensive evaluation metrics are brought up for different adversarial attack methods. A novel perturbation optimized black-box adversarial attack based on genetic algorithm (POBA-GA) is proposed for achieving white-box comparable attack performances. Approximate optimal adversarial examples are evolved through evolutionary operations including initialization, selection, crossover and mutation. Fitness function is specifically designed to evaluate the example individual in both aspects of attack ability and perturbation control. Population diversity strategy is brought up in evolutionary process to promise the approximate optimal perturbations obtained. Comprehensive experiments are carried out to testify POBA-GA's performances. Both simulation and application results prove that our method is better than current state-of-art black-box attack methods in aspects of attack capability and perturbation control.

📄 PDF Abstract BibTeX arXiv:1906.03181

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackDiversity

Similar Papers 제목 키워드 기반

Towards Transferable Adversarial Attacks with Centralized Perturbation

2023-12-11 · Shangbo Wu, Yu-an Tan, Yajie Wang, Ruinan Ma 외

Adversarial transferability enables black-box attacks on unknown victim deep neural networks (DNNs), rendering attacks viable in real-world scenarios. Current transferable attacks create adversarial perturbation over the…

Adversarial Attack

Beyond Waveform Robustness: Robust Feature-Vocoder Adversarial Attacks on Automatic Speech Recognition

2026-06-04 · Yifan Liao, Zongmin Zhang, Zhen Sun, Yuhui Sun 외 arxiv

Automatic speech recognition (ASR) systems have become widely used for multilingual speech-to-text transcription. Their robustness to adversarial attacks has become an important topic for the community. Existing adversar…

Self-Supervised LearningSpeech Recognition

Transferable Adversarial Perturbations

2018-09-01 · ECCV 2018 9 · Wen Zhou, Xin Hou, Yongjun Chen, Mengyun Tang 외

State-of-the-art deep neural network classifiers are highly vulnerable to adversarial examples which are designed to mislead classifiers with a very small perturbation. However, the performance of black-box attacks (with…

Superpixel Attack: Enhancing Black-box Adversarial Attack with Image-driven Division Areas

2025-11-29 · Issa Oe, Keiichiro Yamamura, Hiroki Ishikura, Ryo Hamahira 외 arxiv

Deep learning models are used in safety-critical tasks such as automated driving and face recognition. However, small perturbations in the model input can significantly change the predictions. Adversarial attacks are use…

Adversarial AttackFace Recognition

Perception Improvement for Free: Exploring Imperceptible Black-box Adversarial Attacks on Image Classification

2020-10-30 · Yongwei Wang, Mingquan Feng, Rabab Ward, Z. Jane Wang 외

Deep neural networks are vulnerable to adversarial attacks. White-box adversarial attacks can fool neural networks with small adversarial perturbations, especially for large size images. However, keeping successful adver…

Adversarial AttackGeneral Classificationimage-classificationImage Classification