Genetic Programming Books


Books-Under-Review-->Computers-->Artificial Intelligence-->Genetic Programming-->3
Related Subjects: Algorithms
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
Genetic Programming Books sorted by Average customer review: high to low .

Genetic Programming
Blast
Published in Paperback by O'Reilly Media, Inc. (2003-06-01)
Authors: Ian Korf, Mark Yandell, and Joseph Bedell
List price: $39.95
New price: $3.94
Used price: $4.00

Average review score:

The most useful bioinformatics book
Helpful Votes: 0 out of 0 total.
Review Date: 2008-08-25
The O'Reilly BLAST book by Korf, Yandell and Bedell is written by people that know their subject. For anyone who wants to know what they are doing when running a BLAST search rather than simply treating it like a black box, this book is essential.

It is not perfect, however. Several phrases in the parameter section near the back of the book are not explained. MegaBLAST is correctly described as being quite different from blastn, but that difference is not made clear other than the use of query packing. The -E and -G options are not made clear in the megaBLAST section, and one must turn to the blastall pages to better understand what they do.

A second edition would be most welcome, as many improvements, changes and additions have taken place in the last few years. Discontiguous MegaBLAST, for example, was not released when this book was written.

When the book first appeared, one of my students complained that so much of the book was taken up by the parameters section. Ironically, this is the part that I have turned to the most in the time that I have had the book.

I have a shelf full of bioinformatics books in front of me right now, and I have used this book more than any of them.

How does sequence alignment actually work?
Helpful Votes: 17 out of 17 total.
Review Date: 2003-11-24
If you want to understand the nuts and bolts of how sequence alignment works, then this is the book for you. It will be especially useful for BLAST users who want to understand how it actually works and also for developers who don't know much biology, struggle with the math, but have no problem reading a perl script.

The book is basically divided into:
0. A Foreword by Stephen Altschul (the co-creator of BLAST)
1. A quick web intro to a BLAST search
2. Sequence alignment and how the algorithms work
3. Blast and how the Blast statistics are calculated
4. The different types of Blast e.g. WU-Blast
5. Approaches to Performance speedup
6. Reference sections on BLAST parameters

The real key is that this book neatly splits the difference between academic texts and papers which are quite often too difficult to read without sufficient background (and they are not precise about the implementation anyway) and the user-manual type texts which don't discuss the theory at all.

One of the best chapters (in my view) is chapter three, where they explain and illustrate the workings of the Needleman-Wunsch and Smith-Waterman algorithms for global and local alignment. If you read the text, then study and run the included perl code, you WILL understand how they work, but be prepared to spend several hours trying different examples. The real advantage of this approach is that you get a deep, practical understanding of how alignment actually works, that you just can't get from reading a mathematical treatment of the subject. Once you understand this chapter, you are actually sufficiently expert to get inside alignment code and modify it for your own purposes.

Ian Korf does continually emphasize that the algorithms may look clever, but they are, in the end, robotic in that they will quite happily align complete rubbish if you are not careful about controlling the algorithm and thinking carefully about the results you get.

There are a couple of mistakes in the diagrams (chap 3), that are addressed in the errata, but the perl code is correct.

Finally, because this book is about BLAST, it doesn't mention other methods of sequence alignment such as Hidden-Markov Models or methods of multiple sequence alignment. Perhaps they'll do a book on those as well one day..

Very Practical & Useful Users Guide
Helpful Votes: 2 out of 2 total.
Review Date: 2006-07-12
From a users-perspective this book serves its purpose well - it explains what it is that BLAST is doing "under-the-hood" so that one may better customize Blast's search behavior. All I know is that I really learned a lot of basic fundamental core concepts here that I previously just took for granted.

The book discusses the biology, statistics, algorithms, and computer science issues involved in explaining blast. I liked this approach because it does not head super far into any one core area but rather sticks to a strong fundamental overview of each topic. The other strong aspect of this book is that the author thoroughly compares NCBI and WU Blast throughout, characterizing instances where one may choose one over the other and/or how to tweak the parameters for both in those situations.

I orginally bought the book b/c I wanted an overview on PAM and BLOSUM matrices and to understand how Blast Statistics work. It really served as an informative contextual tutorial that has definitely raised my overall understanding on not only Blast, but to better grasp the very interdisciplinary nature concerning sequence alignment for in-silico biological research.

Blast User's Bible
Helpful Votes: 3 out of 3 total.
Review Date: 2006-01-28
This is the place to start for anyone using NCBI BLAST. It's a thorough description of the various BLAST programs for nucleotides, amino acids, and codons.

The book offers a biology refresher early on, but this is aimed mainly at people with serious interest in BLAST - people who normally won't need that. Next, it discusses traditional dynamic programming alsorithms for local and global alignment. Then, in just a few pages, it summarizes the mathematical meanings and derivations of the various BLAST scores (raw scores, P-values, ane E-values). The discussion just skims the theory, but will help the reader make sense of the programs' output.

