AutoPSO: A Meta-Framework for Automated Particle Swarm Optimization

πŸ“… 2026-07-29
πŸ›οΈ IEEE Transactions on Evolutionary Computation
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This work addresses the limitations of traditional particle swarm optimization (PSO) algorithms, which are typically handcrafted, exhibit poor generalization, and lack scalability. To overcome these issues, the authors propose AutoPSOβ€”a meta-framework that automatically constructs customized PSO variants through a bilevel optimization mechanism. In the outer loop, AutoPSO searches over a pool of interchangeable algorithmic components to identify effective combinations; in the inner loop, it leverages EvoX to enable population tensorization and batch evaluation, thereby realizing, for the first time, automated search and flexible replacement within the PSO component space. Experimental results demonstrate that PSO variants discovered by AutoPSO significantly outperform strong baselines on both numerical optimization and neuroevolution-based robot control tasks, with performance consistently improving as population size scales, showcasing superior generalization and extensibility.
πŸ“ Abstract
Particle swarm optimization (PSO) is a widely used metaheuristic, prized for its simplicity and small parameter set. Although decades of research have produced numerous PSO variants that improve performance by modifying key components (e.g., parameter schedules, swarm topologies, or updating rules), two fundamental challenges persist. First, most existing approaches are problem-specific and hand-crafted, leading to poor cross-task generalization and forcing practitioners to navigate an impractically large design space, which also hinders systematic reuse of prior effective mechanisms. Second, mainstream implementations remain CPU-bound, constraining scalability and substantially increasing computational cost in real-world applications. To address these challenges, we propose \emph{AutoPSO}, a highly automated meta-framework for constructing customized PSO algorithms. AutoPSO formulates PSO-based optimization as a bi-level process: an outer search explores the joint space of effective PSO components, while an inner loop instantiates candidate variants to solve the target task and provide feedback. The outer search operates over a curated, open-design component pool, supporting flexible replacement of the component set and the outer optimizer. Crucially, by leveraging EvoX for population tensorization and batched evaluations, AutoPSO can efficiently assess thousands of particles within practical time budgets. Comprehensive experiments on numerical benchmarks and neuroevolution robotic control tasks demonstrate that AutoPSO consistently discovers novel PSO variants that significantly outperform strong baselines. Ablation and scalability studies further highlight the contribution of individual algorithmic components and confirm that AutoPSO achieves increasing performance gains with larger swarm sizes. Source code will be made publicly available.
Problem

Research questions and friction points this paper is trying to address.

particle swarm optimization
cross-task generalization
design space
computational scalability
CPU-bound
Innovation

Methods, ideas, or system contributions that make the work stand out.

automated algorithm design
particle swarm optimization
bi-level optimization
scalable evolutionary computation
component-based metaheuristics
πŸ’Ό Related Jobs
No related jobs found.
X
Xinmeng Yu
Department of Computer Science and Engineering, Southern University of Science and Technology, Shenzhen 518055, China; and also with the Pengcheng Laboratory, Shenzhen 518000, China
J
Jiaxin Gao
Department of Data Science and Artificial Intelligence, The Hong Kong Polytechnic University, Hong Kong SAR, China
Jianguo Zhang
Jianguo Zhang
Professor, Southern University of Science and Technology
Object RecognitionComputer VisionImage ProcessingVisual Surveillance
Dongmei Jiang
Dongmei Jiang
Northwestern Polytechnical University; Peng Cheng Laboratory
Affective ComputingMultimodal emotion recognitionMultimodal mental state evaluation
R
Ran Cheng
Department of Data Science and Artificial Intelligence, The Hong Kong Polytechnic University, Hong Kong SAR, China; The Hong Kong Polytechnic University Shenzhen Research Institute, Shenzhen, Guangdong Province, China; The Hong Kong Polytechnic University-Daya Bay Technology and Innovation Research Institute, Huizhou, Guangdong Province, China