paper-with-me

Papers

Updating velocities in heterogeneous comprehensive learning particle swarm optimization with low-discrepancy sequences

2022-09-20 · Yuelin Zhao, Feng Wu, Jianhua Pang, Wanxie Zhong

Heterogeneous comprehensive learning particle swarm optimization (HCLPSO) is a type of evolutionary algorithm with enhanced exploration and exploitation capabilities. The low-discrepancy sequence (LDS) is more uniform in covering the search space than random sequences. In this paper, making use of the good uniformity of LDS to improve HCLPSO is researched. Numerical experiments are performed to show that it is impossible to effectively improve the search ability of HCLPSO by only using LDS to generate the initial population. However, if we properly choose some random sequences from the HCLPSO velocities updating formula and replace them with the deterministic LDS, we can obtain a more efficient algorithm. Compared with the original HCLPSO under the same accuracy requirement, the HCLPSO updating the velocities with the deterministic LDS can significantly reduce the iterations required for finding the optimal solution, without decreasing the success rate.

📄 PDF Abstract BibTeX arXiv:2209.09438

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning to track on-the-fly using a particle filter with annealed- weighted QPSO modeled after a singular Dirac delta potential

2018-06-04 · Saptarshi Sengupta, Richard Alan Peters II

This paper proposes an evolutionary Particle Filter with a memory guided proposal step size update and an improved, fully-connected Quantum-behaved Particle Swarm Optimization (QPSO) resampling scheme for visual tracking…

Visual Tracking

Self-adaptive Potential-based Stopping Criteria for Particle Swarm Optimization

2019-05-29 · Bernd Bassimir, Manuel Schmitt, Rolf Wanka

We study the variant of Particle Swarm Optimization (PSO) that applies random velocities in a dimension instead of the regular velocity update equations as soon as the so-called potential of the swarm falls below a certa…

GenTrack2: An Improved Hybrid Approach for Multi-Object Tracking

2025-10-28 · Toan Van Nguyen, Rasmus G. K. Christiansen, Dirk Kraft, Leon Bodenhagen arxiv

This paper proposes a visual multi-object tracking method that jointly employs stochastic and deterministic mechanisms to ensure identifier consistency for unknown and time-varying target numbers under nonlinear dynamics…

Multi-Object Tracking

Heterogeneous Strategy Particle Swarm Optimization

2016-07-30 · Wen-Bo Du, Wen Ying, Gang Yan, Yan-Bo Zhu 외

PSO is a widely recognized optimization algorithm inspired by social swarm. In this brief we present a heterogeneous strategy particle swarm optimization (HSPSO), in which a proportion of particles adopt a fully informed…

Diversity

Heterogeneous Swarms: Jointly Optimizing Model Roles and Weights for Multi-LLM Systems

2025-02-06 · Shangbin Feng, Zifeng Wang, Palash Goyal, Yike Wang 외

We propose Heterogeneous Swarms, an algorithm to design multi-LLM systems by jointly optimizing model roles and weights. We represent multi-LLM systems as directed acyclic graphs (DAGs) of LLMs with topological message p…