Those 75 pages set the background; the next 250 contain the real meat of the book. They cover the various BLAST programs, options, and outputs. More than that, these sections discuss setting up experiments based on BLAST, and how to deal with the problems you're likely to encounter. This could be a bit more explicit about how PSI_BLAST works (and why it sometimes doesn't), but coverage is generally strong.

A few things are weak, like emphasis on the fact that experiments aren't strictly repeatable. For example, if you exactly replicate today's test next week, even if all of the other input is identical, you might still get different (and worse) E values, since they depend on the size of the database. PSSMs get little if any discussion. Also, details about internals are weak - but this is a user's book, not an implementor's, so that's a matter of scope rather than sufficiency.

Most of the book's points are illustrated with actual output or with Perl code - the lingua franca of bioinformatics, for some reason. If you're serious about using BLAST and about understanding what it's really telling you, this is the book to own.

//wiredweird

useful for comparative sequence alignment tasks
Helpful Votes: 3 out of 13 total.
Review Date: 2004-01-20
BLAST is a well-known tool for bioinformatics (biological sciences+computer sciences). In this book contains a concepts of central dogma of molecular biology, sequence aligment, sequece similarity, practical BLAST programs (divide into 5 programs), and how to install and use BLAST tool. Moreover, it also offers enough tips to improve my BLAST searches usage. I think this book's content is well-writing and well-organizing for comparative sequeces alignment tasks. I use this book to begin in bioinformatics and it can help me to learn about this. But this book does not contain all of things that I want to known on bioinformatics or computational biology.

Genetic Programming
Introduction to Evolutionary Computing (Natural Computing Series)
Published in Hardcover by Springer (2007-10)
Authors: A.E. Eiben and J.E. Smith
List price: $49.95
New price: $200.00
Used price: $268.22

Average review score:

a comprehensive textbook for freshers in EC
Helpful Votes: 0 out of 0 total.
Review Date: 2008-06-01
it is a very helpful book for those who want to get the outline of evolutionary computing. it will offer a solid foundation for further study.

Evolution as a practical tool
Helpful Votes: 20 out of 23 total.
Review Date: 2006-04-03
The authors emphasise from the get-go that this book is meant as a practical introduction to the application of evolutionary computing. It is not a high brow, abstruse monograph. (Which indeed Springer texts often are.)

The level of discussion can be adequately understood by someone with a good background in computing and hopefully also in some science or engineering field. Certainly, there are important abstractions that must be mastered. Like how the evolutionary search can be seen as a path across a fitness landscape or potential energy surface. But there appears to be a careful explanation of the minimum necessary maths to convey an idea. And where a chapter's references might point to more specialised texts or journal papers that give a fuller math treatment.

It may well be, as another reviewer remarked, that there is insufficient detail in some passages of this book. But perhaps the text is not meant to be a low level "user's manual" type of discussion.

If you do find this book useful, consider a more advanced text, "Foundations of Genetic Programming" by Langdon and Poli, also published by Springer. It takes you deeper into the subject.

Excellent introduction
Helpful Votes: 20 out of 26 total.
Review Date: 2005-02-02
I taught our introduction to evolutionary computation class from this book. It is a well rounded introduction to the topic covering most of the introductorty material you would expect. There is an real dearth of good introductory books for EC. This is probably the best because of its breadth. Its weakness is its lack of detail. It would not hurt if they covered the same material in about 50% more pages. As soon as they start a topic its over and on to the next topic. But if you are new to the field they give plenty of references and touch on most topics in enough detail for students to implement. All in all a good solid job.

good textbook
Helpful Votes: 8 out of 8 total.
Review Date: 2006-10-31
I have used evolutionary programming in my research in the past and have read several books on the topic. This is one of the most well written books available, that can easily be read by a beginner despite its depth. The conclusions that they draw are logical and supported by the appropriate references (I was not impressed with the theory and results in the field, but this has nothing to do with the quality of this book).

An excellent textbook suitable for all levels
Helpful Votes: 9 out of 16 total.
Review Date: 2004-06-06
This is an excellent textbook which covers most aspects of the Evolutionary Computing. It's suitable for all levels. It's easy to follow, rich in content and has many references (439 to be precise) for further information. The table of contents from the book's web site is as follows:

1. Introduction
2. What is an Evolutionary Algorithm?
3. Genetic Algorithms
4. Evolution Strategies
5. Evolutionary Programming
6. Genetic Programming
7. Learning Classifier Systems
8. Parameter Control in Evolutionary Algorithms
9. Multi-Modal Problems and Spatial Distribution
10. Hybridisation with Other Techniques: Memetic Algorithms
11. Theory
12. Constraint Handling
13. Special Forms of Evolution
14. Working with Evolutionary Algorithms
15. Summary
16. Appendices
17. Index
18. References

