A Black-box Attack on Neural Networks Based on Swarm Evolutionary Algorithm
Xiaolei Liu, Yuheng Luo, Xiaosong Zhang, Qingxin Zhu

TL;DR
This paper introduces a black-box attack method on neural networks using swarm evolutionary algorithms, demonstrating high success rates on MNIST and CIFAR-10 datasets and robustness against defenses like distillation.
Contribution
The paper presents a novel black-box attack approach leveraging swarm evolutionary algorithms, which is effective, general, and resistant to certain defenses, unlike previous methods.
Findings
Achieves 100% attack success probability on MNIST and CIFAR-10
Effective against distilled neural networks with nearly 100% success
Adversarial samples partly reproduce learned data characteristics
Abstract
Neural networks play an increasingly important role in the field of machine learning and are included in many applications in society. Unfortunately, neural networks suffer from adversarial samples generated to attack them. However, most of the generation approaches either assume that the attacker has full knowledge of the neural network model or are limited by the type of attacked model. In this paper, we propose a new approach that generates a black-box attack to neural networks based on the swarm evolutionary algorithm. Benefiting from the improvements in the technology and theoretical characteristics of evolutionary algorithms, our approach has the advantages of effectiveness, black-box attack, generality, and randomness. Our experimental results show that both the MNIST images and the CIFAR-10 images can be perturbed to successful generate a black-box attack with 100\% probability…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Malware Detection Techniques
