Presentation is loading. Please wait.

Presentation is loading. Please wait.

Advanced Mate Selection in Evolutionary Algorithms.

Similar presentations


Presentation on theme: "Advanced Mate Selection in Evolutionary Algorithms."— Presentation transcript:

1 Advanced Mate Selection in Evolutionary Algorithms

2 Mate Selection Missouri University of Science and Technology Classic Mate Selection –Tournament –Roulette wheel –Panmictic Limitations –No genotypic restrictions on mating –More fit individuals mate more often –Fixed parameters during an EA run –Time consuming process of tuning mate selection parameters for each problem

3 Mate Selection Missouri University of Science and Technology Mate selection with restrictions –Niching –Assortative Mating –Outbreeding Mate selection learning mechanisms –Reinforcement learning –LOOMS and ELOOMS

4 Niching Missouri University of Science and Technology 0110 0111 1110 1111 1001 1000 0001 1110 1111 1000 0001 1111 1000

5 Assortative Mating Missouri University of Science and Technology 0110 0111 1110 1111 1001 1000 0001 1111 0001 0111 1111 1000 1001

6 Variable Dissortative Mating Genetic Algorithm (VDMGA) Negative assortative mating Hamming distance threshold restriction –Adaptive –Restriction tends to loosen over time –Assumes dissimilarity between genotypes improves performance Outperforms basic assortative mating techniques Missouri University of Science and Technology

7 Outbreeding

8 Reinforcement Learning in CGAs Cellular Genetic Algorithms (CGAs) –Individuals organized on a topological grid –More likely to mate with nearby neighbors Reinforcement learning based on offspring quality –Good offspring – moves individuals closer together on the grid –Bad offspring – moves individuals further apart on the grid Missouri University of Science and Technology

9 LOOMS and ELOOMS Learning Offspring Optimizing Mate Selection (LOOMS) –Every individual examined all other individuals in the population for best mate –Significant overhead Estimated LOOMS (ELOOMS) –Reduced overhead by looking for a good enough mate –Features looked for in mates converged to intermediate values Missouri University of Science and Technology

10 Estimated Learning Offspring Optimizing Mate Selection (ELOOMS)

11 Traditional Mate Selection 2538245 MATES 58 54 t – tournament selection t is user-specified

12 ELOOMS NO YES MATES YES NO YES

13 Mate Acceptance Chance (MAC) j How much do I like ? k b 1 b 2 b 3 … b L d 1 d 2 d 3 … d L

14 Desired Features j d 1 d 2 d 3 … d L # times past mates’ b i = 1 was used to produce fit offspring # times past mates’ b i was used to produce offspring b 1 b 2 b 3 … b L Build a model of desired potential mate Update the model for each encountered mate Similar to Estimation of Distribution Algorithms

15 ELOOMS vs. TGA L=500 With Mutation L=1000 With Mutation Easy Problem

16 ELOOMS vs. TGA Without Mutation With Mutation Deceptive Problem L=100

17 Why ELOOMS works on Deceptive Problem More likely to preserve optimal structure 1111 0000 will equally like: –1111 1000 –1111 1100 –1111 1110 But will dislike individuals not of the form: –1111 xxxx

18 Why ELOOMS does not work as well on Easy Problem High fitness – short distance to optimal Mating with high fitness individuals – closer to optimal offspring Fitness – good measure of good mate ELOOMS – approximate measure of good mate

19 Learning Individual Mating Preferences (LIMP)

20 LIMP Individuals learn what features to look for in a mate – desired features Learning is based on the results of prior reproductions D-LIMP – each individual tracks their own desired features C-LIMP – desired features are tracked on a population level Missouri University of Science and Technology

21 LIMP – Mate Selection λ individuals look for a mate Each individual conducts a tournament to find a mate Comparison of desired features to potential mates’ genes Most suitable potential mate selected Missouri University of Science and Technology

22 Mate Selection – D-LIMP Missouri University of Science and Technology 0110 1000 0111 0101 1101 1010 0001 sksk.7 |.6 |.7 |.2 djdj j sksk =.30.65

23 .45 Mate Selection – C-LIMP Missouri University of Science and Technology 0110 1000 0111 0101 1101 1010 0001 sksk j sksk.8 |.9 |.2 |.7.3 |.4 |.8 |.8 d P0 d P1 sjsj =.60

24 Learning Desirable Mate Qualities Desired features update after recombination Track each parent’s gene contribution to offspring Outcome of the reproduction is examined –If the child is more fit than a parent, that parent considers its mate suitable –If the child is less fit than a parent, that parent considers its mate unsuitable Missouri University of Science and Technology

25 Learning D-LIMP Missouri University of Science and Technology 0101 1010 0110.2 |.9 |.3 |.8.7 |.6 |.7 |.2.7 |.6 |.3 |.8 jk m F( j )=20F( k )=15 F( m )=18.7 |.6 |.6 |.3 0 | 1 |.3 |.8.7 |.6 |.7 |.2.2 |.9 |.3 |.8

26 .8 |.9 |.2 |.7.3 |.4 |.8 |.8 d P0 d P1.8 |.9 |.1 |.7.3 |.4 |.8 |.9 d P0 d P1.1 |.4 |.8 |.9.8 | 1 |.1 |.7 d P0 d P1.8 |.9 |.2 |.7.3 |.4 |.8 |.8 d P0 d P1.8 |.9 |.1 |.7.3 |.4 |.8 |.9 d P0 d P1 Learning C-LIMP Missouri University of Science and Technology 0101 1010 0110 jk m F( j )=20F( k )=15 F( m )=18

27 Test Problems DTRAP –DTRAP1 –DTRAP2 NK Landscapes MAXSAT Performance Comparisons –Mean Best Fitness (MBF) –Number of Evaluations until Convergence Missouri University of Science and Technology

28 Tested Algorithms C-LIMP D-LIMP Variable Dissortative Mating Genetic Algorithm (VDMGA) Traditional Genetic Algoritm (TGA) Survival Selection Methods –Tournament –Restricted Tournament Replacement (RTR) Missouri University of Science and Technology

29 DTRAP1 Results Missouri University of Science and Technology TournamentRTR

30 DTRAP2 vs. DTRAP1 Results Missouri University of Science and Technology TournamentRTR

31 NK Landscape Results Missouri University of Science and Technology TournamentRTR

32 MAXSAT Results Missouri University of Science and Technology TournamentRTR

33 DTRAP1 Convergence Missouri University of Science and Technology TournamentRTR

34 NK Landscape Convergence Missouri University of Science and Technology TournamentRTR

35 MAXSAT Convergence Missouri University of Science and Technology TournamentRTR


Download ppt "Advanced Mate Selection in Evolutionary Algorithms."

Similar presentations


Ads by Google