Recommended to everyone interested in EC.

Genetic Programming
Genetic Programming IV: Routine Human-Competitive Machine Intelligence (Genetic Programming)
Published in Kindle Edition by Springer (2005-03-21)
Authors: John R. Koza, Martin A. Keane, Matthew J. Streeter, William Mydlowec, Jessen Yu, and Guido Lanza
List price: $99.00
New price: $75.74

Average review score:

Jaw Dropping Inspiration
Helpful Votes: 0 out of 0 total.
Review Date: 2008-06-19
The depth and breadth of what GP can do just isn't known by the techies. This book should scare those that are content to repeat the same old design rules. The book is a bit dry for someone with only a passing interest, but I think that was the author's intent: show in unhyped, and no-uncertain terms that GP can do what we do. For someone with a curious mind, this is proof of a brave new world.

Table of contents
Helpful Votes: 1 out of 2 total.
Review Date: 2007-12-29
Since the "look inside" doesn't contain the toc, here it is from Barnes&Nobles:

Table of Contents
1 Introduction 1
2 Background on genetic programming 29
3 Automatic synthesis of controllers 49
4 Automatic synthesis of circuits 129
5 Automatic synthesis of circuit topology, sizing, placement, and routing 175
6 Automatic synthesis of antennas 205
7 Automatic synthesis of genetic networks 221
8 Automatic synthesis of metabolic pathways 229
9 Automatic synthesis of parameterized topologies for controllers 281
10 Automatic synthesis of parameterized topologies for circuits 301
11 Automatic synthesis of parameterized topologies with conditional developmental operators for circuits 341
12 Automatic synthesis of improved tuning rules for PID controllers 367
13 Automatic synthesis of parameterized topologies for improved controllers 387
14 Reinvention of negative feedback 413
15 Automated reinvention of six post-2000 patented circuits 421
16 Problems for which genetic programming may be well suited 483
17 Parallel implementation and computer time 515
18 Historical perspective on Moore's law and the progression of qualitatively more substantial results produced by genetic programming 523
19 Conclusion 529

Gp here we Go
Helpful Votes: 20 out of 20 total.
Review Date: 2004-09-27
Since using evolutionary algorithms for my work, it is easy to see how many of the current EAs can be used to solve or tackle various real world problems. But what Koza does once again is to argue the case that GP is more than just an optimization algorithm but instead an algorithm that tries to show what AI should do and how user and AI should interact to solve a problem. Once again numerous examples are given, with detail on how problems are laid out so as to get the best results from the GP. Koza shows that with well thought out planning GP's can be applied to all sorts of fields.
In one of the chapters he presents the characteristics a problem should have for GP to be applicable.
All-round Great work, my advice get all his books and digest how he approaches various problems with GP. This example format Koza uses is far more useful than talking about what GP is and its theory. Though for a good intro into Evolutionary Algorithms including GP get either Foundations of Genetic Programming or an Introduction to Genetic Programming. An all round good intro is Introduction to Evolutionary Computing.

Genetic Programming
Multi-Objective Optimization Using Evolutionary Algorithms
Published in Hardcover by Wiley (2001-06-27)
Authors: Kalyanmoy Deb and Deb Kalyanmoy
List price: $160.00
New price: $125.40
Used price: $129.98

Average review score:

Great Book
Helpful Votes: 0 out of 1 total.
Review Date: 2007-02-26
I highly recommend this book, it covers all the important subjects. A great acquisition!

Great book; a must for engineers and scientists alike
Helpful Votes: 13 out of 13 total.
Review Date: 2001-09-28
Kalyanmoy Deb has put together a great summary of the state of affairs in multiobjective genetic algorithms. Should you be an engineer or a scientist involved in the optimization of any design of sizeable complexity, you should read this book and become familiar with the techniques that have evolved over the last decade into powerful methods of optimization. This book is in many many ways bridging the gap from Michalewicz's and Fogel's book ("How to solve it") to the more modern era of this field (eg late nineties up to now...). So whereas those two authors never really considered multiobjective genetic algorithms, Deb plows through with the great expertize of a (perhaps even "the") leading researcher in that domain. This is a great book of _receipes_ with the level of details necessary to make use of them. It's a "how to" book; this is the one you have cracked open on your desk while you're hard coding it all up. However, it's not very well written with the prose being very terse and basically quite unengaging. But so what! In some sense yes perhaps, but Michalewicz and Fogel made a point that one can write technical litterature that one can also read. Perhaps they went overboard... in any case, Deb's book is about algorithms so who cares about whether the book puts you to sleep and it can do that, unfortunately. Apart from the unengaging style and the paucity of depth in the examples scope, the real problem with the book is not with the book itself, it's with the field of multiobjective optimization based on evolutionary methods. It's fairly evident that there is not much of any sort of fundamental understanding available at this time in support of why evolutionary techniques do work well, and they do, sometimes... If this understanding is available, you won't find it in Deb's book. If you are like me though, you won't care all that much really so long as the techniques are efficient and presented in a way that make them useable, and that's done right... But on the whole, it's a little unsatisfying because one's left with a panoply of various techniques and ways to define operators and representations but there is no insight given on which one might be best or how to craft them to particular situations. There is a lot of so-'n-so in reference this and that did it like this and it seems to work well there, however... The reason for this state of affairs is, of course, that nobody has a real clue, yet... But that is _not_ Deb's fault and this is not why, as a user, I'm not rating his book a full 5 stars. In some sense it could be rated as high as that but I thought the presentation was rather unengaging and not with all the breath and depth it could have had. So it's a 4.5 stars perhaps... let's say... but Amazon does not let me select 4.5 stars so it's 4, this edition at least...

