Experimental Research in Evolutionary Computation

Experimental Research in Evolutionary Computation
Author: Thomas Bartz-Beielstein
Publisher: Springer Science & Business Media
Total Pages: 221
Release: 2006-05-09
Genre: Computers
ISBN: 354032027X

This book introduces the new experimentalism in evolutionary computation, providing tools to understand algorithms and programs and their interaction with optimization problems. It develops and applies statistical techniques to analyze and compare modern search heuristics such as evolutionary algorithms and particle swarm optimization. The book bridges the gap between theory and experiment by providing a self-contained experimental methodology and many examples.

Advances in Evolutionary Computing

Advances in Evolutionary Computing
Author: Ashish Ghosh
Publisher: Springer Science & Business Media
Total Pages: 1001
Release: 2012-12-06
Genre: Computers
ISBN: 3642189652

This book provides a collection of fourty articles containing new material on both theoretical aspects of Evolutionary Computing (EC), and demonstrating the usefulness/success of it for various kinds of large-scale real world problems. Around 23 articles deal with various theoretical aspects of EC and 17 articles demonstrate the success of EC methodologies. These articles are written by leading experts of the field from different countries all over the world.

Evolutionary Computation in Bioinformatics

Evolutionary Computation in Bioinformatics
Author: Gary B. Fogel
Publisher: Elsevier
Total Pages: 425
Release: 2002-09-27
Genre: Computers
ISBN: 0080506089

Bioinformatics has never been as popular as it is today. The genomics revolution is generating so much data in such rapid succession that it has become difficult for biologists to decipher. In particular, there are many problems in biology that are too large to solve with standard methods. Researchers in evolutionary computation (EC) have turned their attention to these problems. They understand the power of EC to rapidly search very large and complex spaces and return reasonable solutions. While these researchers are increasingly interested in problems from the biological sciences, EC and its problem-solving capabilities are generally not yet understood or applied in the biology community.This book offers a definitive resource to bridge the computer science and biology communities. Gary Fogel and David Corne, well-known representatives of these fields, introduce biology and bioinformatics to computer scientists, and evolutionary computation to biologists and computer scientists unfamiliar with these techniques. The fourteen chapters that follow are written by leading computer scientists and biologists who examine successful applications of evolutionary computation to various problems in the biological sciences.* Describes applications of EC to bioinformatics in a wide variety of areas including DNA sequencing, protein folding, gene and protein classification, drug targeting, drug design, data mining of biological databases, and biodata visualization.* Offers industrial and academic researchers in computer science, biology, and bioinformatics an important resource for applying evolutionary computation.* Includes a detailed appendix of biological data resources.

Introduction to Evolutionary Computing

Introduction to Evolutionary Computing
Author: A.E. Eiben
Publisher: Springer Science & Business Media
Total Pages: 328
Release: 2007-08-06
Genre: Computers
ISBN: 9783540401841

The first complete overview of evolutionary computing, the collective name for a range of problem-solving techniques based on principles of biological evolution, such as natural selection and genetic inheritance. The text is aimed directly at lecturers and graduate and undergraduate students. It is also meant for those who wish to apply evolutionary computing to a particular problem or within a given application area. The book contains quick-reference information on the current state-of-the-art in a wide range of related topics, so it is of interest not just to evolutionary computing specialists but to researchers working in other fields.

Evolutionary Computation for Modeling and Optimization

Evolutionary Computation for Modeling and Optimization
Author: Daniel Ashlock
Publisher: Springer Science & Business Media
Total Pages: 578
Release: 2006-04-04
Genre: Computers
ISBN: 0387319093

Concentrates on developing intuition about evolutionary computation and problem solving skills and tool sets. Lots of applications and test problems, including a biotechnology chapter.

Towards a New Evolutionary Computation

Towards a New Evolutionary Computation
Author: Jose A. Lozano
Publisher: Springer
Total Pages: 306
Release: 2006-01-21
Genre: Technology & Engineering
ISBN: 3540324941

Estimation of Distribution Algorithms (EDAs) are a set of algorithms in the Evolutionary Computation (EC) field characterized by the use of explicit probability distributions in optimization. Contrarily to other EC techniques such as the broadly known Genetic Algorithms (GAs) in EDAs, the crossover and mutation operators are substituted by the sampling of a distribution previously learnt from the selected individuals. EDAs have experienced a high development that has transformed them into an established discipline within the EC field. This book attracts the interest of new researchers in the EC field as well as in other optimization disciplines, and that it becomes a reference for all of us working on this topic. The twelve chapters of this book can be divided into those that endeavor to set a sound theoretical basis for EDAs, those that broaden the methodology of EDAs and finally those that have an applied objective.

Evolutionary Optimization Algorithms

