paper-with-me

Papers

Multi-Strategy Coevolving Aging Particle Optimization

2018-10-11 · Giovanni Iacca, Fabio Caraffini, Ferrante Neri

We propose Multi-Strategy Coevolving Aging Particles (MS-CAP), a novel population-based algorithm for black-box optimization. In a memetic fashion, MS-CAP combines two components with complementary algorithm logics. In the first stage, each particle is perturbed independently along each dimension with a progressively shrinking (decaying) radius, and attracted towards the current best solution with an increasing force. In the second phase, the particles are mutated and recombined according to a multi-strategy approach in the fashion of the ensemble of mutation strategies in Differential Evolution. The proposed algorithm is tested, at different dimensionalities, on two complete black-box optimization benchmarks proposed at the Congress on Evolutionary Computation 2010 and 2013. To demonstrate the applicability of the approach, we also test MS-CAP to train a Feedforward Neural Network modelling the kinematics of an 8-link robot manipulator. The numerical results show that MS-CAP, for the setting considered in this study, tends to outperform the state-of-the-art optimization algorithms on a large set of problems, thus resulting in a robust and versatile optimizer.

📄 PDF Abstract BibTeX arXiv:1810.05018

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Solution and Fitness Evolution (SAFE): Coevolving Solutions and Their Objective Functions

2022-06-25 · Moshe Sipper, Jason H. Moore, Ryan J. Urbanowicz

We recently highlighted a fundamental problem recognized to confound algorithmic optimization, namely, \textit{conflating} the objective with the objective function. Even when the former is well defined, the latter may n…

Navigate

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

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

Coevolving Boolean and Multi-Valued Regulatory Networks

2023-02-03 · Larry Bull

Random Boolean networks have been used widely to explore aspects of gene regulatory networks. A modified form of the model through which to systematically explore the effects of increasing the number of gene states has p…

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…