Interactive evolutionary computation

Source: Wikipedia, the free encyclopedia.

Interactive evolutionary computation (IEC) or aesthetic selection is a general term for methods of evolutionary computation that use human evaluation. Usually human evaluation is necessary when the form of fitness function is not known (for example, visual appeal or attractiveness; as in Dawkins, 1986[1]) or the result of optimization should fit a particular user preference (for example, taste of coffee or color set of the user interface).

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, one-user IEC methods should be designed to converge using a small number of evaluations, which necessarily implies very small populations. Several methods were proposed by researchers to speed up convergence, like interactive constrain evolutionary search (user intervention) or fitting user preferences using a

human–computer interfaces should be carefully designed in order to reduce user fatigue. There is also evidence that the addition of computational agents can successfully counteract user fatigue.[3]

However IEC implementations that can concurrently accept evaluations from many users overcome the limitations described above. An example of this approach is an interactive media installation by

HBGA
.

IEC types

IEC methods include interactive evolution strategy,[4] interactive genetic algorithm,[5][6] interactive genetic programming,[7][8][9] and human-based genetic algorithm.,[10]

IGA

An interactive genetic algorithm (IGA) is defined as a

genetic algorithms) and tree-like ones (as in genetic programming
).

See also

References

  1. ^ Dawkins, R. (1986). The Blind Watchmaker. Longman.
  2. .
  3. .
  4. ^ Herdy, M. (1997), Evolutionary Optimisation based on Subjective Selection – evolving blends of coffee. Proceedings 5th European Congress on Intelligent Techniques and Soft Computing (EUFIT’97); pp 2010-644.
  5. ^ *Caldwell, C. and Johnston, V.S. (1991), Tracking a Criminal Suspect through "Face-Space" with a Genetic Algorithm, in Proceedings of the Fourth International Conference on Genetic Algorithm, Morgan Kaufmann Publisher, pp.416-421, July 1991
  6. ^ Milani, A. (2004). "Online Genetic Algorithms" (PDF). International Journal of Information Theories and Applications. 11: 20–28.
  7. .
  8. ^ Sims, K. (1991), Interactive Evolution of Dynamical Systems. First European Conference on Artificial Life, MIT Press
  9. ^ Unemi, T. (2000). SBART 2.4: an IEC tool for creating 2D images, Movies and Collage, Proceedings of 2000 Genetic and Evolutionary Computational Conference workshop program, Las Vegas, Nevada, July 8, 2000, p.153
  10. S2CID 13839604
    .
  11. .

External links