Related Experiment Video
Updated: Nov 25, 2025

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
Published on: December 9, 2012
A Distributed Black-Box Adversarial Attack Based on Multi-Group Particle Swarm Optimization
Naufal Suryanto1, Hyoeun Kang1, Yongsu Kim1
1School of Computer Science and Engineering, Pusan National University, Busan 609735, Korea.
This study introduces a novel distributed adversarial attack for deep learning models. It enhances Particle Swarm Optimization (PSO) to achieve high success rates with fewer queries, improving black-box attack efficiency.
Area of Science:
- Deep Learning Security
- Artificial Intelligence (AI) Vulnerabilities
- Cybersecurity
Background:
- Adversarial attacks in deep learning pose risks due to their subtlety and potential real-world impact.
- Existing black-box attacks often require numerous queries, increasing detection likelihood by AI systems.
- Previous gradient-free methods using Particle Swarm Optimization (PSO) suffered from low success rates due to local optima entrapment.
Purpose of the Study:
- To develop a more effective black-box adversarial attack method that minimizes query counts.
- To enhance the success rate of PSO-based adversarial attacks by addressing the local optima problem.
- To demonstrate the attack's efficacy and scalability through distributed execution and real-world testing.
Main Methods:
- Implemented a distributed attack strategy across multiple nodes to reduce query volume and detection probability.
- Utilized Multi-Group PSO with Random Redistribution (MGRR-PSO) for improved perturbation generation and local optima avoidance.
- Introduced MGRR-PSO for efficient perturbation pruning, outperforming standard iterative methods.
- Conducted experiments on MNIST, CIFAR-10, ImageNet, and a real-world attack against Google Cloud Vision.
Main Results:
- Achieved a 100% attack success rate on MNIST and CIFAR-10 datasets.
- Successfully fooled Google Cloud Vision, demonstrating real-world applicability.
- Maintained a significantly lower query count compared to existing methods.
- Showcased improved scalability and robustness through distributed execution.
Conclusions:
- The proposed distributed MGRR-PSO-based adversarial attack effectively increases success rates while minimizing queries.
- This method offers a scalable and stealthier alternative for black-box adversarial attacks.
- The attack's real-world success against Google Cloud Vision validates its practical implications for AI security.
Related Concept Videos
Collisions in Multiple Dimensions: Problem Solving
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
Masking and Demasking Agents
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
Maxwell-Boltzmann Distribution: Problem Solving
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
Collisions in Multiple Dimensions: Introduction
Randomized Experiments
Simple randomization
Simple...
Detection of Black Holes
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...

