paper-with-me

Papers

Heterogeneous Strategy Particle Swarm Optimization

2016-07-30 · Wen-Bo Du, Wen Ying, Gang Yan, Yan-Bo Zhu, Xian-Bin Cao

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 strategy to enhance the converging speed while the rest are singly informed to maintain the diversity. Our extensive numerical experiments show that HSPSO algorithm is able to obtain satisfactory solutions, outperforming both PSO and the fully informed PSO. The evolution process is examined from both structural and microscopic points of view. We find that the cooperation between two types of particles can facilitate a good balance between exploration and exploitation, yielding better performance. We demonstrate the applicability of HSPSO on the filter design problem.

📄 PDF Abstract BibTeX arXiv:1608.00138

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

An Adaptive Balance Search Based Complementary Heterogeneous Particle Swarm Optimization Architecture

2024-12-17 · Zhenxing Zhang, Tianxian Zhang, Xiangliang Xu

A series of modified cognitive-only particle swarm optimization (PSO) algorithms effectively mitigate premature convergence by constructing distinct vectors for different particles. However, the underutilization of these…

Multilevel Thresholding Segmentation of T2 weighted Brain MRI images using Convergent Heterogeneous Particle Swarm Optimization

2016-05-16 · Mohammad Hamed Mozaffari, Won-Sook Lee

This paper proposes a new image thresholding segmentation approach using the heuristic method, Convergent Heterogeneous Particle Swarm Optimization algorithm. The proposed algorithm incorporates a new strategy of searchi…

Segmentation

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…

Dynamic Multi Objective Particle Swarm Optimization based on a New Environment Change Detection Strategy

2019-03-25 · Ahlem Aboud, Raja Fdhila, Adel M. ALIMI

The dynamic of real-world optimization problems raises new challenges to the traditional particle swarm optimization (PSO). Responding to these challenges, the dynamic optimization has received considerable attention ove…

Change Detection

Using Particle Swarm Optimization as Pathfinding Strategy in a Space with Obstacles

2021-12-16 · David, Budi Adiperdana

Particle swarm optimization (PSO) is a search algorithm based on stochastic and population-based adaptive optimization. In this paper, a pathfinding strategy is proposed to improve the efficiency of path planning for a b…