Ilmu Komputer    
   
Daftar Isi
(Sebelumnya) Artificial cardiac pacemakerAryaka (Berikutnya)

Artificial life

Artificial life (often abbreviated ALife or A-Life[1]) is a field of study and an associated art form which examine systems related to life, its processes, and its evolution, through the use of simulations with computer models, robotics, and biochemistry.[2] The discipline was named by Christopher Langton, an American computer scientist, in 1986.[3] There are three main kinds of alife,[4] named for their approaches: soft,[5] from software; hard,[6] from hardware; and wet, from biochemistry. Artificial life imitates traditional biology by trying to recreate some aspects of biological phenomena.[7] The term "artificial intelligence" is often used to specifically refer to soft alife.[8]

A Braitenberg simulation, programmed in breve, an artificial life simulator

Contents

Overview

Artificial life studies the logic of living systems in artificial environments in order to gain a deeper understanding of the complex information processing that defines such systems.

Also sometimes included in the umbrella term "artificial life" are agent based systems which are used to study the emergent properties of societies of agents.

While life is, by definition, alive, artificial life is generally referred to as being confined to a digital environment and existence.

Philosophy

The modeling philosophy of alife strongly differs from traditional modeling by studying not only “life-as-we-know-it” but also “life-as-it-might-be”.[9]

A traditional model of a biological system will focus on capturing its most important parameters. In contrast, an alife modeling approach will generally seek to decipher the most simple and general principles underlying life and implement them in a simulation. The simulation then offers the possibility to analyse new and different lifelike systems.

Red'ko proposed to generalize this distinction to the modeling of any process, leading to the more general distinction of "processes-as-we-know-them" and "processes-as-they-could-be" [10]

At present, the commonly accepted definition of life does not consider any current alife simulations or softwares to be alive, and they do not constitute part of the evolutionary process of any ecosystem. However, different opinions about artificial life's potential have arisen:

  • The strong alife (cf. Strong AI) position states that "life is a process which can be abstracted away from any particular medium" (John von Neumann). Notably, Tom Ray declared that his program Tierra is not simulating life in a computer but synthesizing it.[citation needed]
  • The weak alife position denies the possibility of generating a "living process" outside of a chemical solution. Its researchers try instead to simulate life processes to understand the underlying mechanics of biological phenomena.

Organizations

Software-based - "soft"

Techniques

  • Cellular automata were used in the early days of artificial life, and are still often used for ease of scalability and parallelization. Alife and cellular automata share a closely tied history.
  • Neural networks are sometimes used to model the brain of an agent. Although traditionally more of an artificial intelligence technique, neural nets can be important for simulating population dynamics of organisms that can learn. The symbiosis between learning and evolution is central to theories about the development of instincts in organisms with higher neurological complexity, as in, for instance, the Baldwin effect.

Notable simulators

This is a list of artificial life/digital organism simulators, organized by the method of creature definition.

NameDriven ByStartedEnded
Aevoltranslatable dna2003NA
Avidaexecutable dna1993NA
breveexecutable dna2006NA
Creaturesneural netmid-1990s 
Darwinbotsexecutable dna2003 
DigiHiveexecutable dna20062009
EcoSimFuzzy Cognitive Map2009NA
Evolve 4.0executable dna19962007
Framsticksexecutable dna1996NA
Primordial lifeexecutable dna19962003
TechnoSpheremodules1995 
Tierraexecutable dnaearly 1990s ?
Physisexecutable dna2003 
Noble Apeneural net1996NA
Polyworldneural net1994NA
3D Virtual Creature Evolutionneural net2008NA

Program-based

Program-based simulations contain organisms with a complex DNA language, usually Turing complete. This language is more often in the form of a computer program than actual biological DNA. Assembly derivatives are the most common languages used. An organism "lives" when its code is executed, and there are usually various methods allowing self-replication. Mutations are generally implemented as random changes to the code. Use of cellular automata is common but not required.

Module-based

Individual modules are added to a creature. These modules modify the creature's behaviors and characteristics either directly, by hard coding into the simulation (leg type A increases speed and metabolism), or indirectly, through the emergent interactions between a creature's modules (leg type A moves up and down with a frequency of X, which interacts with other legs to create motion). Generally these are simulators which emphasize user creation and accessibility over mutation and evolution.

Parameter-based

Organisms are generally constructed with pre-defined and fixed behaviors that are controlled by various parameters that mutate. That is, each organism contains a collection of numbers or other finite parameters. Each parameter controls one or several aspects of an organism in a well-defined way.

