ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
953
Citations
11
Influential Citations
IEEE/CAA Journal of Automatica Sinica
Venue
2021
Year
Swarm intelligence algorithms are a subset of the artificial intelligence (AI) field, which is increasing popularity in resolving different optimization problems and has been widely utilized in various applications. In the past decades, numerous swarm intelligence algorithms have been developed, including ant colony optimization (ACO), particle swarm optimization (PSO), artificial fish swarm (AFS), bacterial foraging optimization (BFO), and artificial bee colony (ABC). This review tries to review the most representative swarm intelligence algorithms in chronological order by highlighting the functions and strengths from 127 research literatures. It provides an overview of the various swarm intelligence algorithms and their advanced developments, and briefly provides the description of their successful applications in optimization problems of engineering fields. Finally, opinions and perspectives on the trends and prospects in this relatively new research domain are represented to support future developments.
Swarm intelligence algorithms have become a cornerstone of modern optimization, inspired by collective behaviors in nature such as ant foraging, bird flocking, and fish schooling. This 2021 review, published in the IEEE/CAA Journal of Automatica Sinica and already cited 953 times, offers a timely and comprehensive overview of the most representative algorithms in the field. For AI practitioners at Neura Market, understanding the landscape of swarm intelligence is critical because these methods are increasingly deployed in real-world engineering problems—from logistics and scheduling to robotics and control systems—where traditional gradient-based optimizers fail.
The paper’s value lies in its systematic organization of five key algorithms: ant colony optimization (ACO), particle swarm optimization (PSO), artificial fish swarm (AFS), bacterial foraging optimization (BFO), and artificial bee colony (ABC). By tracing their chronological development and highlighting their unique strengths, the review helps practitioners match algorithm characteristics to problem requirements. For example, PSO excels in continuous optimization with fast convergence, while ACO is tailored for discrete combinatorial problems like routing.
The paper does not present new experimental results but synthesizes findings from 127 prior studies. Key qualitative insights include: PSO and ACO are the most mature and widely adopted algorithms, with thousands of applications each. ABC and BFO are newer but show competitive performance on specific benchmarks (e.g., ABC for numerical optimization, BFO for multimodal problems). The review notes that no single algorithm dominates all problem types, and hybrid approaches often yield superior performance.
This review serves as a foundational reference for both newcomers and experienced researchers in swarm intelligence. By consolidating a large body of literature, it reduces the barrier to entry for practitioners seeking to apply these algorithms. The paper’s high citation count (953) reflects its utility as a go-to survey. Its discussion of future trends—such as parallel implementations, adaptive parameter control, and real-world deployment challenges—provides a roadmap for advancing the field. For Neura Market’s audience, this paper underscores the enduring relevance of bio-inspired optimization in an era dominated by deep learning, and highlights opportunities for integrating swarm intelligence with modern AI pipelines.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba