Tangled Nature Model
   HOME

TheInfoList



OR:

The tangled nature model is a model of
evolutionary ecology Evolutionary ecology lies at the intersection of ecology and evolutionary biology. It approaches the study of ecology in a way that explicitly considers the evolutionary histories of species and the interactions between them. Conversely, it can ...
developed by Christensen, Di Collobiano, Hall and Jensen. It is an
agent-based model An agent-based model (ABM) is a computational model for simulating the actions and interactions of autonomous agents (both individual or collective entities such as organizations or groups) in order to understand the behavior of a system and ...
where individual 'organisms' interact, reproduce, mutate and die across many generations. A notable feature of the model is
punctuated equilibrium In evolutionary biology, punctuated equilibrium (also called punctuated equilibria) is a Scientific theory, theory that proposes that once a species appears in the fossil record, the population will become stable, showing little evolution, evol ...
, abrupt and spontaneous transitions between long lived stable states. In addition to evolutionary ecology the model has been used to study
sustainability Sustainability is a social goal for people to co-exist on Earth over a long period of time. Definitions of this term are disputed and have varied with literature, context, and time. Sustainability usually has three dimensions (or pillars): env ...
, organizational ecology, the
Gaia hypothesis The Gaia hypothesis (), also known as the Gaia theory, Gaia paradigm, or the Gaia principle, proposes that living organisms interact with their Inorganic compound, inorganic surroundings on Earth to form a Synergy, synergistic and Homeostasis, s ...
opinion dynamics and cultural evolution among other topics.


Model Description

Individuals in the model are represented by binary 'genomes' a of some fixed length L. All individuals with the same genome are equivalent and combine into 'species' with populations N_a where N = \sum_a^D N_a is the total population and D the number of distinct species. The individuals interact through a coupling matrix J. Typically some fraction of the potential entries are set to zero, as well as the diagonals J_ = 0 and for the non-zero elements J_ \neq J_. In a single update step an individual is selected and reproduces with probability p_(H_a) and dies with probability p_d which is usually constant. :p_(H_a) = \frac which is a
sigmoid function A sigmoid function is any mathematical function whose graph of a function, graph has a characteristic S-shaped or sigmoid curve. A common example of a sigmoid function is the logistic function, which is defined by the formula :\sigma(x ...
of the fitness :H_a = -\mu N + \frac\sum_b J_ N_b This compares the interaction of every individual with every other individual as specified by the coupling matrix J. \mu is the inverse of the carrying capacity and controls the total number of individuals which can exist in the model. When an individual reproduces asexually there is some small, fixed probability p_ for each 'bit' in the genome to flip and thereby generate a new species. Typically \frac chances for reproduction and death are taken to constitute one generation and the model is run for many thousands of generations.


Model Dynamics

Plotting the model population over time demonstrates
punctuated equilibrium In evolutionary biology, punctuated equilibrium (also called punctuated equilibria) is a Scientific theory, theory that proposes that once a species appears in the fossil record, the population will become stable, showing little evolution, evol ...
, long lived quasi stable states which abruptly terminate and are replaced with new ones. During a stable period the model generates a network of mutualistic interactions between a small number of populous species, often called the 'core' and 'cloud' In a stable period a core species has p_(H_a) \simeq p_d. For a new species c to arise and gain significant population requires p_(H_c) > p_d. Solving for H_c gives :\sum_b J_ \frac > \mu N -\log( 1/p_d - 1 ) as the requirement for the new species to be viable. This means the new species has to have sufficiently strong net positive interactions, especially with the core species, which are the only ones with large values of \frac. The right hand side represents a 'barrier', controlled by the total population, which makes large population states harder to invade. If a new species can overcome the barrier then it will grow rapidly, at the expense of the existing species either through
parasitic Parasitism is a close relationship between species, where one organism, the parasite, lives (at least some of the time) on or inside another organism, the host, causing it some harm, and is adapted structurally to this way of life. The ent ...
couplings J_ < 0 or by using up the carrying capacity of the system. This can precipitate either a core rearrangement, with the incorporation of the new species into the core and a readjustment of populations, or a total collapse of the state.


See also

*
Evolutionary ecology Evolutionary ecology lies at the intersection of ecology and evolutionary biology. It approaches the study of ecology in a way that explicitly considers the evolutionary histories of species and the interactions between them. Conversely, it can ...
* NK model


References

{{reflist Applied mathematics Mathematical and theoretical biology