scispace - formally typeset
Open AccessBook

An Introduction to Genetic Algorithms

Reads0
Chats0
TLDR
An Introduction to Genetic Algorithms focuses in depth on a small set of important and interesting topics -- particularly in machine learning, scientific modeling, and artificial life -- and reviews a broad span of research, including the work of Mitchell and her colleagues.
Abstract
From the Publisher: "This is the best general book on Genetic Algorithms written to date. It covers background, history, and motivation; it selects important, informative examples of applications and discusses the use of Genetic Algorithms in scientific models; and it gives a good account of the status of the theory of Genetic Algorithms. Best of all the book presents its material in clear, straightforward, felicitous prose, accessible to anyone with a college-level scientific background. If you want a broad, solid understanding of Genetic Algorithms -- where they came from, what's being done with them, and where they are going -- this is the book. -- John H. Holland, Professor, Computer Science and Engineering, and Professor of Psychology, The University of Michigan; External Professor, the Santa Fe Institute. Genetic algorithms have been used in science and engineering as adaptive algorithms for solving practical problems and as computational models of natural evolutionary systems. This brief, accessible introduction describes some of the most interesting research in the field and also enables readers to implement and experiment with genetic algorithms on their own. It focuses in depth on a small set of important and interesting topics -- particularly in machine learning, scientific modeling, and artificial life -- and reviews a broad span of research, including the work of Mitchell and her colleagues. The descriptions of applications and modeling projects stretch beyond the strict boundaries of computer science to include dynamical systems theory, game theory, molecular biology, ecology, evolutionary biology, and population genetics, underscoring the exciting "general purpose" nature of genetic algorithms as search methods that can be employed across disciplines. An Introduction to Genetic Algorithms is accessible to students and researchers in any scientific discipline. It includes many thought and computer exercises that build on and reinforce the reader's understanding of the text. The first chapter introduces genetic algorithms and their terminology and describes two provocative applications in detail. The second and third chapters look at the use of genetic algorithms in machine learning (computer programs, data analysis and prediction, neural networks) and in scientific models (interactions among learning, evolution, and culture; sexual selection; ecosystems; evolutionary activity). Several approaches to the theory of genetic algorithms are discussed in depth in the fourth chapter. The fifth chapter takes up implementation, and the last chapter poses some currently unanswered questions and surveys prospects for the future of evolutionary computation.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Combining multi-objective evolutionary algorithms and descriptive analytical modelling in energy scenario design

TL;DR: A generalized framework coupling EnergyPLAN – a descriptive analytical model for medium/large-scale energy systems – with a multi-objective evolutionary algorithm – a type of optimizer widely used in the context of complex problems is presented, showing its effectiveness in the simultaneous analysis of a wide range of combinations.
Journal ArticleDOI

Geometric design optimization of an under-actuated tendon-driven robotic gripper

TL;DR: In this paper, a geometric model between the actuated force and the contact force for an under-actuated tendon-driven robotic gripper based on the geometric analysis is constructed to obtain the transmission efficiency of the tension force when a tendon wraps a joint mandrel by the geometric relations.
Book

Single and Multi-Carrier CDMA: Multi-User Detection, Space-Time Spreading, Synchronisation and Standards

TL;DR: In this paper, the authors provide a detailed introduction to the subject of CDMA systems designed for employment in various application and provide an all-encompassing self-contained treatment.
Journal ArticleDOI

A New Particle Swarm Algorithm and Its Globally Convergent Modifications

TL;DR: A new mutation strategy is used, which makes it easier for particles in hybrid MRPSO (HMRPSO) to find the global optimum and which also seeks a balance between the exploration of new regions and the exploitation of the already sampled regions in the solution spaces.
Journal ArticleDOI

On-line learning, reasoning, rule extraction and aggregation in locally optimized evolving fuzzy neural networks

TL;DR: Fuzzy neural networks are connectionist systems that facilitate learning from data, reasoning over fuzzy rules, rule insertion, rule extraction, and rule adaptation, and EFuNNs are suitable for fast learning of on-line incoming data, adaptive learning of speech and video data, incremental learning and knowledge discovery from large databases.
References
More filters
Book

Genetic algorithms in search, optimization, and machine learning

TL;DR: In this article, the authors present the computer techniques, mathematical tools, and research results that will enable both students and practitioners to apply genetic algorithms to problems in many fields, including computer programming and mathematics.
Journal ArticleDOI

Optimization by Simulated Annealing

TL;DR: There is a deep and useful connection between statistical mechanics and multivariate or combinatorial optimization (finding the minimum of a given function depending on many parameters), and a detailed analogy with annealing in solids provides a framework for optimization of very large and complex systems.
Book

The Evolution of Cooperation

TL;DR: In this paper, a model based on the concept of an evolutionarily stable strategy in the context of the Prisoner's Dilemma game was developed for cooperation in organisms, and the results of a computer tournament showed how cooperation based on reciprocity can get started in an asocial world, can thrive while interacting with a wide range of other strategies, and can resist invasion once fully established.
Book ChapterDOI

Learning internal representations by error propagation

TL;DR: This chapter contains sections titled: The Problem, The Generalized Delta Rule, Simulation Results, Some Further Generalizations, Conclusion.
Book

Genetic Programming: On the Programming of Computers by Means of Natural Selection

TL;DR: This book discusses the evolution of architecture, primitive functions, terminals, sufficiency, and closure, and the role of representation and the lens effect in genetic programming.
Trending Questions (1)
Give me a comprehensive book about the genetic algorithm?

"An Introduction to Genetic Algorithms" is a comprehensive book that covers the background, history, applications, and theory of genetic algorithms.