Evolutionary Optimization Algorithms
Author: Dan Simon
Publisher: John Wiley & Sons
Total Pages: 776
Release: 2013-06-13
Genre: Mathematics
ISBN: 1118659503

A clear and lucid bottom-up approach to the basic principles of evolutionary algorithms Evolutionary algorithms (EAs) are a type of artificial intelligence. EAs are motivated by optimization processes that we observe in nature, such as natural selection, species migration, bird swarms, human culture, and ant colonies. This book discusses the theory, history, mathematics, and programming of evolutionary optimization algorithms. Featured algorithms include genetic algorithms, genetic programming, ant colony optimization, particle swarm optimization, differential evolution, biogeography-based optimization, and many others. Evolutionary Optimization Algorithms: Provides a straightforward, bottom-up approach that assists the reader in obtaining a clear but theoretically rigorous understanding of evolutionary algorithms, with an emphasis on implementation Gives a careful treatment of recently developed EAs including opposition-based learning, artificial fish swarms, bacterial foraging, and many others and discusses their similarities and differences from more well-established EAs Includes chapter-end problems plus a solutions manual available online for instructors Offers simple examples that provide the reader with an intuitive understanding of the theory Features source code for the examples available on the author's website Provides advanced mathematical techniques for analyzing EAs, including Markov modeling and dynamic system modeling Evolutionary Optimization Algorithms: Biologically Inspired and Population-Based Approaches to Computer Intelligence is an ideal text for advanced undergraduate students, graduate students, and professionals involved in engineering and computer science.

Parallel Problem Solving from Nature - PPSN VIII

Parallel Problem Solving from Nature - PPSN VIII
Author: Xin Yao
Publisher: Springer Science & Business Media
Total Pages: 1204
Release: 2004-09-13
Genre: Computers
ISBN: 3540230920

This book constitutes the refereed proceedings of the 8th International Conference on Parallel Problem Solving from Nature, PPSN 2004, held in Birmingham, UK, in September 2004. The 119 revised full papers presented were carefully reviewed and selected from 358 submissions. The papers address all current issues in biologically inspired computing; they are organized in topical sections on theoretical and foundational issues, new algorithms, applications, multi-objective optimization, co-evolution, robotics and multi-agent systems, and learning classifier systems and data mining.

Evolutionary Computer Music

Evolutionary Computer Music
Author: Eduardo R. Miranda
Publisher: Springer Science & Business Media
Total Pages: 273
Release: 2007-10-12
Genre: Computers
ISBN: 184628600X

This book discusses the applications of evolutionary computation to music and the tools needed to create and study such systems. These tools can be combined to create surrogate artificial worlds populated by interacting simulated organisms in which complex musical experiments can be performed. The book demonstrates that evolutionary systems can be used to create and to study musical compositions and cultures in ways that have never before been achieved.

Estimation of Distribution Algorithms

Estimation of Distribution Algorithms
Author: Pedro LarraƱaga
Publisher: Springer Science & Business Media
Total Pages: 424
Release: 2001-10-31
Genre: Computers
ISBN: 9780792374664

Estimation of Distribution Algorithms: A New Tool for Evolutionary Computation is devoted to a new paradigm for evolutionary computation, named estimation of distribution algorithms (EDAs). This new class of algorithms generalizes genetic algorithms by replacing the crossover and mutation operators with learning and sampling from the probability distribution of the best individuals of the population at each iteration of the algorithm. Working in such a way, the relationships between the variables involved in the problem domain are explicitly and effectively captured and exploited. This text constitutes the first compilation and review of the techniques and applications of this new tool for performing evolutionary computation. Estimation of Distribution Algorithms: A New Tool for Evolutionary Computation is clearly divided into three parts. Part I is dedicated to the foundations of EDAs. In this part, after introducing some probabilistic graphical models - Bayesian and Gaussian networks - a review of existing EDA approaches is presented, as well as some new methods based on more flexible probabilistic graphical models. A mathematical modeling of discrete EDAs is also presented. Part II covers several applications of EDAs in some classical optimization problems: the travelling salesman problem, the job scheduling problem, and the knapsack problem. EDAs are also applied to the optimization of some well-known combinatorial and continuous functions. Part III presents the application of EDAs to solve some problems that arise in the machine learning field: feature subset selection, feature weighting in K-NN classifiers, rule induction, partial abductive inference in Bayesian networks, partitional clustering, and the search for optimal weights in artificial neural networks. Estimation of Distribution Algorithms: A New Tool for Evolutionary Computation is a useful and interesting tool for researchers working in the field of evolutionary computation and for engineers who face real-world optimization problems. This book may also be used by graduate students and researchers in computer science. `... I urge those who are interested in EDAs to study this well-crafted book today.' David E. Goldberg, University of Illinois Champaign-Urbana.