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

Calculate the mean and the standard deviation, 1.  Create formulas to calcu...

1.  Create formulas to calculate the normalized (i.e., percentage scores) for each of the quizzes and exams.  The yellow fields depict where these interim calculations are required

Education , what are the aims of education

what are the aims of education

Budgeted accounts, Budgeted accounts Accounts that are theme to the misapp...

Budgeted accounts Accounts that are theme to the misappropriation or sometimes to appropriation and/or allotment process. Refer to APPROPRIATION and portion.

Definition of batch costing and methods, Batch costing and method of costin...

Batch costing and method of costing whereby identical units produced are treated as a single unit & the cost incurred is shown to the whole of that batch instead of each individual

ANOVA, If 9 population means are not all equal with a conclusion from ANOVA...

If 9 population means are not all equal with a conclusion from ANOVA, we should expect that?

Corporate B onds/Preffered Stocks, What is the complete answer and files fo...

What is the complete answer and files for this document

Corlation, 1. Calculate Karl Pearson’s coefficient of correlation between e...

1. Calculate Karl Pearson’s coefficient of correlation between expenditure on advertising (X) and sales (Y) from the data given below: The management decided to stop further expens

Exercises problem solving, a manufacturer claims that 60% of beer drinkers ...

a manufacturer claims that 60% of beer drinkers perfer his beer. A query with 30 beer drinkers selected at random showed that 16 of them prefer this brand.(a.)Does the evidence sup

Accounting Assumption, What are the consequences of non-compliance to each ...

What are the consequences of non-compliance to each accounting concepts?

Sampling survey ., List all possible simple random samples of size n = 2 th...

List all possible simple random samples of size n = 2 that can be selected from the population {0, 1, 2, 3, 4}. Calculate 2 s for the population and Var y( ) for the sample.

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