All Topics  
Fitness landscape

 

   Email Print
   Bookmark   Link






 

Fitness landscape



 
 
In evolutionary biology
Evolutionary biology

Evolutionary biology is a sub-field of biology concerned with the origin of species from a common descent and descent of species, as well as their evolution, multiplication and diversity over time....
, fitness landscapes or adaptive landscapes are used to visualize the relationship between genotype
Genotype

The genotype is the trait we can't see. The genotype is the Genetics constitution of a cell, an organism, or an individual usually with reference to a specific character under consideration....
s (or phenotype
Phenotype

A phenotype is any observable characteristic or trait_ of an organism: such as its morphology , development, biochemical or physiological properties, or behavior....
s) and reproductive success. It is assumed that every genotype has a well defined replication rate (often referred to as fitness
Fitness (biology)

Fitness is a central concept in evolution. It describes the capability of an individual of certain genotype to reproduce, and usually is equal to the proportion of the individual's genes in all the genes of the next generation....
). This fitness is the "height" of the landscape. Genotypes which are very similar are said to be "close" to each other, while those that are very different are "far" from each other.






Discussion
Ask a question about 'Fitness landscape'
Start a new discussion about 'Fitness landscape'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In evolutionary biology
Evolutionary biology

Evolutionary biology is a sub-field of biology concerned with the origin of species from a common descent and descent of species, as well as their evolution, multiplication and diversity over time....
, fitness landscapes or adaptive landscapes are used to visualize the relationship between genotype
Genotype

The genotype is the trait we can't see. The genotype is the Genetics constitution of a cell, an organism, or an individual usually with reference to a specific character under consideration....
s (or phenotype
Phenotype

A phenotype is any observable characteristic or trait_ of an organism: such as its morphology , development, biochemical or physiological properties, or behavior....
s) and reproductive success. It is assumed that every genotype has a well defined replication rate (often referred to as fitness
Fitness (biology)

Fitness is a central concept in evolution. It describes the capability of an individual of certain genotype to reproduce, and usually is equal to the proportion of the individual's genes in all the genes of the next generation....
). This fitness is the "height" of the landscape. Genotypes which are very similar are said to be "close" to each other, while those that are very different are "far" from each other. The two concepts of height and distance are sufficient to form the concept of a "landscape". The set of all possible genotypes, their degree of similarity, and their related fitness values is then called a fitness landscape.

In evolutionary optimization
Evolutionary algorithm

In artificial intelligence, an evolutionary algorithm is a subset of evolutionary computation, a generic population-based metaheuristic optimization algorithm....
 problems, fitness landscapes are evaluations of a fitness function
Fitness function

A fitness function is a particular type of objective function that quantifies the optimality of a solution in a genetic algorithm so that that particular chromosome may be ranked against all the other chromosomes....
 for all candidate solutions (see below).

The idea of studying evolution by visualizing the distribution of fitness values as a kind of landscape was first introduced by Sewall Wright
Sewall Wright

Sewall Green Wright was an American geneticist known for his influential work on evolutionary theory and also for his work on path analysis . With R....
 in 1932

Fitness landscapes in biology


Fitness landscapes are often conceived of as ranges of mountains. There exist local peaks (points from which all paths are downhill, i.e. to lower fitness) and valleys (regions from which most paths lead uphill). A fitness landscape with many local peaks surrounded by deep valleys is called rugged. If all genotypes have the same replication rate, on the other hand, a fitness landscape is said to be flat. The shapes of fitness landscapes are also closely related to epistasis
Epistasis

Epistasis is the interaction between genes. Epistasis takes place when the action of one gene is modified by one or several other genes, which are sometimes called modifier genes....
. This connection was made precise by Niko Beerenwinkel, Lior Pachter and Bernd Sturmfels
Bernd Sturmfels

Bernd Sturmfels is a Professor of Mathematics and Computer Science at the University of California, Berkeley.He received his PhD in 1987 from the University of Washington and the Darmstadt University of Technology....
 in 2006.

An evolving population
Population