Neural net–based

These simulations have creatures that learn and grow using neural nets or a close derivative. Emphasis is often, although not always, more on learning than on natural selection.

Hardware-based - "hard"

Hardware-based artificial life mainly consist of robots, that is, automatically guided machines able to do tasks on their own.

Biochemical-based - "wet"

Biochemical-based life is studied in the field of synthetic biology. It involves e.g. the creation of synthetic DNA. The term "wet" is an extension of the term "wetware".

Related subjects

  1. Artificial intelligence has traditionally used a top down approach, while alife generally works from the bottom up.[11]
  2. Artificial chemistry started as a method within the alife community to abstract the processes of chemical reactions.
  3. Evolutionary algorithms are a practical application of the weak alife principle applied to optimization problems. Many optimization algorithms have been crafted which borrow from or closely mirror alife techniques. The primary difference lies in explicitly defining the fitness of an agent by its ability to solve a problem, instead of its ability to find food, reproduce, or avoid death.[citation needed] The following is a list of evolutionary algorithms closely related to and used in alife:
  4. Evolutionary art uses techniques and methods from artificial life to create new forms of art.
  5. Evolutionary music uses similar techniques, but applied to music instead of visual art.
  6. Abiogenesis and the origin of life sometimes employ alife methodologies as well.

History

Criticism

Alife has had a controversial history. John Maynard Smith criticized certain artificial life work in 1994 as "fact-free science".[12] However, the recent publication of artificial life articles in widely read journals such as Science and Nature is evidence that artificial life techniques are becoming more accepted in the mainstream, at least as a method of studying evolution.[13]

See also

Portal iconSystems science portal

References

  1. ^ Molecules and Thoughts Y Tarnopolsky - 2003 "Artificial Life (often abbreviated as Alife or A-life) is a small universe existing parallel to the much larger Artificial Intelligence. The origins of both areas were different."
  2. ^ "Dictionary.com definition". http://dictionary.reference.com/brows e/artificial%20life. Retrieved 2007-01-19.
  3. ^ The MIT Encyclopedia of the Cognitive Sciences, The MIT Press, p.37. ISBN 978-0-262-73144-7
  4. ^ Mark A. Bedau (November 2003). "Artificial life: organization, adaptation and complexity from the bottom up" (PDF). TRENDS in Cognitive Sciences. http://www.reed.edu/~mab/publications /papers/BedauTICS03.pdf. Retrieved 2007-01-19.
  5. ^ Maciej Komosinski and Andrew Adamatzky (2009). Artificial Life Models in Software. New York: Springer. ISBN 978-1-84882-284-9. http://www.springer.com/computer/math ematics/book/978-1-84882-284-9.
  6. ^ Andrew Adamatzky and Maciej Komosinski (2009). Artificial Life Models in Hardware. New York: Springer. ISBN 978-1-84882-529-1. http://www.springer.com/computer/hard ware/book/978-1-84882-529-1.
  7. ^ Langton, Christopher. "What is Artificial Life?". Archived from the original on 17 January 2007. http://zooland.alife.org/. Retrieved 2007-01-19.
  8. ^ John Johnston, (2008) "The Allure of Machinic Life: Cybernetics, Artificial Life, and the New AI", MIT Press
  9. ^ See Langton, C. G. 1992. Artificial Life. Addison-Wesley. ., section 1
  10. ^ See Red'ko, V. G. 1999. Mathematical Modeling of Evolution. in: F. Heylighen, C. Joslyn and V. Turchin (editors): Principia Cybernetica Web (Principia Cybernetica, Brussels). For the importance of ALife modeling from a cosmic perspective, see also Vidal, C. 2008.The Future of Scientific Simulations: from Artificial Life to Artificial Cosmogenesis. In Death And Anti-Death, ed. Charles Tandy, 6: Thirty Years After Kurt Gödel (1906-1978) p. 285-318. Ria University Press.)
  11. ^ "AI Beyond Computer Games". Archived from the original on 2008-07-01. http://web.archive.org/web/2008070104 0911/http://www.lggwg.com/wolff/aicg9 9/stern.html. Retrieved 2008-07-04.
  12. ^ Horgan, J. 1995. From Complexity to Perplexity. Scientific American. p107
  13. ^ "Evolution experiments with digital organisms". Archived from the original on 12 February 2007. http://myxo.css.msu.edu/cgi-bin/lensk i/prefman.pl?group=al. Retrieved 2007-01-19.

External links

(Sebelumnya) Artificial cardiac pacemakerAryaka (Berikutnya)