Harnessing the Lemurs optimizer for adversarial attacks on deep neural networks
摘要
The vulnerability of Deep Neural Networks (DNNs) to adversarial attacks reveals critical challenges in model robustness, particularly in sensitive applications. This paper introduces the Lemurs Optimizer for Adversarial Attacks (LO-Attack), a gradient-free metaheuristic algorithm inspired by swarm intelligence and lemur social behavior designed to generate adversarial examples. Unlike traditional gradient-based methods, LO-Attack operates effectively in white-box and black-box environments. Through evaluations on CIFAR-10, ImageNet, and MNIST, LO-Attack achieves a high fooling rate with minimal perturbation sizes, achieving competitive fooling rates compared to FGSM and DeepFool. Visualizations confirm that LO-Attack produces subtle perturbations that compromise model reliability without perceptible differences. The LO-Attack method offers a flexible and robust approach for adversarial attacks and has broader implications for NP-hard optimization challenges beyond neural network testing.