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

Probability, 1) A certain brand of batteries has a lifetime that has a norm...

1) A certain brand of batteries has a lifetime that has a normal distribution with a mean of 3,800 hours and a standard deviation of 390 hours. b) What lifetime should the manufac

Do you think the change towards ifrs is a good idea, Do you think the chang...

Do you think the change towards IFRS is a good idea? Manager 1: This change is definitely going to be a very positive change. There are no doubt a lot of advantages that IFRS

Least squares analysis, Least squares method of fitting a line ( the line o...

Least squares method of fitting a line ( the line of best fit or the regression line) through the scatter diagram is a method which minimizes the sum of squared vertical deviations

Illustrate linear correlation, Q. Illustrate Linear Correlation? Ans. ...

Q. Illustrate Linear Correlation? Ans. In bivariate studies we are often interested in finding out whether there is a relationship between two sets of data. Are SAT score

Describe the relationship between gender and course of study, In Ireland, D...

In Ireland, Davoren et el (2015) report that that 65.2% of male University students self-reported alcohol consumption levels which are classified as hazardous. A random sample of

Rolling Dice, I roll a fair die n times and don’t see the face 1 in the fir...

I roll a fair die n times and don’t see the face 1 in the first r rolls (r

Multiple linear regression, #multiple linear regression of y on x1 & x2 fro...

#multiple linear regression of y on x1 & x2 from data relating to 3 variables i.e y=4,6,77,9,13,15 x1=15,12,8,6,4,8 x2=30,24,20,14,10,4

Evaluate the probabilities, Problem: a. According to a Business week po...

Problem: a. According to a Business week poll of 1035 adults, 40% of those surveyed agreed strongly with the proposition that business has too much power over American life (B

Is the coin biased, A coin that is balanced should come up heads half the t...

A coin that is balanced should come up heads half the time in the long run. A coin is tossed 4040 times and gives 2085 heads. Is the coin biased? Use Alpha = .05. (State the Hypoth

Calculate the mean absolute percentage error, Littlefield Laboratories is a...

Littlefield Laboratories is a state-of-the-art highly automated blood samples testing lab. The demand of blood sample testing for the previous 20 days (day 1 to day 20) are given i

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