Metastability and Eye Movements: A Dynamical‑Systems Interpretation

  1. Why metastability is a natural language for gaze behavior The idea that perception, attention, and neural activity evolve through transiently stable states has deep roots in cognitive science and neuroscience. Concepts such as attractors , basins , noise‑induced transitions , and escape times appear in work on perceptual switching, decision‑making, and neural population dynamics (Kelso, 1995; Rabinovich et al., 2008; Deco & Jirsa, 2012). Eye movements, especially the alternation between fixations and saccades ,   fit remarkably well into this metastable picture. The Freidlin–Wentzell theory of rare events (Freidlin & Wentzell, 2012) provides a rigorous mathematical language for these intuitions. 2. Fixations as metastable states  Consider the gaze position X t as the state of a stochastic dynamical system. During a fixation the  gaze remains confined to a small region, microsaccades and noise generate small fluctuations, and the gaze tends to return...

The Relationship Between Weighted Geometric Mean and Shannon's Entropy

The geometric mean is a type of average that is useful for comparing quantities that have different units or vary over a wide range. It is defined as the n-th root of the product of n numbers

G M = ( i = 1 n x i ) 1 / n

The geometric mean has some interesting properties that make it useful for certain applications. For instance, the geometric mean is always less than or equal to the arithmetic mean (the ordinary average), and it is always greater than or equal to the harmonic mean (another type of average that is useful for rates and ratios). The geometric mean also preserves the ratios of the data values, meaning that multiplying or dividing all the data values by a constant does not change their geometric mean, and it tends to be closer to the smaller values in the data set. This makes it more robust to outliers and skewed distributions.
However, the geometric mean has a limitation: it assumes that all the values in the data set have equal importance or probability. This may not be true in some cases, such as when the data represents different scenarios with different likelihoods of occurrence. In such situations, a better way to calculate the mean is to use a probability-weighted geometric mean (PWGM), which we can define as follows:

Z = ( i = 1 n x i p i ) 1 / n


This quantity is simply the weighted geometric mean of the observations x 1 , , x n with weights equal to their probabilities p 1 , , p n . This means that Z is a measure of the average value of the random variable that takes into account how likely each observation is to occur. Z will be closer to the observation that has the highest probability and farther from the observation that has the lowest probability.

Let T be the sum of n observed values sampled from x. Since for every i, it holds that

x i p i = exp ( p i log ( x i ) )

then we have that

log ( Z ) = i = 1 n p i log ( x i ) = i = 1 n p i log ( x i p i ) + i = 1 n p i log ( p i )

The second term in the last equality, is the Shannon's entropy H(x), while for every i the ratio x i p i is equal to T, therefore we can rewrite in a simplified form

log ( Z ) = log ( T ) - H ( x )

whereby we finally get:

Z = T · exp ( - H ( x ) )

where the term T represents the scale of the observations, and exp(-H) represents the degree of concentration or dispersion of the distribution around its mean.This finding suggests that the weighted geometric mean of the observations is proportional to the total sum of the observations, but also inversely proportional to the exponential of Shannon's entropy of the distribution. This means that the more uniform the distribution is, the higher the entropy and the lower the weighted geometric mean. Conversely, the more skewed the distribution is, the lower the entropy and the higher the weighted geometric mean.

The bottom line is that geometric mean and Shannon's entropy are two related concepts that can help us understand the characteristics of a random variable, and by using a simple formula, we can see how they are influenced by the scale and order of the random variable.

Comments

Popular posts from this blog

Understanding Anaerobic Threshold (VT2) and VO2 Max in Endurance Training

Diagnosing Singular Fits in Linear Mixed Models: Practical Examples, Code, and Alternatives

Owen's Function: A Simple Solution to Complex Problems