The Reference in Evolutionary Multiobjective Optimization
Helpful Votes: 7 out of 7 total.
Review Date: 2001-07-23
This is the first complete and updated text on Multi-objective Evolutionary Algorithms (MOEAs), covering all major areas clearly, thoughtfully and thoroughly. Thanks to the development of evolutionary computation MOEAs are now a well established technique for multi-objective optimization that finds multiple effective solutions in a single run. The widely interdisciplinary interest of engineers, scientists and mathematicians towards MOEAs has been evident during the first international conference on this topic (EMO2001,Zurich). The book is extremely useful for researchers working on multi-objective optimization in all branches of engineering and sciences, that will find a complete description of all available methodologies, starting from a detailed description and criticism of classical methods, towards a deep treating of the most advanced evolutionary techniques. Moreover several analytical test cases are given, covering all difficulties a MOEA encounters when converging towards the Pareto Optimal front. This set of test problems, together with several performance measurement parameters are essential when testing a new strategy before its application to a real-world problem. Despite the detail in advanced topics, Deb's book may be also used as a reference-book for a post-graduate course thanks to the scholarly coverage of basic arguments. As a final remark I strongly suggest everyone working on evolutionary computation and optimization to keep this book on the desk.

Genetic Programming
Practical Handbook of Genetic Algorithms
Published in Hardcover by CRC-Press (1995-08-27)
Author: Lance Chambers
List price: $99.95
New price: $99.95
Used price: $58.00

Average review score:

convergence of genetic algorithm
Helpful Votes: 0 out of 20 total.
Review Date: 2000-12-27
the relationship of the stucture of genetic algorithm and its convergencrs

genetic algorithm
Helpful Votes: 1 out of 52 total.
Review Date: 1999-12-01
IT WAS A NICE BOOK TO BE REVIEVED AS I WANT TO DO MY DIISERTATION ON THIS TOPIC I WOULD BR GRATEFUL TO YOU IF YOU KINDLY HELP ME IN ANY MANNER.

A certain level of abstraction luispatricio@zipmail.com.br
Helpful Votes: 12 out of 12 total.
Review Date: 2000-04-03
A good book if you are looking for some applications of GAs and different points of view on how implementing a GA. Some examples include: a Parallel GA, a timetable solution, a finite state machine implementation and much more. But it doesn't goes deep in implementation details. Not recommended for real beginners

Genetic Programming
AI Game Programming Wisdom 3 (Game Development Series)
Published in Hardcover by Charles River Media (2006-03-09)
Author: Steve Rabin
List price: $69.95
New price: $40.00
Used price: $29.00

Average review score:

