Attention Is All You Need
Ashish Vaswani, Noam Shazeer et al.
1.3k
Citations
0
Influential Citations
IEEE Access
Venue
2022
Year
Particle swarm optimization (PSO) is one of the most well-regarded swarm-based algorithms in the literature. Although the original PSO has shown good optimization performance, it still severely suffers from premature convergence. As a result, many researchers have been modifying it resulting in a large number of PSO variants with either slightly or significantly better performance. Mainly, the standard PSO has been modified by four main strategies: modification of the PSO controlling parameters, hybridizing PSO with other well-known meta-heuristic algorithms such as genetic algorithm (GA) and differential evolution (DE), cooperation and multi-swarm techniques. This paper attempts to provide a comprehensive review of PSO, including the basic concepts of PSO, binary PSO, neighborhood topologies in PSO, recent and historical PSO variants, remarkable engineering applications of PSO, and its drawbacks. Moreover, this paper reviews recent studies that utilize PSO to solve feature selection problems. Finally, eight potential research directions that can help researchers further enhance the performance of PSO are provided.
Particle swarm optimization (PSO) remains one of the most widely used swarm intelligence algorithms due to its simplicity and effectiveness. However, its well-known premature convergence problem has spurred an enormous body of modifications. This comprehensive survey, published in IEEE Access with over 1300 citations, provides a much-needed structured overview of the PSO landscape. For AI practitioners, understanding which PSO variant to apply to a given optimization or feature selection task is critical, and this paper offers a clear taxonomy to navigate the options.
The paper's timing is significant: as machine learning models grow in complexity, efficient hyperparameter tuning and feature selection become paramount. PSO variants are increasingly used in deep learning contexts, and this survey consolidates the state of the art, making it an essential resource for both newcomers and experienced researchers.
The paper categorizes PSO modifications into four main strategies:
The survey also dedicates a section to feature selection using PSO, a critical application in high-dimensional data analysis. It reviews how binary PSO and hybrid approaches have been applied to select relevant features while maintaining classification accuracy.
While the paper is a survey and does not present new experimental results, it synthesizes findings from hundreds of studies. Key takeaways include:
This survey has become a standard reference in the optimization community, evidenced by its high citation count. It provides a roadmap for researchers to identify gaps and promising directions, such as PSO for dynamic and multi-objective optimization, integration with deep learning, and theoretical analysis of convergence. For practitioners, it offers a practical guide to selecting and tuning PSO variants for engineering and machine learning tasks. The eight future research directions outlined—including self-adaptive PSO, multi-objective PSO, and PSO for big data—will likely shape the next wave of PSO research.
Ashish Vaswani, Noam Shazeer et al.
Jakubův, Jan, Chvalovský, Karel et al.
Pauli Virtanen, Ralf Gommers et al.
Tom B. Brown, Benjamin Mann et al.