Experimenting with a New Population-Based Optimization Technique: FUNgal Growth Inspired (FUNGI) Optimizer

Author(s):  
A. Tormási ◽  
L. T. Kóczy
Author(s):  
Victer Paul ◽  
Ganeshkumar C ◽  
Jayakumar L

Genetic algorithms (GAs) are a population-based meta-heuristic global optimization technique for dealing with complex problems with a very large search space. The population initialization is a crucial task in GAs because it plays a vital role in the convergence speed, problem search space exploration, and also the quality of the final optimal solution. Though the importance of deciding problem-specific population initialization in GA is widely recognized, it is hardly addressed in the literature. In this article, different population seeding techniques for permutation-coded genetic algorithms such as random, nearest neighbor (NN), gene bank (GB), sorted population (SP), and selective initialization (SI), along with three newly proposed ordered-distance-vector-based initialization techniques have been extensively studied. The ability of each population seeding technique has been examined in terms of a set of performance criteria, such as computation time, convergence rate, error rate, average convergence, convergence diversity, nearest-neighbor ratio, average distinct solutions and distribution of individuals. One of the famous combinatorial hard problems of the traveling salesman problem (TSP) is being chosen as the testbed and the experiments are performed on large-sized benchmark TSP instances obtained from standard TSPLIB. The scope of the experiments in this article is limited to the initialization phase of the GA and this restricted scope helps to assess the performance of the population seeding techniques in their intended phase alone. The experimentation analyses are carried out using statistical tools to claim the unique performance characteristic of each population seeding techniques and best performing techniques are identified based on the assessment criteria defined and the nature of the application.


2015 ◽  
Vol 4 (2) ◽  
pp. 51-69 ◽  
Author(s):  
Sourav Paul ◽  
Provas Kumar Roy

PSSs are added to excitation systems to enhance the damping during low frequency oscillations. The non-linear model of a machine is linearized at different operating points. Chemical Reaction optimization (CRO), a new population based search algorithm is been proposed in this paper to damp the power system low-frequency oscillations and enhance power system stability. Computation results demonstrate that the proposed algorithm is effective in damping low frequency oscillations as well as improving system dynamic stability. The performance of the proposed algorithm is evaluated for different loading conditions. In addition, the proposed algorithm is more effective and provides superior performance when compared other population based optimization algorithms like differential evolution (DE) and particle swarm optimization (PSO).


Author(s):  
Jonathan G. Turner ◽  
Biswanath Samanta

The paper presents an approach to nonlinear control of dynamic systems using artificial neural networks (ANN). A novel form of ANN, namely, single multiplicative neuron (SMN) model is proposed in place of more traditional multi-layer perceptron (MLP). SMN derives its inspiration from the single neuron computation model in neuroscience. SMN model is trained off-line, to estimate the network weights and biases, using a population based stochastic optimization technique, namely, particle swarm optimization (PSO). Both off-line training and on-line learning of SMN have been considered. The development of the control algorithm is illustrated through the hardware-in-the-loop (HIL) implementation of DC motor speed control in LabVIEW environment. The controller based on SMN performs better than MLP. The simple structure and faster computation of SMN have the potential to make it a preferred candidate for implementation of real-life complex control systems.


2012 ◽  
Vol 236-237 ◽  
pp. 1195-1200
Author(s):  
Wen Hua Han

The particle swarm optimization (PSO) algorithm is a population-based intelligent stochastic search optimization technique, which has already been widely used to various of fields. In this paper, a simple micro-PSO is proposed for high dimensional optimization problem, which is resulted from being introduced escape boundary and perturbation for global optimum. The advantages of the simple micro-PSO are more simple and easily implemented than the previous micro-PSO. Experiments were conducted using Griewank, Rosenbrock, Ackley, Tablets functions. The experimental results demonstrate that the simple micro-PSO are higher optimization precision and faster convergence rate than PSO and robust for the dimension of the optimization problem.


2019 ◽  
Vol 10 (2) ◽  
pp. 55-92 ◽  
Author(s):  
Victer Paul ◽  
Ganeshkumar C ◽  
Jayakumar L

Genetic algorithms (GAs) are a population-based meta-heuristic global optimization technique for dealing with complex problems with a very large search space. The population initialization is a crucial task in GAs because it plays a vital role in the convergence speed, problem search space exploration, and also the quality of the final optimal solution. Though the importance of deciding problem-specific population initialization in GA is widely recognized, it is hardly addressed in the literature. In this article, different population seeding techniques for permutation-coded genetic algorithms such as random, nearest neighbor (NN), gene bank (GB), sorted population (SP), and selective initialization (SI), along with three newly proposed ordered-distance-vector-based initialization techniques have been extensively studied. The ability of each population seeding technique has been examined in terms of a set of performance criteria, such as computation time, convergence rate, error rate, average convergence, convergence diversity, nearest-neighbor ratio, average distinct solutions and distribution of individuals. One of the famous combinatorial hard problems of the traveling salesman problem (TSP) is being chosen as the testbed and the experiments are performed on large-sized benchmark TSP instances obtained from standard TSPLIB. The scope of the experiments in this article is limited to the initialization phase of the GA and this restricted scope helps to assess the performance of the population seeding techniques in their intended phase alone. The experimentation analyses are carried out using statistical tools to claim the unique performance characteristic of each population seeding techniques and best performing techniques are identified based on the assessment criteria defined and the nature of the application.