This is what the book is
Helpful Votes: 7 out of 7 total.
Review Date: 2007-11-08
i'm surprised more people haven't reviewed this book (there's only 1 review at the time i write this). It's a really, really good book, i expected more reviews.

Since what this book is isn't exactly obvious from the description, i figured i should explain it.

Like the first two volumes, this book is a collection of articles, generally 5-10 pages each. The book is roughly 800 pages long, so that's a lot of articles.

Each article is on a different topic and most are written by different people. A handful of authors wrote two articles, but realize that a *lot* of people contributed to this, and each is an expert in different areas, have different writing styles and represent different games.

i believe most of the authors are professional game AI developers who've worked on big name games. There are also articles by professors and game AI hobbyists (who shortly after writing in this series became professionals). Most write in a way you can understand, a few state things very simply, a few others use math and Greek letters and other things that give me headaches. The vast majority of articles are practical articles, not theory, and there's a fair number of examples (with code) given on the included CD.

Because the articles are small, they tend to be focused on a single topic such as navmesh generation, path smoothing or player prediction through n-gram analysis. Since there are so many, the topics cover all sorts of things, from camera movement systems to baseball games to squad FPS tactics to steering race cars to generating random numbers with a normal/Guassian distribution. My favorites are the ones where a developer discusses some bright idea he had for a game and how it backfired on him.

Given the sheer number of articles, it is almost guaranteed that you will find several articles that you don't like, several you don't understand, several you don't care abot and several you can't believe you lived without. If you're like me, you'll find one or two articles that are worth the purchase price of the book all by themselves.

I suppose i should mention that i wrote a couple of articles in this series (though not this volume), so i'm obviously biased, but this really is a very good series. i probably should give it a 5 but i don't like giving 5s and, besides, not every one of the ~100 articles was excellent, just a lot of them.

Now here's the important part: i teach a video game AI class and i don't use this book. Why? Because this is not a text book on how to write AI. It does not cover every topic a beginner needs to know to write a game. It does not build up a single example, walking you step by step through making a game. It most certainly dosn't teach you how to program. In many respects, this is a book written by professionals for professionals. It's a "tips and tricks" book. The assumption is that you know how to program or design a game. You don't have to be a genius to use this book, but it's not a cookbook or Dummies book either.

There are a lot of other books on AI, most of them all-in-one, how to write AI books. Personally, there's only one or two i'd recommend, and none i couldn't live without. But i really don't think i can stress enough just how valuable this particular series is.

The State of the Art as it Exists Today
Helpful Votes: 8 out of 46 total.
Review Date: 2006-03-30
Computer gaming continues to grow at a very rapid rate. In fact much of the development of the new higher speed chips and of course the high performance video cards are being driven by the needs of the gaming people.

Computer gaming software also continues to grow, perhaps even faster than gaming itself. Because of the rapid state of software development, no one author could possibly keep up with all of the changes that are taking place.

So in this book Steve Rabin, of Nintendo of America has gotten almost sixty of the most advanced gaming software developers to write articles explaining the state of the art as they are helping to develop it. The writers come from a mix of software companies, universities, independent consultants, and game hardware developers. This is the state of the art in the development of artificial intelligence for games.

Genetic Programming
Electromagnetic Optimization by Genetic Algorithms (Wiley Series in Microwave and Optical Engineering)
Published in Hardcover by Wiley-Interscience (1999-07-23)
Author:
List price: $148.50
New price: $135.55
Used price: $101.00

Average review score:

Great Book - Agree With Other Reviews
Helpful Votes: 0 out of 0 total.
Review Date: 2001-03-27
This book does live up to the expectations I had. The first three chapters are a very solid introduction to genetic algorithms. It also goes into variations that lets one overcome some of the 'stagnation' that can occur in GAs.

The rest of the book does dive into applying GAs to EM applications. They have a very good introduction of the motivation, problems encountered and how it was resolved. No code is available, but many have already written GAs in many programming languages.

Book assumes some knowledge in math (~calculus) and electrical engineering (my background is in physics, but it didn't handicap me). A must for anyone interested in EM design while integrating GAs or for anyone interested in applying GAs to their engineering problems.

A Good Resource
Helpful Votes: 4 out of 4 total.
Review Date: 2000-03-31
This book is well worth the price I paid for it.

It is a good book for engineers looking for practical information on genetic algorithms. The book assumes familiarity with electromagnetic theory, practical problems, and current simulation techniques.

The first three introductory chapters are solid, and universally applicable. They are a beginning overview of genetic algorithms, a more serious treatment describing pitfalls and variant techniques, and finally some rules of thumb for using the techniques.

The following chapters are detailed treatments of the application of genetic algorithms to real problems. Seven chapters are devoted to various types of antennas and antenna arrays. Additional chapters cover specific devices, such as electromagnetic filters, diffraction gratings, backscattering problems and magnetostatic devices.

This book will not teach you how to write genetic algorithm codes line by line. This book will not go into extreme depths about the theoretical limits and performance of genetic algorithms (where given, these details are not derived, simply given and explained.) There are any number of computer science and programming books which do that.

This is an engineering book: it will give many implementation details on practical problems, along with the results.

Genetic Programming
An Introduction to Genetic Algorithms (Complex Adaptive Systems)
Published in Paperback by The MIT Press (1998-02-06)
Author: Melanie Mitchell
List price: $35.00
New price: $23.99
Used price: $11.44

Average review score:

Introduction ... for Researchers Maybe
Helpful Votes: 0 out of 0 total.
Review Date: 2008-05-30
I have to agree with all of johnnied7 criticisms. This book is pitched at a level too advanced for an introduction. It also reads and is structured like a research paper. Not recommended.

Not for beginners
Helpful Votes: 24 out of 28 total.
Review Date: 2004-02-04
I have an engineering degree, and I found this to be a little tough to follow for two reasons:

1. Not enough step by step prodecure especially at the beginning. Mitchell is too quick to start with the math formulas. It turns out that Genetic Algorithms are fairly straight forward and easy to follow, but you have to read this book twice before you "get it" because Mitchell clouds the discussion with proofs and mathematical representations of systems. It is tough to follow.

2. Mitchell does a poor job of selecting meaningful examples to illustrate the points. A nice simple set of examples where the average person easily picture the system would have been delightful. Instead this author chooses to illustrate the Genetic Algorithms through uncommon neural networks amoung other exotic applications. I found myself struggling to understand both the example (I didn't know a thing about neural networks!) and the genetic algorithm.

When buying an Introduction type book, I expected it to be more 'down to earth'. this book is for advanced minds!

Good Theoretical GA Textbook
Helpful Votes: 8 out of 11 total.
Review Date: 2005-05-06
This book primarily deals with the theoretical side of genetic algorithms. If you are looking for practical knowledge of how to implement a GA you should look elsewhere. For all intents and purposes this is a textbook. It's heavy on theory and proofs, but doesn't always explain everything in depth (that's what class time is for). There are problems at the end of each chapter that can be assigned to students.

There are case studies of many academic projects that seem to drone on forever and aren't really that useful in helping you learn how to write your own GA. Chapter 1 gives an overview and provides all of the appropriate terminology. Chapter 5 gives an high-level overview of how to implement a GA. Those are the 2 must-read chapters, all of the others can be used as torture for CS students.

To recap, if you're teaching a class in artificial intelligence this book is good. If you're trying to figure out how to implement a GA to solve a practical problem not so good. That evens out to 3 stars for my rating. I recommend searching the web, there are a few good sites on GA programming.

An introduction and much more
Helpful Votes: 8 out of 8 total.
Review Date: 2004-01-26
First it must be said that the book is not an introduction that the non-scientist will easily understand. Some knowledge of computer programming is assumed. It acknowledges this in the last paragraph of the preface. Many of the notations in the book are unfamiliar to business or financial readers. There is no mathematics beyond algebra so the aforementioned prerequisites are the main hills to climb.

Mitchell's book is an overview of genetic algorithm analysis techniques as of 1996. The author gives a history of pre-computer evolutionary strategies and a summary of John Holland's pioneering work. A description of the basic terminology is presented and examples of problems solved using a GA (such as the prisoner's dilemma). The second chapter discusses evolving programs in Lisp and cellular automata. Also included in this chapter is a discussion of predicting dynamical systems. This was the section that has the most interest for me. Also interesting was the summary in this chapter about putting GAs into a neural network so that the ANNs could evolve.

The fifth chapter discusses when to employ a GA for maximum success. I appreciate the clearly thought out discussion of when to choose a GA for a problem. Sometimes authors of these types of books mimic the man with a hammer that thinks everything looks like a nail.

A Great Introduction to Genetic Algorithms
Helpful Votes: 8 out of 9 total.
Review Date: 2002-12-07
This is a great place to start to learn about genetic algorithms. The writing is clear and not bogged down by jargon. The book is not overly technical; it is written for the layman and has a casual conversational style that is a pleasure to read.

About half of the book is devoted to presenting examples of studies that have used genetic algorithms. These examples are interesting in themselves and also serve to illustrate the variety of genetic approaches that are available. The book also presents conflicting points of view of experts about which algorithms work best and why. This is helpful in combatting the impression that a beginner sometimes gets that everything is simple and all the answers are known.

Genetic Programming
Practical Genetic Algorithms
Published in Hardcover by Wiley-Interscience (1997-12-19)
Authors: Randy L. Haupt and Sue Ellen Haupt
List price: $66.50
New price: $176.78
Used price: $38.00

Average review score:

Not a good place to start
Helpful Votes: 13 out of 16 total.
Review Date: 2002-07-26
Presents non-standard techniques without pointing out the standard ones. The non-standard techniques were recommended strongly based only on author's personal opinions, without comparison to other standard techniques on broad spectrum.

For starters, it is much better to look into "An Introduction to Genetic Algorithms" by Melanie Michell.

An Excellent book-for learning GA theory as well as programming
Helpful Votes: 2 out of 3 total.
Review Date: 2007-05-02

Based on the literature I have explored, I can unequivocally say that this is the best book that I have found on GA theory and programming.

In a simple but effective manner, the book explains the intricate concepts. For any one thinking of learning GA theory this is a good starting point. Also, if you want to write programs to create your own genetic algorithms, this is a must-read.

In my humble opinion, this is 'THE BEST' book particularly for those without much GA experience.

I hereby express my heartfelt gratitude to the authors and congratulate them on their effort.


easy introduction
Helpful Votes: 6 out of 6 total.
Review Date: 2006-02-22
The text and accompanying CD can get you usefully started in understanding and manipulating genetic algorithms. Despite what the back of the book says, there is still a fair amount of maths background you need. Especially in such things as predator-prey modelling and the coupled differential equations that arise in such efforts.

The book also shows a natural fit between GAs and neural networks. One passage discusses how to optimise a net with feedbacks from a GAs. Along the way, the book also gives an exposure to various biological ideas. Like how artificial neural nets are inspired by actual biological neurons.

The authors have thoughtfully included exercises with each chapter, for you to extend the ideas for yourself. The book can be used as a university textbook for a graduate course.

Good, though not good value for money
Helpful Votes: 7 out of 10 total.
Review Date: 2004-08-29
This book is well written, with good examples and insights. However, I think that there should be many more examples and theory to warrent the price of this book. Therefore, better take this book from a library or wait for a softcover.

Great
Helpful Votes: 7 out of 9 total.
Review Date: 2002-03-26
In my opinion to well understand a process/method you have to follow an example in every little detail. This book does exactly this and once read allows to write your own code easily. I highly recommend this book!

Genetic Programming
Genetic Programming III: Darwinian Invention and Problem Solving
Published in Hardcover by Morgan Kaufmann (1999-05-15)
Authors: John R. Koza, Forrest H. Bennett III, David Andre, and Martin A. Keane
List price: $108.00
Used price: $169.98

Average review score:

And the future is...
Helpful Votes: 0 out of 4 total.
Review Date: 2002-03-14
Genetic programming is like a new Big Bang in computer universe.
Reach the automatic programming level is a revolution that will affect the way things are done today.

In a very cientifyc way, the book shows all the aspects of how to get ready for this evolution.

READ IT BEFORE REVIEWING PLEASE
Helpful Votes: 1 out of 8 total.
Review Date: 2004-07-06
my five stars are just to counteract the single star from the idiotic reviewer who gave the book one star w/o even bothering to read it. i haven't read this volume yet either, but i just ordered it and it's on its way; i'm certain i won't be disapointed. i'm a programmer and an artist and i use GP effectively to evolve forms both sonic and visual. just because you know your field(s) doesn't mean you can't benefit from a knowledge of evolutionary algorithms, quite the contrary. we have koza and friends to thank for a lot of inspirational work. i for one enjoy the interaction that i have with my algorithms, and since i'm the fitness function, forms crop up which never would have if either i or the machine were working alone. apologies for being guilty of the same crime as said reviewer but i feel in this case it's justified.

A hint of the future.....
Helpful Votes: 24 out of 26 total.
Review Date: 2001-07-28
The authors have written a fine book here and it has and will continue to be a source of good information on the subject. What is most interesting about the approach of genetic programming is that it does not make use of the inference methods of formal logic in the search for the correct program. Correctly observing that logical thinking is insufficient for invention and creativity, the authors follow the "logic considered harmful" philosophy in their attempts to get a computer to find a creative/original solution to a problem. And most importantly, they discuss fourteen examples where genetic programming has produced results that are competitive with human-produced results. The book is almost 1200 pages long, but without reading all the examples one could cover the main points in a reasonable time frame. The reader knowing the LISP language will appreciate the discussion more.

After a brief introduction to the book in chapter 1, the authors move on to a detailed discussion of the philosophy and approaches used in genetic programming. They list the five steps that must be done before applying a genetic algorithm to a problem and give an overview of the LISP background needed to understand genetic programming. The authors emphasize that the genetic algorithm is probabilistic in nature, with the initial populations, individual selection, and genetic operation chosen at random. They give flowcharts illustrating a typical genetic algorithm and program, and then show executable programs can be automatically created. A very extensive list of references on genetic programming is given at the end of the chapter.

In the next part, the authors discuss how to eliminate the requirement that the programmer specify the architecture in advance to the program to be created. After reviewing some methods that were previously used to make the choice of architecture, the authors move on to describing a set of architecture-altering operations that give an automated method for determining the architectures of evolving programs. The discussion on automatically defined recursion is particularly interesting.

The book then shows how to use the results so far to allow problem-solving to be done using genetic programming, the first one being the rotation of automobile tires and the second being evolving a computer program with the behavior of Boolean even-parity functions. This is followed by a discussion of how to use architecture-altering operations to solve a time-optimal control problem. The most interesting part of this discussion is that it illustrates the important point that disadvantageous actions should be taken in the short term so that the long-term objective can be achieved.

In chapter 14, the ant foraging problem is used to illustrate a form of the (Minsky) multiagent problem and architecture-altering operations. This is followed by discussions on the digit recognition problem and the transmembrane segment identification problem. The authors choose the Fibonacci sequence to illustrate how recursion can be used in solving problems with genetic programming. The necessity of using internal storage is illustrated using the cart centering problem.

The authors then overview the use of the Genetic Programming Problem Solver (GPPS) for automatically creating a computer program to solve a problem. Several problems are examined using this Solver, such as symbolic regression, sorting networks, and the intertwined spirals problem.

The next part then considers the application of genetic programming to the automated synthesis of analog electrical circuits. The authors judge, rightfully, that the design process is one that will be a good judge of automated technique versus one that was done by humans, especially considering the fact that analog design is considered by many to be an "art" rather than a "science". The authors show how to import the SPICE simulation system into the genetic programming system, and discuss how validation of circuit design using this simulator would be done by the genetic programming system. After showing how a low-pass filter may be successfully designed using the genetic programming system, the authors show how with a few changes it can be used to design many different types of circuits. Interestingly, the authors cite the rediscovery by genetic programming of the elliptic filter topology of W. Cauer. Cauer arrived at his discovery via the use of elliptic functions, but the genetic program did not make use of these, but relied solely on the problem's fitness measure and natural selection!

An interesting discussion is also given of the role of crossover in genetic programming by comparing the problem of synthesizing a lowpass filter with and without using crossover. The authors conclude that the crossover operation plays a large contribution to the actual solution of the problem.

Then later, the authors show how genetic programming actually evolved a cellular automata that performs better than a succession of algorithms written by humans in the last two decades. Specifically, they show how genetic programming evolved a rule for the majority classification problem for one-dimensional two-state cellular automata that exceeds the accuracy of all known rules.

Most interestingly, the authors show how genetic programming evolved motifs for detecting the D-E-A-D box family of proteins and for detecting the manganese superoxide dismutase family.

The actual performance and implementation issues involved in genetic programming are discussed in the last two parts of the book. They discuss the computer time needed to yield the 14 instances where they claim that genetic programming has produced results that are competitive with human-produced results.

The authors wrap things up in the last chapter of the book and discuss other instances where genetic programming has succeeded in automatically producing computer programs that are competitive with human-produced results. The evidence they have in the book is impressive but there are a few areas that will be ultimate tests of this approach, the most important being the discovery of new mathematical results or algorithms. It is this area that requires the most creativity on the part of the inventor.

Can computers be creative?
Helpful Votes: 31 out of 35 total.
Review Date: 1999-12-03
The quest for *Automatic Programming* is the holy grail of artificial intelligence. The dream of having computer programs write other useful computer programs has haunted researchers since the nineteen fifties. In Genetic Programming III -Darwinian Invention and problem solving (GP3) by John R. Koza, Forest H Bennet III, David Andre and Martin A Keane, the authors claim that the first inscription on this trophy should be the name Genetic Programming (GP). GP is about applying evolutionary algorithms to search the space of computer programs. The authors paraphrase Arthur Samuel of 1959 and argue that with this method it is possible to "tell the computer what to do without telling it explicitly how to do it".

The main hypothesis of the book is that GP is not only the first instance of true automatic programming but also creative to such an extant that it competes with humans in solving very hard problems and therefore the solutions produced by GP can sometimes be called inventions, thus the name "Darwinian Invention Machine". The book starts by listing sixteen proposed attributes of any automatic programming system. The attribute list begins with obvious properties such as the ability to produce entities that can run on a computer, continues by describing components of full computer programs and ends by expressing fuzzier concepts such as applicability, scalability and competitiveness with human-produced results. The authors argue that GP definitely has most of the 16 attributes and at least to some extent possesses the remaining few. The last attribute, human competitive results, is in turn defined by a list of eight properties where each of them gives enough evidence to conclude competitiveness to results produced by the intellect of a human. This list includes concepts such as whether the results are pantentable, publishable in scientific journals or better then best known human solutions. GP3 reports 14 experiments by the authors where the they claim that GP produced results fulfilling one or more of these properties and thus are competitive with that of a skilled human such as an engineer, mathematician, designer or programmer. Examples of results with the "darwinian invention quality" include sorting networks, analogue electrical circuit synthesis and creation of motifs for protein family detection. Pointers are also given to human competitive solutions evolved by other researchers.

Overall there is no question that this is an important book putting the spotlight on one of the peak performing and most promising candidates for the general AI prize. There is no doubt that this book belongs in the standard library of all GP researchers or practitioners. This volumous book is a bit heterogeneous, probably stemming from the fact that is combined from a number of previously published papers with some new material. On the other hand is the volume important documentation of innovative work done by John Koza and his colleagues. In many place numerous pointers to work by other researchers are given but in the end I believe that the book would have a stronger case for presenting the GP state-of-the-art by including more references to similar research by other research groups.

However most important and intriguing thing about this book is the provocative questions raised concerning definitions and claims of human competitive performance, "Darwinian invention" and artificial intelligence - particularly whether we have already passed an important milestone in the history of AI - automatic programming.

Why Should You Buy This Book???
Helpful Votes: 6 out of 8 total.
Review Date: 2002-01-26
Why this book, when there are several shorter books on GP, and its principle author, John Koza, has written two other, more general and equally voluminous books on GP? This book addresses how to evolve program architecture, that's why! Living organisms didn't grow arms and eyes through simple mutation. It required more subtle genetic operators. Traditional genetic operators (as used in genetic algorithms) may be sufficient for evolving solutions to optimization problems where the structure if not the specifics of each solution is pretty much the same. But to effectively evolve program structures, you need architecture altering genetic operators. This book provides motivations in computer science, foundations in biology, and explanations in English.


Books-Under-Review-->Computers-->Artificial Intelligence-->Genetic Programming-->3
Related Subjects: Algorithms
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32