Jump to content

Talk:Evolutionary algorithm

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gwern (talk | contribs) at 17:16, 13 February 2009 (Undid revision 270082087 by 134.124.130.100 (talk)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconRobotics Start‑class Mid‑importance
WikiProject iconThis article is within the scope of WikiProject Robotics, a collaborative effort to improve the coverage of Robotics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-importance on the project's importance scale.
WikiProject iconSystems: Cybernetics Start‑class Mid‑importance
WikiProject iconThis article is within the scope of WikiProject Systems, which collaborates on articles related to systems and systems science.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-importance on the project's importance scale.
Taskforce icon
This article is within the field of Cybernetics.
WikiProject iconComputing Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
WikiProject iconComputer science Unassessed
WikiProject iconThis article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Things you can help WikiProject Computer science with:

In artificial intelligence

"In artificial intelligence, an evolutionary algorithm..." An evolutionary algorithm should not be a subset of artificial intelligence specifically, since you can evolve unintelligent things (ex. theo jansen's mechanical leg for strandbeest). —Preceding unsigned comment added by 68.238.139.213 (talk) 04:37, 30 January 2008 (UTC)[reply]

I think what is meant is that the evolutionary algorithm is itself a simple form of artificial intelligence. The fact that it has many applications, such as refining hull shapes in boat racing, doesn't make it not artificial intelligence. -- Another Stickler (talk) 06:06, 29 October 2008 (UTC)[reply]

Comparison with biological evolution

We might want to add a blurb about how the connection with actual biology is more in the way of inspiration and analogy than anything rigorous - as I recall, biological evolution is optimizing against a moving target (an important difference). --Gwern (contribs) 22:17 17 June 2007 (GMT)

If using co-evolution, you may be able to say it's optimizing on a moving fitness landscape. The sorts of selection such as gladitorial tournament selection (you pick a couple of genes, pit them against each other, usually the winner reproduces deleting the loser) makes your fitness depends heavily on what's around you. And yes it's probably not rigorous right now, and people are trying to duplicate the genotype-phenotype distinction in biology and other things. I can't say whether it's completely loosely based right now. Obscurans 22:10, 18 June 2007 (UTC)[reply]
I think it's accurate to say that "an evolutionary algorithm is not intended to be an accurate simulation of an actual biological evolutionary process." We could add something like this. Dcoetzee 07:12, 29 October 2008 (UTC)[reply]