File:Population density.pngIn biology, a population is the collection of inter-breeding organisms of a particular species; in sociology, a collection of human beings....
 typically climbs uphill in the fitness landscape, by a series of small genetic changes, until a local optimum is reached (Fig. 1). There it remains, unless a rare mutation
Mutation

In biology, mutations are changes to the nucleotide sequence of the genetic material of an organism. Mutations can be caused by copying errors in the genetic material during cell division, by exposure to ultraviolet or ionizing radiation, chemical mutagens, or virus , or can be induced by the organism, itself, by cellular processes such as s...
 opens a path to a new, higher fitness peak. Note, however, that at high mutation rates this picture is somewhat simplistic. A population may not be able to climb a very sharp peak if the mutation rate is too high, or it may drift away from a peak it had already found; consequently, reducing the fitness of the system. The process of drifting away from a peak is often referred to as Muller's ratchet
Muller's ratchet

In evolutionary genetics, Muller's ratchet is the process by which the genomes of an Asexual reproduction population accumulate genetic deletion in an irreversible manner....
.

In general, the higher the connectivity
Connectivity (graph theory)

In mathematics and computer science, connectivity is one of the basic concepts of graph theory. It is closely related to the theory of network flow problems....
 the more rugged the system becomes. Thus, a simply connected system
System

System is a set of interacting or interdependent entities, real or abstract, forming an integrated whole.The concept of an "integrated whole" can also be stated in terms of a system embodying a set of relationships which are differentiated from relationships of the set to other elements, and from relationships between an element of the se...
 only has one peak and if part of the system is changed then there will be little, if any, effect on any other part of the system. A high connectivity implies that the variable
Variable

A variable is a symbol that stands for a value that may vary; the term usually occurs in opposition to constant, which is a symbol for a non-varying value, i.e....
s or sub-systems interact far more and the system may have to settle for a level of ‘fitness’ lower than it might be able to attain. The system would then have to change its approach to overcoming whatever problems that confront it, thus, changing the ‘terrain’ and enabling it to continue.

Fitness landscapes in evolutionary optimization


Apart from the field of evolutionary biology, the concept of a fitness landscape has also gained importance in evolutionary optimization
Evolutionary algorithm

In artificial intelligence, an evolutionary algorithm is a subset of evolutionary computation, a generic population-based metaheuristic optimization algorithm....
 methods such as genetic algorithm
Genetic algorithm

A genetic algorithm is a Search algorithm wikt:technique used in computing to find exact or approximate solutions to Optimization and Search algorithm problems....
s or evolutionary strategies. In evolutionary optimization, one tries to solve real-world problems (e.g., engineering
Engineering

Engineering is the discipline and profession of applying Technology and science knowledge and utilizing natural laws and physical resources in order to design and implement materials, structures, machines, devices, systems, and process that safely realize a desired objective and meet specified criteria....
 or logistics
Logistics

Logistics is the management of the flow of goods, information and other resources, including energy and people, between the point of origin and the point of consumption in order to meet the requirements of consumers ....
 problems) by imitating the dynamics of biological evolution. For example, a delivery truck with a number of destination addresses can take a large variety of different routes, but only very few will result in a short driving time. In order to use evolutionary optimization, one has to define for every possible solution s to the problem of interest (i.e., every possible route in the case of the delivery truck) how 'good' it is. This is done by introducing a scalar
Scalar (mathematics)

In linear algebra, real numbers are called scalars and relate to vectors in a vector space through the operation of scalar multiplication, in which a vector can be multiplied by a number to produce another vector....
-valued function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 f(s) (scalar valued means that f(s) is a simple number, such as 0.3, while s can be a more complicated object, for example a list of destination addresses in the case of the delivery truck), which is called the fitness function
Fitness function

A fitness function is a particular type of objective function that quantifies the optimality of a solution in a genetic algorithm so that that particular chromosome may be ranked against all the other chromosomes....
 or fitness landscape. A high f(s) implies that s is a good solution. In the case of the delivery truck, f(s) could be the number of deliveries per hour on route s. The best, or at least a very good, solution is then found in the following way: initially, a population of random solutions is created. Then, the solutions are mutated and selected for those with higher fitness, until a satisfying solution has been found.

Evolutionary optimization techniques are particularly useful in situations in which it is easy to determine the quality of a single solution, but hard to go through all possible solutions one by one (it is easy to determine the driving time for a particular route of the delivery truck, but it is almost impossible to check all possible routes once the number of destinations grows to more than a handful).

The concept of a scalar valued fitness function f(s) also corresponds to the concept of a potential or energy function in physics
Physics

Physics is the natural science which examines basic concepts such as energy, force, and spacetime and all that derives from these, such as mass, charge, matter and its Motion ....
. The two concepts only differ in that physicists traditionally think in terms of minimizing the potential function, while biologists prefer the notion that fitness is being maximized. Therefore, taking the inverse of a potential function turns it into a fitness function, and vice versa.

Fitness Landscape Cartoon

Further reading


  • Niko Beerenwinkel, Lior Pachter and Bernd Sturmfels
    Bernd Sturmfels

    Bernd Sturmfels is a Professor of Mathematics and Computer Science at the University of California, Berkeley.He received his PhD in 1987 from the University of Washington and the Darmstadt University of Technology....
    . , 2006.
  • Richard Dawkins
    Richard Dawkins

    Clinton Richard Dawkins, Royal Society#Fellowship, Royal Society of Literature is a United Kingdom ethology, evolutionary biology and popular science author....
    . Climbing Mount Improbable
    Climbing Mount Improbable

    Climbing Mount Improbable is a 1996 popular science book by Richard Dawkins. The book is about probability and how it applies to the theory of evolution, and specifically is designed to debunk claims by creationism about the probability of naturalistic mechanisms like natural selection producing complex organisms....
    . New York: Norton, 1996.
  • Stuart Kauffman
    Stuart Kauffman

    Stuart Alan A. Kauffman is an American theoretical biologist and complex systems researcher concerning the origin of life on Earth. He is best known for arguing that the complexity of biological systems and organisms might result as much from self-organization and far-from-equilibrium dynamics as from Darwinian natural selection, as well as...
    . At Home in the Universe: The Search for Laws of Self-Organization and Complexity. New York: Oxford University Press, 1995.
  • Melanie Mitchell
    Melanie Mitchell

    Melanie Mitchell is a professor of computer science at Portland State University. She has worked at the Santa Fe Institute and Los Alamos National Laboratory....
    . An Introduction to Genetic Algorithms. Cambridge, MA: MIT Press, 1996.


See also

  • Epigenetic landscape
    Epigenetic landscape

    Epigenetic landscape is a metaphor for morphogenesis. Its originator, Conrad Hal Waddington, said that Cell fates were established in development much like a marble rolls down to the point of local optimum....
  • Evolution
    Evolution

    In biology, evolution is change in the heritability trait of a population of organisms from one generation to the next. These changes are caused by a combination of three main processes: variation, reproduction, and selection....
  • Genetic algorithm
    Genetic algorithm

    A genetic algorithm is a Search algorithm wikt:technique used in computing to find exact or approximate solutions to Optimization and Search algorithm problems....
  • Habitat (ecology)
    Habitat (ecology)

    A habitat is an ecological or Natural_environment area that is inhabited by a particular animal or plant species. It is the natural environment in which an organism lives, or the physical environment that surrounds a species population....
  • Natural selection
    Natural selection

    Natural selection is the process by which favorable heritable trait become more common in successive generations of a population of Reproduction organisms, and unfavorable heritable traits become less common, due to differential reproduction of genotypes....
  • Potential function
    Potential function

    The term potential function may refer to:* A mathematical function whose values are a physical potential.* The class of functions known as harmonic functions, which are the topic of study in potential theory....
  • Self-organized criticality
    Self-organized criticality

    In physics, self-organized criticality is a property of dynamical systems which have a critical point as an attractor. Their macroscopic behaviour thus displays the spatial and/or temporal scale invariance characteristic of the critical point of a phase transition, but without the need to tune control parameters to precise values....