jueves, 1 de septiembre de 2011

CHAPTER BOOK: Evolutionary Algorithms based on te Automata Theory for the Multiobjective Optimization of Combinatorial Problems

Hi everyone:

This is my first chapter book, here is the information of the book:

Genetic Algorithm / Book 2 ISBN 979-953-307-879-2 The book covers the next topics:

* Evolutionary algorithms
* Evolutionary computing
* Metaheuristics
* Stochastic optimization
* Optimization
* Genetic representation
* Population growth estimation
* Web intelligence domains
* Pattern recognition
* Data mining
* Soft computing
* Bioinformatics
* Learning systems

It will be avaliable by January 2012. In this chapter I review all the techniques proposed by me and a novel metaheuristic is designed. Also, the tested are considered very hard, I work with instance from Bi to Quint-objectives. Here is a brief description of the chapter content:

1. Introduction. (Research regarding to Combinatorial Optimization)

2. Preliminares.
2.1. Multiobjective Optimization
2.2. Genetic Algorithms
2.3. Simulated Annealing Algorithms
2.4. Metaheuristic of Deterministic Swapping (MODS).

3. Simulated Annealing Metaheuristic of Deterministic Swapping (SAMODS)

4. Evolutionary Metaheuristic of Deterministic Swapping (EMODS)

5. Genetic Simulated Annealing Metaheuristic of Deterministic Swapping (SAGAMODS)

6. Experimental Analysis
6.1. Experimental Settings.
6.2. Performance Metrics (Generations of No Dominated Vector (GNDV), Spacing (S), Generational Distance (GD), Inverse Generational Distance (IGD)...)
6.3. Experimental Results
6.4. Analysis

7. Conclusions.

8. References.

A graphical comparison of the results for three objective instances is shown in the next figure:

SAMODS & SAGAMODS: Novel Algorithms based on the Automata Theory for the Multiobjective Optimization of Combinatorial Problems

This paper was accepted for publication in The International Journal of Artificial Intelligence. Special Issue in Metaheuristic in Artificial Intelligence. It will be available by January of 2012.

Authors: Elias D. Nino

Here is the abstract:

This paper states two novel algorithms based on the Automata Theory for the Multiobjective Optimization of Combinatorial Problems. The first algorithm proposed is named SAMODS. It is a hybrid Simulated Annealing MODS inspired algorithm. The main idea behind this approach consists in optimizing a Combinatorial Problem changing the Angle Improvement; this is a novel theory maintain in the classic weighted sum metric. SAMODS avoids unfeasible solutions fall back on the MODS theory. Also, it avoids local optimum due to the use of Boltzmann Distribution Probability for accepting bad solutions as good solutions. The last proposed algorithm was named SAGAMODS. It is an Evolutionary Algorithm based on the MODS theory. In addition to the advantages of SAMODS, SAGAMODS avoids in two times local optimums because of its Crossover Step. It is taken from the Natural Selection Theory that allows creating new solutions (next generation) support in the current solutions (actual generation). Only the best solutions survive. The proposed algorithms were tested using instances from the well-known TSPLIB. The test was made using problems with two objectives, three objectives, four objectives and five objectives inclusive. The proposed algorithms were compared using metrics from the specialized literature of the Multiobjective Optimization. The results of the metrics applied to the algorithms shows that MODS algorithm was superseded up to 100% out of 100%, in some of the instances worked, by the proposed algorithms.

Graphic Comparison MODS, SAMODS and SAGAMODS for Three-objectives instances of TSP:



For a detail definition and analysis of the results, wait for the entire paper.