Author(s):  
Truong Hoang Khoa ◽  
Pandian Vasant ◽  
Balbir Singh Mahinder Singh ◽  
Vo Ngoc Dieu

The practical Economic Dispatch (ED) problems have non-convex objective functions with complex constraints due to the effects of valve point loadings, multiple fuels, and prohibited zones. This leads to difficulty in finding the global optimal solution of the ED problems. This chapter proposes a new swarm-based Mean-Variance Mapping Optimization (MVMOS) for solving the non-convex ED. The proposed algorithm is a new population-based meta-heuristic optimization technique. Its special feature is a mapping function applied for the mutation. The proposed MVMOS is tested on several test systems and the comparisons of numerical obtained results between MVMOS and other optimization techniques are carried out. The comparisons show that the proposed method is more robust and provides better solution quality than most of the other methods. Therefore, the MVMOS is very favorable for solving non-convex ED problems.


2018 ◽  
Vol 3 (5) ◽  
pp. 77 ◽  
Author(s):  
Ganiyu Adedayo Ajenikoko ◽  
O. E. Olabode ◽  
A. E. Lawal

Firefly optimization is a population based technique in which the attractiveness of a firefly is determined by its attractiveness which is then encoded as the objective function of the optimization problems. Firefly algorithm is one of the newest meta-heuristic algorithms based on the mating or flashing behavior of fireflies. Economic load dispatch of generation allocates power generation to match load demand at minimal possible cost without violating power units and system constraints. This paper presents application of firefly optimization technique (FFOT) for solving convex economic load dispatch of generation. The economic load dispatch problem was formulated to minimize the total fuel cost for the heat optimal combination of thermal generators without violating any of the system constraints using quadratic fuel cost model of Sapele, Delta, Afam and Egbin power stations as case studies. The equality and inequality constraints used on the system were the power balance equation and the transmission line constraints respectively. Firefly optimization technique was then developed using appropriate control parameters for a faster convergence of the technique. The optimization technique was tested and validated on the IEEE 30-bus system and Nigerian 24-bus system. The results obtained from the IEEE 30-bus system were compared to published results obtained via Differential Evolution (DE), Ant Colony Optimization (ACO) and Genetic Algorithm (GA). The comparison confirms the superiority, fast convergence and proficiency of the algorithm.


Author(s):  
Mohammed Amine MEZIANE ◽  
Youssef Mouloudi ◽  
Bousmaha Bouchiba ◽  
Abdellah Laoufi

<p>Particle Swarm Optimization (PSO) is a population based stochastic optimization technique inspired by the social learning of birds or fish. Some of the appealing facts of PSO are its convenience, simplicity and easiness of implementation requiring but few parameters adjustments. Inertia Weight (ω) is one of the essential parameters in PSO, which often significantly the affects convergence and the balance between the exploration and exploitation characteristics of PSO. Since the adoption of this parameter, there have been large proposals for determining the value of Inertia Weight Strategy. In order to show the efficiency of this parameter in the Economic Dispatch problem(ED), this paper presents a comprehensive review of one or more than one recent and popular inertia weight strategies reported in the related literature. Among this five recent inertia weight four were randomly chosen for application and subject to empirical studies in this research, namely, Constant (ω), Random (ω), Global-Local Best (ω), Linearly Decreasing (ω), which are then compared in term of performance within the confines of the discussed optimization problem. Morever, the results are compared to those reported in the recent literature and data from SONELGAZ. The study results are quite encouraging showing the good applicability of PSO with adaptive inertia weight for solving economic dispatch problem.</p>


2018 ◽  
Vol 5 (2) ◽  
pp. 1-24 ◽  
Author(s):  
M.A. El-Shorbagy ◽  
Aboul Ella Hassanien

Particle swarm optimization (PSO) is considered one of the most important methods in swarm intelligence. PSO is related to the study of swarms; where it is a simulation of bird flocks. It can be used to solve a wide variety of optimization problems such as unconstrained optimization problems, constrained optimization problems, nonlinear programming, multi-objective optimization, stochastic programming and combinatorial optimization problems. PSO has been presented in the literature and applied successfully in real life applications. In this paper, a comprehensive review of PSO as a well-known population-based optimization technique. The review starts by a brief introduction to the behavior of the PSO, then basic concepts and development of PSO are discussed, it's followed by the discussion of PSO inertia weight and constriction factor as well as issues related to parameter setting, selection and tuning, dynamic environments, and hybridization. Also, we introduced the other representation, convergence properties and the applications of PSO. Finally, conclusions and discussion are presented. Limitations to be addressed and the directions of research in the future are identified, and an extensive bibliography is also included.


Sign in / Sign up

Export Citation Format

Share Document