HOME

TheInfoList



OR:

An artificial chemistryW. Banzhaf and L. Yamamoto
Artificial Chemistries
MIT Press, 2015.
P. Dittrich
Artificial chemistry (AC)
In A. R. Meyers (ed.), Computational Complexity: Theory, Techniques, and Applications, pp. 185-203, Springer, 2012.
P. Dittrich, J. Ziegler, and W. Banzhaf.
Artificial chemistries — A review
Artificial Life, 7(3):225–275, 2001.
is a chemical-like system that usually consists of objects, called molecules, that interact according to rules resembling chemical reaction rules. Artificial chemistries are created and studied in order to understand fundamental properties of chemical systems, including prebiotic evolution, as well as for developing chemical computing systems. Artificial chemistry is a field within computer science wherein chemical reactions—often biochemical ones—are computer-simulated, yielding insights on evolution, self-assembly, and other biochemical phenomena. The field does not use actual chemicals, and should not be confused with either synthetic chemistry or
computational chemistry Computational chemistry is a branch of chemistry that uses computer simulation to assist in solving chemical problems. It uses methods of theoretical chemistry, incorporated into computer programs, to calculate the structures and properties of m ...
. Rather, bits of information are used to represent the starting molecules, and the end products are examined along with the processes that led to them. The field originated in
artificial life Artificial life (often abbreviated ALife or A-Life) is a field of study wherein researchers examine systems related to natural life, its processes, and its evolution, through the use of simulations with computer models, robotics, and biochemistry ...
but has shown to be a versatile method with applications in many fields such as
chemistry Chemistry is the science, scientific study of the properties and behavior of matter. It is a natural science that covers the Chemical element, elements that make up matter to the chemical compound, compounds made of atoms, molecules and ions ...
,
economics Economics () is the social science that studies the Production (economics), production, distribution (economics), distribution, and Consumption (economics), consumption of goods and services. Economics focuses on the behaviour and intera ...
,
sociology Sociology is a social science that focuses on society, human social behavior, patterns of Interpersonal ties, social relationships, social interaction, and aspects of culture associated with everyday life. It uses various methods of Empirical ...
and
linguistics Linguistics is the scientific study of human language. It is called a scientific study because it entails a comprehensive, systematic, objective, and precise analysis of all aspects of language, particularly its nature and structure. Linguis ...
.


Formal definition

An artificial chemistry is defined in general as a triple (S,R,A). In some cases it is sufficient to define it as a tuple (S,I). *S is the
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
of possible molecules S=, where n is the number of elements in the set, possibly infinite. *R is a set of
n-ary -ary may refer to: * The arity of a function, operation, or relation ** -ary associativity, a specific rule attached to -ary functions *** -ary group, a generalization of group * The radix of a numerical representation system * The number of le ...
operation Operation or Operations may refer to: Arts, entertainment and media * ''Operation'' (game), a battery-operated board game that challenges dexterity * Operation (music), a term used in musical set theory * ''Operations'' (magazine), Multi-Ma ...
s on the molecules in S, the reaction rules R=. Each rule ri is written like a chemical reaction a+b+c->a*+b*+c*. Note here that ri are operators, as opposed to +. *A is an
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algorithms are used as specificat ...
describing how to apply the rules R to a
subset In mathematics, Set (mathematics), set ''A'' is a subset of a set ''B'' if all Element (mathematics), elements of ''A'' are also elements of ''B''; ''B'' is then a superset of ''A''. It is possible for ''A'' and ''B'' to be equal; if they are ...
P\subsetS. *I are the interaction rules of the molecules in S.


Types of artificial chemistries

* depending on the space of possible molecules ** finite ** infinite * depending on the type of reactions ** catalytic systems ** reactive systems ** inhibitive systems * depending on the space topology ** well stirred reactor ** topologically arranged (1-, 2-, and 3-dimensional)


Important concepts

* The field is heavily reliant on mathematics, to include mathematical modeling. It in fact relies more on a mathematics background than a chemistry background. * Organizations: An organization is a set of molecules that is closed and self-maintaining. As such, it is a set that does not create anything outside itself, and such that any molecule inside the set can be generated within the set. * Closed sets * Self-maintaining sets * Hasse diagram of organizations


History of artificial chemistries

Artificial chemistries emerged as a sub-field of
artificial life Artificial life (often abbreviated ALife or A-Life) is a field of study wherein researchers examine systems related to natural life, its processes, and its evolution, through the use of simulations with computer models, robotics, and biochemistry ...
, in particular from strong artificial life. The idea behind this field was that if one wanted to build something alive, it had to be done by a combination of non-living entities. For instance, a cell is itself alive, and yet is a combination of non-living molecules. Artificial chemistry enlists, among others, researchers that believe in an extreme bottom-up approach to artificial life. In artificial life, bits of information were used to represent bacteria or members of a species, each of which moved, multiplied, or died in computer simulations. In artificial chemistry bits of information are used to represent starting molecules capable of reacting with one another. The field has pertained to artificial intelligence by virtue of the fact that, over billions of years, non-living matter evolved into primordial life forms which in turn evolved into intelligent life forms.


Important contributors

The first reference about Artificial Chemistries come from a Technical paper written by John McCaskill .
Walter Fontana Walter may refer to: People * Walter (name), both a surname and a given name * Little Walter, American blues harmonica player Marion Walter Jacobs (1930–1968) * Gunther (wrestler), Austrian professional wrestler and trainer Walter Hahn (born 1 ...
working with
Leo Buss Leo W. Buss (born 1953) is a retired Professor at Yale University's departments of geology, geophysics, and ecology and evolutionary biology. Life He graduated from Johns Hopkins University with a B.A., M.A., and Ph.D in 1979. His evoluti ...
then took up the work developing the AlChemy model .W. Fontana and L. Buss. “The arrival of the fittest”: Toward a theory of biological organization. Bulletin of Mathematical Biology, 56(1):1–64, 1994. The model was presented at the second International Conference of Artificial Life. In his first papers he presented the concept of
organization An organization or organisation (Commonwealth English; see spelling differences), is an entity—such as a company, an institution, or an association—comprising one or more people and having a particular purpose. The word is derived from ...
, as a set of molecules that is algebraically closed and self-maintaining. This concept was further developed by Dittrich and Speroni di Fenizio into a theory of chemical organizations . Two main schools of artificial chemistries have been in Japan and Germany. In Japan the main researchers have been Takashi Ikegami ,
Hideaki Suzuki Hideaki (ひであき) is a masculine Japanese given name. Possible writings Hideaki can be written using different kanji characters and can mean: *秀秋, "excellent", "autumn" *英秋, "outstanding", "autumn" *秀明, "excellent", "bright" ...
and Yasuhiro Suzuki . In
Germany Germany,, officially the Federal Republic of Germany, is a country in Central Europe. It is the second most populous country in Europe after Russia, and the most populous member state of the European Union. Germany is situated betwe ...
, it was Wolfgang Banzhaf, who, together with his students Peter Dittrich and Jens Ziegler, developed various artificial chemistry models. Their 2001 paper 'Artificial Chemistries - A Review' became a standard in the field. Jens Ziegler, as part of his PhD thesis, proved that an artificial chemistry could be used to control a small Khepera robot .J.Ziegler and W.Banzhaf. Evolving control metabolisms for a robot. ArtificialLife, 7(2):171–190, 2001. Among other models, Peter Dittrich developed the Seceder model which is able to explain group formation in society through some simple rules. Since then he became a professor in
Jena Jena () is a German city and the second largest city in Thuringia. Together with the nearby cities of Erfurt and Weimar, it forms the central metropolitan area of Thuringia with approximately 500,000 inhabitants, while the city itself has a popu ...
where he investigates artificial chemistries as a way to define a general theory of constructive dynamical systems.


Applications of artificial chemistries

Artificial Chemistries are often used in the study of protobiology, in trying to bridge the gap between
chemistry Chemistry is the science, scientific study of the properties and behavior of matter. It is a natural science that covers the Chemical element, elements that make up matter to the chemical compound, compounds made of atoms, molecules and ions ...
and
biology Biology is the scientific study of life. It is a natural science with a broad scope but has several unifying themes that tie it together as a single, coherent field. For instance, all organisms are made up of cells that process hereditary i ...
. A further motivation to study artificial chemistries is the interest in constructive dynamical systems. Yasuhiro Suzuki has modeled various systems such as membrane systems, signaling pathways (P53), ecosystems, and enzyme systems by using his method, abstract rewriting system on multisets (ARMS).


Artificial chemistry in popular culture

In the 1994 science-fiction novel ''
Permutation City ''Permutation City'' is a 1994 science-fiction novel by Greg Egan that explores many concepts, including quantum ontology, through various philosophical aspects of artificial life and simulated reality. Sections of the story were adapted from E ...
'' by
Greg Egan Greg Egan (born 20 August 1961) is an Australian science fiction writer and amateur mathematician, best known for his works of hard science fiction. Egan has won multiple awards including the John W. Campbell Memorial Award, the Hugo Award, an ...
, brain-scanned emulated humans known as Copies inhabit a simulated world which includes the Autoverse, an artificial life simulator based on a cellular automaton complex enough to represent the substratum of an artificial chemistry. Tiny environments are simulated in the Autoverse and filled with populations of a simple, designed lifeform, ''Autobacterium lamberti''. The purpose of the Autoverse is to allow Copies to explore the life that had evolved there after it had been run on a significantly large segment of the simulated universe (referred to as "Planet Lambert").


See also

*
Avida Avida is an artificial life software platform to study the evolutionary biology of self-replicating and evolving computer programs ( digital organisms). Avida is under active development by Charles Ofria's Digital Evolution Lab at Michigan Stat ...
Digital Evolution *
Cellular automata A cellular automaton (pl. cellular automata, abbrev. CA) is a discrete model of computation studied in automata theory. Cellular automata are also called cellular spaces, tessellation automata, homogeneous structures, cellular structures, tessel ...
*
Computational chemistry Computational chemistry is a branch of chemistry that uses computer simulation to assist in solving chemical problems. It uses methods of theoretical chemistry, incorporated into computer programs, to calculate the structures and properties of m ...
- the use of simplified models to simulate chemical interactions


External links


Artificial Chemistries website

Tim Hutton's Papers & Talks
- includes several papers on artificial chemistries for artificial life
the protobiology.org website


References

{{Reflist Artificial life