Multi-Swarm Particle Swarm Optimization with an Adaptive Type Selection for Restarting Particles
スポンサーリンク
概要
- 論文の詳細を見る
The particle swarm optimization method (PSO) is one of popular metaheuristic methods for global optimization. Although the PSO is simple and shows a good performance of finding a desirable solution, it is reported that almost all particles sometimes converge to an undesirable local minimum for some problems. Thus, many kinds of improved methods have been proposed to keep the diversity of the search process. In this paper, we propose a novel multi-type swarm PSO which uses two kinds of particles and multiple swarms including either kind of particles. All particles in each swarm search for solutions independently where the exchange of information between different swarms is restricted for the extensive exploration. In addition, the proposed model has the restarting system of particles which initializes a particle with a sufficiently small velocity by resetting its velocity and position, and adaptively selects the kind of the particle according to which kind of particles contribute to improvement of the objective function value. Furthermore, through some numerical experiments, we verify the abilities of the proposed model.
著者
関連論文
- 一般化包絡分析法と遺伝アルゴリズムによる多目的最適化の一手法
- 1-G-3 幾何的マージン最大化を考慮した多クラスサポートベクトルマシン(MIS・DSS)
- ファジィ協力ゲームにおける誘導Shapley値(ゲーム理論)
- The Second Japanese-Sino Optimization Meeting (JSOM 2002,第2回日中最適化会議)に参加して(国際会議の報告)
- 数理計画法の最近の話題と展望(システム/制御/情報の最前線-研究交流会トピックス特集号)
- 2-K-3 幾何的侵入量を考慮した多目的マルチクラスSVM(連続最適化)
- Multi-Swarm Particle Swarm Optimization with an Adaptive Type Selection for Restarting Particles
- 再スタートパーティクルの適応的タイプ選択を行う Multi-Swarm Particle Swarm Optimization