Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Last-Position Elimination-Based Fireworks Algorithm for Function Optimization

View through CrossRef
Fireworks algorithm (FWA) searches the global optimum by the cooperation between the firework with the best fitness named as core firework (CF) and the other non-CFs. Loser-out tournament-based fireworks algorithm (LoTFWA) uses competition as a new manner of interaction. If the fitness of a firework cannot catch up with the best one, it is considered a loser and will be reinitialized. However, its independent selection operator may prevent non-CFs from aggregating to CF in the late search phase if they fall into different local optima. This chapter proposes a last-position, elimination-based fireworks algorithm which allocates more fireworks in the initial process to search. Then for every fixed number of generations, the firework with the worst fitness is eliminated and its sparks is reallocated to other fireworks. In the final stage of search, only CF survives with all the budget of sparks and thus the aggregation of non-CFs to CF is ensured. Experimental results performed show that the proposed algorithm significantly outperforms most of the state-of-the-art FWA variants.
Title: Last-Position Elimination-Based Fireworks Algorithm for Function Optimization
Description:
Fireworks algorithm (FWA) searches the global optimum by the cooperation between the firework with the best fitness named as core firework (CF) and the other non-CFs.
Loser-out tournament-based fireworks algorithm (LoTFWA) uses competition as a new manner of interaction.
If the fitness of a firework cannot catch up with the best one, it is considered a loser and will be reinitialized.
However, its independent selection operator may prevent non-CFs from aggregating to CF in the late search phase if they fall into different local optima.
This chapter proposes a last-position, elimination-based fireworks algorithm which allocates more fireworks in the initial process to search.
Then for every fixed number of generations, the firework with the worst fitness is eliminated and its sparks is reallocated to other fireworks.
In the final stage of search, only CF survives with all the budget of sparks and thus the aggregation of non-CFs to CF is ensured.
Experimental results performed show that the proposed algorithm significantly outperforms most of the state-of-the-art FWA variants.

Related Results

SOLVING 0 - 1 KNAPSACK PROBLEM BASED ON HYBRID GREEDY FIREWORKS ALGORITHM
SOLVING 0 - 1 KNAPSACK PROBLEM BASED ON HYBRID GREEDY FIREWORKS ALGORITHM
Aiming at the classical knapsack problem in combinatorial optimization, in order to improve the local search ability and global search ability of the basic fireworks algorithm, an ...
Optimization algorithm of fireworks explosion based on elevator
Optimization algorithm of fireworks explosion based on elevator
Abstract The fireworks algorithm proposed in recent years. Compared with other traditional optimization algorithms, the fireworks algorithm has a strong ability to s...
Food emergency dispatching method based on optimized fireworks algorithm
Food emergency dispatching method based on optimized fireworks algorithm
In order to solve the problem of food emergency dispatching under emergencies, a food emergency dispatching method based on the optimal fireworks algorithm was proposed. The fitnes...
An improved Coati Optimization Algorithm with multiple strategies for engineering design optimization problems
An improved Coati Optimization Algorithm with multiple strategies for engineering design optimization problems
AbstractAiming at the problems of insufficient ability of artificial COA in the late optimization search period, loss of population diversity, easy to fall into local extreme value...
Modeling Hybrid Metaheuristic Optimization Algorithm for Convergence Prediction
Modeling Hybrid Metaheuristic Optimization Algorithm for Convergence Prediction
The project aims at the design and development of six hybrid nature inspired algorithms based on Grey Wolf Optimization algorithm with Artificial Bee Colony Optimization algorithm ...
Modeling Hybrid Metaheuristic Optimization Algorithm for Convergence Prediction
Modeling Hybrid Metaheuristic Optimization Algorithm for Convergence Prediction
The project aims at the design and development of six hybrid nature inspired algorithms based on Grey Wolf Optimization algorithm with Artificial Bee Colony Optimization algorithm ...
A NEW MULTI-OBJECTIVE ARITHMETIC OPTIMIZATION ALGORITHM
A NEW MULTI-OBJECTIVE ARITHMETIC OPTIMIZATION ALGORITHM
Today, as engineering problems become more complex in terms of the effective variables in these problems and the range of their changes and their multidimensionality (in terms of n...
De Novo Motif Prediction Using the Fireworks Algorithm
De Novo Motif Prediction Using the Fireworks Algorithm
De novo motif discovery is essential in understanding the cis-regulatory processes that play a role in gene expression. Finding unknown patterns of unknown lengths in massive amoun...

Back to Top