Fréchet mean

From HandWiki
Revision as of 05:48, 10 March 2023 by TextAI (talk | contribs) (url)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In mathematics and statistics, the Fréchet mean is a generalization of centroids to metric spaces, giving a single representative point or central tendency for a cluster of points. It is named after Maurice Fréchet. Karcher mean is the renaming of the Riemannian Center of Mass construction developed by Karsten Grove and Hermann Karcher.[1][2] On the real numbers, the arithmetic mean, median, geometric mean, and harmonic mean can all be interpreted as Fréchet means for different distance functions.

Definition

Let (M, d) be a complete metric space. Let x1, x2, …, xN be points in M. For any point p in M, define the Fréchet variance to be the sum of squared distances from p to the xi:

[math]\displaystyle{ \Psi(p) = \sum_{i=1}^N d^2\left(p, x_i\right) }[/math]

The Karcher means are then those points, m of M, which locally minimise Ψ:[2]

[math]\displaystyle{ m = \mathop{\text{arg min}}_{p \in M} \sum_{i=1}^N d^2\left(p, x_i\right) }[/math]

If there is an m of M that globally minimises Ψ, then it is Fréchet mean.

Sometimes, the xi are assigned weights wi. Then, the Fréchet variance is calculated as a weighted sum,

[math]\displaystyle{ \Psi(p) = \sum_{i=1}^N w_i d^2\left(p, x_i\right), \;\;\;\; m = \mathop{\text{arg min}}_{p \in M} \sum_{i=1}^N w_i d^2\left(p, x_i\right). }[/math]

Examples of Fréchet means

Arithmetic mean and median

For real numbers, the arithmetic mean is a Fréchet mean, using the usual Euclidean distance as the distance function.

The median is also a Fréchet mean, if the definition of the function Ψ is generalized to the non-quadratic

[math]\displaystyle{ \Psi(p) = \sum_{i=1}^N d^\alpha\left(p, x_i\right), }[/math]

where [math]\displaystyle{ \alpha=1 }[/math], and the Euclidean distance is the distance function d.[3] In higher-dimensional spaces, this becomes the geometric median.

Geometric mean

On the positive real numbers, the (hyperbolic) distance function [math]\displaystyle{ d(x,y)= | \log(x) - \log(y) | }[/math] can be defined. The geometric mean is the corresponding Fréchet mean. Indeed [math]\displaystyle{ f:x\mapsto e^x }[/math] is then an isometry from the euclidean space to this "hyperbolic" space and must respect the Fréchet mean: the Fréchet mean of the [math]\displaystyle{ x_i }[/math] is the image by [math]\displaystyle{ f }[/math] of the Fréchet mean (in the Euclidean sense) of the [math]\displaystyle{ f^{-1}(x_i) }[/math], i.e. it must be:

[math]\displaystyle{ f\left( \frac{1}{n}\sum_{i=1}^n f^{-1}\left(x_i\right)\right) = \exp \left( \frac{1}{n} \sum_{i=1}^n\log x_i \right) = \sqrt[n]{x_1 \cdots x_n} }[/math].

Harmonic mean

On the positive real numbers, the metric (distance function):

[math]\displaystyle{ d_\operatorname{H}(x,y) = \left| \frac{1}{x} - \frac{1}{y} \right| }[/math]

can be defined. The harmonic mean is the corresponding Fréchet mean.[citation needed]

Power means

Given a non-zero real number [math]\displaystyle{ m }[/math], the power mean can be obtained as a Fréchet mean by introducing the metric[citation needed]

[math]\displaystyle{ d_m\left(x, y\right) = \left| x^m - y^m \right| }[/math]

f-mean

Given an invertible and continuous function [math]\displaystyle{ f }[/math], the f-mean can be defined as the Fréchet mean obtained by using the metric:[citation needed]

[math]\displaystyle{ d_f(x,y) = \left|f(x) - f(y)\right| }[/math]

This is sometimes called the generalised f-mean or quasi-arithmetic mean.

Weighted means

The general definition of the Fréchet mean that includes the possibility of weighting observations can be used to derive weighted versions for all of the above types of means.

See also

References

  1. Grove, Karsten; Karcher, Hermann (1973), "How to conjugate C1-close group actions, Math.Z. 132", Mathematische Zeitschrift 132 (1): 11–20, doi:10.1007/BF01214029 .
  2. 2.0 2.1 Nielsen, Frank; Bhatia, Rajendra (2012), Matrix Information Geometry, Springer, p. 171, ISBN 9783642302329, https://books.google.com/books?id=MAhygTspBU8C&pg=PA171 .
  3. (Nielsen Bhatia), p. 136.