Trisha Shetty (Editor)

Fréchet mean

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

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 means are a closely related construction named after Hermann Karcher. 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.

Contents

Definition

Let (M, d) be a complete metric space. Let x1, x2, ..., xN be random 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:

Ψ ( p ) = i = 1 N d 2 ( p , x i )

Define the Fréchet mean to be the point m of M at which the variance Ψ is minimized, if this minimizer is unique:

m = a r g   m i n p M i = 1 N d 2 ( p , x i )

A Karcher mean is a local minimum of the Fréchet variance. Sometimes the xi are assigned weights wi. In that case,

Ψ ( p ) = i = 1 N w i d 2 ( p , x i ) , m = a r g   m i n p M i = 1 N w i d 2 ( p , x i ) .

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, using the square root of the distance.

Geometric mean

On the positive real numbers, the (hyperbolic) distance function d ( x , y ) = | log ( x ) log ( y ) | can be defined. The geometric mean is the corresponding Fréchet mean. Indeed f : x e x 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 x i is the image by f of the Fréchet mean (in the Euclidean sense) of the f 1 ( x i ) , i.e. it must be:

f ( 1 n i = 1 n f 1 ( x i ) ) = exp ( 1 n i = 1 n log x i ) = x 1 x n n .

Harmonic mean

On the positive real numbers, the metric (distance function) d H ( x , y ) = | 1 x 1 y | can be defined. The harmonic mean is the corresponding Fréchet mean.

Power means

Given a non-zero real number m , the power mean can be obtained as a Fréchet mean by introducing the metric

d m ( x , y ) = | x m y m | .

f-mean

Given an invertible function f , the f-mean can be defined as the Fréchet mean obtained by using the metric d f ( x , y ) = | f ( x ) f ( y ) | . 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.

References

Fréchet mean Wikipedia


Similar Topics