Self adaptive ga, Basic Statistics

Assignment Help:

During the execution of the search process, the whole populations are classified into subgroups by sufficiently analyzed the individuals' state. Each individual in a different subset is assigned to the appropriate attribute (probabilities of crossover and mutation, pc,

pm). Self-adaptive update the subgroups and adjust the control parameters, which are considered to be an optimal balance between exploration and exploitation. The empirical values and negative feedback technique are also used in parameters selection, which relieve the burden of specifying the parameters values. The new method is tested on a set of well-known benchmark test functions.

1. Randomly select an initial population.

2. Dynamically classify the population into subgroups. The individuals will be divided into three categories good, moderate and bad according to their fitness value.

3. Adaptively adjust the parameters. The probability of crossover and mutation are also classified in three ranks according to the categories of individuals. To different subgroups, different values of pc and pm are assigned to the relative elements. The pc and pm of an individual classified as "bad" is randomly chosen at a relative high level. The pc and pm of an individual classified as "good" is randomly chosen at a relative low level. The medium subgroup keeps the balance between exploration and exploitation so the parameters of crossover and mutation are distributed at a moderate range.

4.  The parameters should be adjusted using the negative feedback technique.

pm,g+1 =

pm,g + rand (0, 1) · (pm,max - pm,g)

ifmeanfitg ≥ meanfitg-1

pm,min + rand (0, 1) · (pm,g - pm,min)

otherwise

pc,g+1 =

pc,g + rand (0, 1) · (pc,max - pc,g)

ifmeanfitg ≥ meanfitg-1

pc,min + rand (0, 1) · (pc,g - pc,min)

otherwise

Calculate the difference of the mean value of the successive generation, if the difference greater than or equal to zero that means the searching result deteriorated, new probabilities of crossover and mutation should be increased, otherwise the probabilities should be decreased. Update the population by the adaptive adjust parameters until the termination criteria satisfy.

5.Framework of the Simple Adaptive GA

Initialize population randomly

Classify into 3 subgroups according to the fitness

For 3 groups of individuals, randomly choose pc, pm from relative range of crossover and mutation probabilities to be applied

Evaluate fitness

Do

Sort population by fitness and classify

Renew the operating factors

Evaluate fitness in changed genotypes

Until termination criteria

6. Simulation using bench mark functions

Function Names: Sphere, Schwefel 1.2, Schwefel 2.21, Rosenbrock, Griewank, Ackley, Penalty 1 and Penalty 2

Function Name  Unimodal /Multimodal   Separable/Nonseparable     Regular/irregular

Sphere                         unimodal                     separable                              regular

Schwefel 1.2               unimodal                     nonseparable                           regular

Schwefel 2.21             unimodal                     nonseparable                           irregular

Rosenbrock                 unimodal                     nonseparable                           regular

Griewank                    multimodal                  nonseparable                           regular

Ackley                         multimodal                  nonseparable                           regular

Penalty 1                     multimodal                  nonseparable                           regular

Penalty 2                     multimodal                  nonseparable                           regular


Related Discussions:- Self adaptive ga

Inductive Reasoning to Find Pattern, Use inductive reason to find a pattern...

Use inductive reason to find a pattern for the answers. 9x9=81 99x99=9801 999x999=998001 9999x9999=99980001 99999x99999=?

Calculate the probability of company, a)  The US Food and Drug Administrati...

a)  The US Food and Drug Administration has veto power over the choice of drug names. In 2004, it used this power regularly, rejecting 36% of the names proposed by companies for re

Ordering cost, 1) Define and explain the following: i) Ordering cost ii) Sa...

1) Define and explain the following: i) Ordering cost ii) Safety stock iii) Re-order point 2) Profit Volume Chart. 3) Discuss the various techniques of financial statement analysis

Electric fields, 2. Two disks, each of radius 10.0 cm, are charged so that ...

2. Two disks, each of radius 10.0 cm, are charged so that one has a charge of +10.0 nC and the other has a charge of -10.0 nC. The disks are then placed with their flat faces facin

What is budget control, Definition of budget control as management of costs...

Definition of budget control as management of costs & expenses with examples. Budget control is the management of costs & expenses in accordance with an underlying budget.

Estimate the probability, A football coach recorded in the practice session...

A football coach recorded in the practice sessions how many attempts were needed for a certain player to kick a field goal from the 25-yard line, and got the following numbers 3

Stock control, Two components, A and B, are used as follows: normal usage -...

Two components, A and B, are used as follows: normal usage - 50 per week each minimum usage - 25 per week each maximum usage - 75 per week re-order quantity - A:300; B:500 re-order

Econometrics , Use the data in the BWGHT.txt for this question. The variabl...

Use the data in the BWGHT.txt for this question. The variable descriptions are given in the file BWGHT_variables.txt. There are 1388 observations in this dataset. (a) Run the regre

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd