Английская Википедия:Information fluctuation complexity

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Information fluctuation complexity is an information-theoretic quantity defined as the fluctuation of information about entropy. It is derivable from fluctuations in the predominance of order and chaos in a dynamic system and has been used as a measure of complexity in many diverse fields. It was introduced in a 1993 paper by Bates and Шаблон:Avoid wrap

Definition

The information fluctuation complexity of a discrete dynamic system is a function of the probability distribution of its states when it is subject to random external input data. The purpose of driving the system with a rich information source such as a random number generator or a white noise signal is to probe the internal dynamics of the system in much the same way as a frequency-rich impulse is used in signal processing.

If a system has <math display="inline">N</math> possible states and the state probabilities <math display="inline">p_i</math>are known, then its information entropy is

<math>\Eta = \sum_{i=1}^N p_i I_i = - \sum_{i=1}^N p_i \log p_i,</math>

where <math display="inline">I_i = -\log p_i</math> is the information content of state <math display="inline">i</math>.

The information fluctuation complexity of the system is defined as the standard deviation or fluctuation of <math display="inline">I</math> about its mean <math display="inline">\Eta</math>:

<math>\sigma_I = \sqrt{\sum_{i=1}^N p_i(I_i - \Eta)^2} = \sqrt{\sum_{i=1}^N p_iI_i^2 - \Eta^2}</math>

or

<math>\sigma_I = \sqrt{\sum_{i=1}^N p_i \log^2 p_i - \Biggl(\sum_{i=1}^N p_i \log p_i \Biggr)^2}.</math>

The fluctuation of state information <math>\sigma_I </math> is zero in a maximally disordered system with all <math>p_i = 1/N</math>; the system simply mimics its random inputs. <math>\sigma_I </math> is also zero when the system is perfectly ordered with just one fixed state <math>(p_1 = 1)</math>, regardless of inputs. <math>\sigma_I </math> is non-zero between these two extremes with a mixture of both higher-probability states and lower-probability states populating state space.

Fluctuation of information allows for memory and computation

As a complex dynamic system evolves in time, how it transitions between states depends on external stimuli in an irregular way. At times it may be more sensitive to external stimuli (unstable) and at other times less sensitive (stable). If a particular state has several possible next-states, external information determines which one will be next and the system gains that information by following a particular trajectory in state space. But if several different states all lead to the same next-state, then upon entering the next-state the system loses information about which state preceded it. Thus, a complex system exhibits alternating information gain and loss as it evolves in time. The alternation or fluctuation of information is equivalent to remembering and forgetting — temporary information storage or memory — an essential feature of non-trivial computation.

The gain or loss of information associated with transitions between states can be related to state information. The net information gain of a transition from state <math>i</math> to state <math>j</math> is the information gained when leaving state <math>i</math> less the information lost when entering state <math>j</math>:

<math>\Gamma_{ij} = -\log p_{i \rightarrow j} + \log p_{i \leftarrow j}.</math>

Here <math display="inline">p_{i \rightarrow j}</math> is the forward conditional probability that if the present state is <math>i</math> then the next state is <math>j</math> and <math>p_{i \leftarrow j}</math> is the reverse conditional probability that if the present state is <math>j</math> then the previous state was <math>i </math>. The conditional probabilities are related to the transition probability <math>p_{ij}</math>, the probability that a transition from state <math>i </math> to state <math>j</math> occurs, by:

<math>p_{ij} = p_i p_{i \rightarrow j} = p_{i \leftarrow j} p_j.</math>

Eliminating the conditional probabilities:

<math>\Gamma_{ij} = -\log (p_{ij}/p_i) + \log (p_{ij}/p_j) = \log p_i - \log p_j = I_j - I_i.</math>

Therefore, the net information gained by the system as a result of the transition depends only on the increase in state information from the initial to the final state. It can be shown that this is true even for multiple consecutive Шаблон:Avoid wrap

<math>\Gamma = \Delta I</math> is reminiscent of the relation between force and potential energy. <math>I</math> is like potential <math>\Phi</math> and <math>\Gamma</math> is like force <math>\mathbf{F}</math> in <math>\mathbf{F}={\nabla \Phi}</math>. External information “pushes” a system “uphill” to a state of higher information potential to accomplish information storage, much like pushing a mass uphill to a state of higher gravitational potential stores energy. The amount of energy storage depends only on the final height, not on the path up the hill. Likewise, the amount of information storage does not depend on the transition path between an initial common state and a final rare state. Once a system reaches a rare state with high information potential, it may then "fall" back to a common state, losing the previously stored information.

It may be useful to compute the standard deviation of <math>\Gamma</math> about its mean (which is zero), namely the fluctuation of net information gain Шаблон:Avoid wrap but <math>\sigma_I</math> takes into account multi-transition memory loops in state space and therefore should be more indicative of the computational power of a system. Moreover, <math>\sigma_I</math> is easier to calculate because there can be many more transitions than states.

Chaos and order

A dynamic system that is sensitive to external information (unstable) exhibits chaotic behavior whereas one that is insensitive to external information (stable) exhibits orderly behavior. A complex system exhibits both behaviors, fluctuating between them in dynamic balance when subject to a rich information source. The degree of fluctuation is quantified by <math>\sigma_I</math>; it captures the alternation in the predominance of chaos and order in a complex system as it evolves in time.

Example: rule 110 variant of the elementary cellular Шаблон:Avoid wrap

The rule 110 variant of the elementary cellular automaton has been proven to be capable of universal computation. The proof is based on the existence and interactions of cohesive and self-perpetuating cell patterns known as gliders or spaceships (examples of emergent phenomena associated with complex systems), that imply the capability of groups of automaton cells to remember that a glider is passing through them. It is therefore to be expected that there will be memory loops in state space resulting from alternations of information gain and loss, instability and stability, chaos and order.

Consider a 3-cell group of adjacent automaton cells that obey rule 110: Шаблон:Inline block. The next state of the center cell depends on the present state of itself and the end cells as specified by the rule:

Elementary cellular automaton rule 110
3-cell group 1-1-1 1-1-0 1-0-1 1-0-0 0-1-1 0-1-0 0-0-1 0-0-0
next center cell 0 1 1 0 1 1 1 0

To calculate the information fluctuation complexity of this system, attach a driver cell to each end of the 3-cell group to provide a random external stimulus like so, Шаблон:Inline block, such that the rule can be applied to the two end cells. Next, determine what the next state is for each possible present state and for each possible combination of driver cell contents, to determine the forward conditional probabilities.

The state diagram of this system is depicted below, with circles representing the states and arrows representing transitions between states. The eight states of this system, Шаблон:Inline block to Шаблон:Inline block are labeled with the octal equivalent of the 3-bit contents of the 3-cell group: 7 to 0. The transition arrows are labeled with forward conditional probabilities. Notice that there is variability in the divergence and convergence of arrows corresponding to variability in gain and loss of information from the driver cells.

Файл:State diagram for rule 110 with transition probabilities.png
The 3-cell state diagram for the rule 110 elementary cellular automaton showing forward conditional transition probabilities with random stimulation.

The forward conditional probabilities are determined by the proportion of possible driver cell contents that drive a particular transition. For example, for the four possible combinations of two driver cell contents, state 7 leads to states 5, 4, 1 and 0 and so <math>p_{7 \rightarrow 5}</math>, <math>p_{7 \rightarrow 4}</math>, <math>p_{7 \rightarrow 1}</math>, and <math>p_{7 \rightarrow 0}</math> are each ¼ or 25%. Likewise, state 0 leads to states 0, 1, 0 and 1 and so <math>p_{0 \rightarrow 1}</math>and <math>p_{0 \rightarrow 0}</math>are each ½ or 50%. And so forth.

The state probabilities are related by

<math>p_j = \sum_{i=0}^7 p_i p_{i \rightarrow j}</math> and <math>\sum_{i=0}^7 p_i = 1.</math>

These linear algebraic equations can be solved manually or with the aid of a computer program for the state probabilities, with the following Шаблон:Avoid wrap

Rule 110 state probabilities for 3-cell automaton with random stimulation
p0 p1 p2 p3 p4 p5 p6 p7
Шаблон:Sfrac Шаблон:Sfrac Шаблон:Sfrac Шаблон:Sfrac Шаблон:Sfrac Шаблон:Sfrac Шаблон:Sfrac Шаблон:Sfrac

Information entropy and complexity can then be calculated from the state probabilities:

<math>\Eta = - \sum_{i=0}^7 p_i \log_2 p_i = 2.86 \text{ bits},</math>
<math>\sigma_I = \sqrt{\sum_{i=0}^7 p_i \log_2^2 p_i - \Eta^2} = 0.56 \text{ bits}.</math>

Note that the maximum possible entropy for eight states is <math>\log_2 8 = 3 \text{ bits},</math> which would be the case if all eight states were equally likely with probabilities of ⅛ (randomness). Thus rule 110 has a relatively high entropy or state utilization at 2.86 bits. But this does not preclude a substantial fluctuation of state information about entropy and thus a substantial value of complexity. Whereas, maximum entropy would preclude complexity.

An alternative method can be used to obtain the state probabilities when the analytical method used above is unfeasible. Simply drive the system at its inputs (the driver cells) with a random source for many generations and observe the state probabilities empirically. When this is done via computer simulation for 10 million generations the results are as Шаблон:Avoid wrap

Information variables for the rule 110 elementary cellular automaton
number of cells 3 4 5 6 7 8 9 10 11 12 13
<math>\Eta</math> (bits) 2.86 3.81 4.73 5.66 6.56 7.47 8.34 9.25 10.09 10.97 11.78
<math>\sigma_I</math>(bits) 0.56 0.65 0.72 0.73 0.79 0.81 0.89 0.90 1.00 1.01 1.15
<math>\sigma_I / \Eta</math> 0.20 0.17 0.15 0.13 0.12 0.11 0.11 0.10 0.10 0.09 0.10

Since both <math>\Eta</math> and <math>\sigma_I</math> increase with system size, their dimensionless ratio <math>\sigma_I/\Eta</math>, the relative information fluctuation complexity, is included to better compare systems of different sizes. Notice that the empirical and analytical results agree for the 3-cell automaton and that the relative complexity levels off to about 0.10 by 10 cells.

In the paper by Bates and Шаблон:Avoid wrap <math>\sigma_I</math> is computed for all elementary cellular automaton rules and it was observed that the ones that exhibit slow-moving gliders and possibly stationary objects, as rule 110 does, are highly correlated with large values of <math>\sigma_I</math>. <math>\sigma_I</math> can therefore be used as a filter to select candidate rules for universal computation, which is difficult to prove.


Applications

Although the derivation of the information fluctuation complexity formula is based on information fluctuations in a dynamic system, the formula depends only on state probabilities and so is also applicable to any probability distribution, including those derived from static images or text.

Over the years the original paper[1] has been referred to by researchers in many diverse fields: complexity theory,[2] complex systems science,[3] complex networks,[4] chaotic dynamics,[5] many-body localization entanglement,[6] environmental engineering,[7] ecological complexity,[8] ecological time-series analysis,[9] ecosystem sustainability,[10] air[11] and water[12] pollution, hydrological wavelet analysis,[13] soil water flow,[14] soil moisture,[15] headwater runoff,[16] groundwater depth,[17] air traffic control,[18] flow patterns[19] and flood events,[20] topology,[21] economics,[22] market forecasting of metal[23] and electricity[24] prices, health informatics,[25] human cognition,[26] human gait kinematics,[27] neurology,[28] EEG analysis,[29] education,[30] investing,[31] artificial life[32] and aesthetics.[33]

References