Journal Article
Machine Learning

A Review on Representative Swarm Intelligence Algorithms for Solving Optimization Problems: Applications and Trends

Jun Tang(National University of Defense Technology), Gang Liu(Hunan Institute of Science and Technology), Qingtao Pan(National University of Defense Technology)
July 27, 2021IEEE/CAA Journal of Automatica Sinica953 citations

953

Citations

11

Influential Citations

IEEE/CAA Journal of Automatica Sinica

Venue

2021

Year

Abstract

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.

Analysis

Why This Paper Matters

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.

Technical Contributions

  • Chronological taxonomy: The paper orders algorithms by their introduction date, providing a clear evolutionary narrative from ACO (1992) to ABC (2005).
  • Functional analysis: Each algorithm is described in terms of its core operators (e.g., pheromone update in ACO, velocity update in PSO) and their roles in exploration vs. exploitation.
  • Application mapping: The review catalogs successful deployments across engineering domains, including structural design, power systems, and telecommunications.
  • Trend identification: The authors discuss emerging directions such as hybrid algorithms, multi-objective optimization, and integration with deep learning.

Results

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.

Significance

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.