Content deleted Content added
reverting FIP's change |
No edit summary |
||
Line 1:
'''Interactive evolutionary computation''' (IEC) is a
==IEC design issues==
The number of evaluations that IEC can receive from one human user is limited by [[user fatigue]] which was reported by many researchers as a major problem. In addition, human evaluations are slow and expensive as compared to fitness function computation. Hence, those IEC methods should be designed to converge using a small number of evaluations, which necessarily implies very small populations.
However IEC implementations that can concurrenlty accept evaluations from many users overcome the limitations described above. An example of this approach is an interactive media installation by [[Karl Sims]] that allows to accept preference from many visitors by using floor sensors to evolve attractive 3D animated forms. Some of these multi-user IEC implementations serve as collaboration tools, for example [[HBGA]].
==IEC implementations==
Examples of IEC methods include [[Interactive genetic algorithm]] and [[Human-based genetic algorithm]].
==See also==
==References==
*Takagi, H. (2001). Interactive Evolutionary Computation: Fushion of the Capacities of EC Optimization and Human Evaluation. ''Proceesings of the IEEE 89, 9,'' pp. 1275-1296
==External links==
*[http://www.genarts.com/galapagos/index.html Galapagos by Karl Sims]
|