\(\DeclarePairedDelimiterX{\Set}[2]{\{}{\}}{#1 \nonscript\;\delimsize\vert\nonscript\; #2}\) \( \DeclarePairedDelimiter{\set}{\{}{\}}\) \( \DeclarePairedDelimiter{\parens}{\left(}{\right)}\) \(\DeclarePairedDelimiterX{\innerproduct}[1]{\langle}{\rangle}{#1}\) \(\newcommand{\ip}[1]{\innerproduct{#1}}\) \(\newcommand{\bmat}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\barray}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\mat}[1]{\begin{matrix}#1\end{matrix}}\) \(\newcommand{\pmat}[1]{\begin{pmatrix}#1\end{pmatrix}}\) \(\newcommand{\mathword}[1]{\mathop{\textup{#1}}}\)
Needs:
Normal Random Functions
Norms
Needed by:
None.
Links:
Sheet PDF
Graph PDF

Distance Covariance Functions

Why

It is common to consider random functions whose domain is time, space, or $n$-dimensional space.

Definition

Let $(X, d)$ be a metric space. A distance covariance function $k: X \times X \to \R $ is a covariance function satisfying

\[ k(x, y) > k(x, y) \iff d(x, y) < d(x, y). \]

In other words, the covariance decreases as the distance between the arguments decreases.

Example: squared exponential

Let $k: X \times X \to \R $ be defined by

\[ k(x, y) = \exp(-d(x, y)). \]

Then $k$ is a distance covariance function. It is often called the squared exponential covariance function.

Let $\alpha , \sigma \in \R $. Define $k': X \times X \to \R $ by

\[ k'(x, y) = \alpha \exp(-d(x, y)/\sigma ^2) \]

then $k'$ is still a covariance function. In this context $\sigma $ is often referred to as the characteristic length-scale of the process. The scalar $\alpha $ is sometimes called a “prefactor” that “controls” the “overall variance.”

Suppose $(X, d) = (\R ^n, \norm{\cdot })$. Then the squared exponential covariance function

\[ \alpha \exp(-\norm{x - y}/(2\sigma ^2)) \]

is sometimes called the radial basis function or gaussian covariance function.1 Also called an exponentiated quadratic kernel.


  1. For reasons that will be included in future editions. ↩︎
Copyright © 2023 The Bourbaki Authors — All rights reserved — Version 13a6779cc About Show the old page view