Reproducing kernel Hilbert space

{{Short description|In functional analysis, a Hilbert space}}

File:Different Views on RKHS.png

In functional analysis, a reproducing kernel Hilbert space (RKHS) is a Hilbert space of functions in which point evaluation is a continuous linear functional. Specifically, a Hilbert space H of functions from a set X (to \mathbb{R} or \mathbb{C}) is an RKHS if the point-evaluation functional L_x:H\to\mathbb{C}, L_x(f)=f(x), is continuous for every x\in X. Equivalently, H is an RKHS if there exists a function K_x \in H such that, for all f \in H,\langle f, K_x \rangle = f(x).The function K_x is then called the reproducing kernel, and it reproduces the value of f at x via the inner product.

An immediate consequence of this property is that convergence in norm implies uniform convergence on any subset of X on which \|K_x\| is bounded. However, the converse does not necessarily hold. Often the set X carries a topology, and \|K_x\| depends continuously on x\in X, in which case: convergence in norm implies uniform convergence on compact subsets of X.

It is not entirely straightforward to construct natural examples of a Hilbert space which are not an RKHS in a non-trivial fashion.Alpay, D., and T. M. Mills. "A family of Hilbert spaces which are not reproducing kernel Hilbert spaces." J. Anal. Appl. 1.2 (2003): 107–111. Some examples, however, have been found. Z. Pasternak-Winiarski, "On weights which admit reproducing kernel of Bergman type", International Journal of Mathematics and Mathematical Sciences, vol. 15, Issue 1, 1992. T. Ł. Żynda, "On weights which admit reproducing kernel of Szegő type", Journal of Contemporary Mathematical Analysis (Armenian Academy of Sciences), 55, 2020.

While, formally, L2 spaces are defined as Hilbert spaces of equivalence classes of functions, this definition can trivially be extended to a Hilbert space of functions by choosing a (total) function as a representative for each equivalence class. However, no choice of representatives can make this space an RKHS (K_0 would need to be the non-existent Dirac delta function). However, there are RKHSs in which the norm is an L2-norm, such as the space of band-limited functions (see the example below).

An RKHS is associated with a kernel that reproduces every function in the space in the sense that for every x in the set on which the functions are defined, "evaluation at x" can be performed by taking an inner product with a function determined by the kernel. Such a reproducing kernel exists if and only if every evaluation functional is continuous.

The reproducing kernel was first introduced in the 1907 work of Stanisław Zaremba{{fact|date=June 2025}} concerning boundary value problems for harmonic and biharmonic functions. James Mercer simultaneously examined functions which satisfy the reproducing property in the theory of integral equations. The idea of the reproducing kernel remained untouched for nearly twenty years until it appeared in the dissertations of Gábor Szegő, Stefan Bergman, and Salomon Bochner. The subject was eventually systematically developed in the early 1950s by Nachman Aronszajn and Stefan Bergman.Okutmustur

These spaces have wide applications, including complex analysis, harmonic analysis, and quantum mechanics. Reproducing kernel Hilbert spaces are particularly important in the field of statistical learning theory because of the celebrated representer theorem which states that every function in an RKHS that minimises an empirical risk functional can be written as a linear combination of the kernel function evaluated at the training points. This is a practically useful result as it effectively simplifies the empirical risk minimization problem from an infinite dimensional to a finite dimensional optimization problem.

For ease of understanding, we provide the framework for real-valued Hilbert spaces. The theory can be easily extended to spaces of complex-valued functions and hence include the many important examples of reproducing kernel Hilbert spaces that are spaces of analytic functions.Paulson

Definition

Let X be an arbitrary set and H a Hilbert space of real-valued functions on X, equipped with pointwise addition and pointwise scalar multiplication. The evaluation functional over the Hilbert space of functions H is a linear functional that evaluates each function at a point x,

: L_{x} : f \mapsto f(x) \text{ } \forall f \in H.

We say that H is a reproducing kernel Hilbert space if, for all x in X, L_x is continuous at every f in H or, equivalently, if L_x is a bounded operator on H, i.e. there exists some M_x>0 such that

{{NumBlk|:| |L_x(f)| := |f(x)| \le M_x\, \|f\|_H \qquad \forall f \in H. \,|{{EquationRef|1}}}}

Although M_x<\infty is assumed for all x \in X, it might still be the case that \sup_x M_x = \infty.

While property ({{EquationNote|1}}) is the weakest condition that ensures both the existence of an inner product and the evaluation of every function in H at every point in the domain, it does not lend itself to easy application in practice. A more intuitive definition of the RKHS can be obtained by observing that this property guarantees that the evaluation functional can be represented by taking the inner product of f with a function K_x in H. This function is the so-called reproducing kernel{{Citation needed|date=September 2022}} for the Hilbert space H from which the RKHS takes its name. More formally, the Riesz representation theorem implies that for all x in X there exists a unique element K_x of H with the reproducing property,

{{NumBlk|:| f(x) = L_x(f) = \langle f,\ K_x \rangle_H \quad \forall f \in H.|{{EquationRef|2}}}}

Since K_x is itself a function defined on X with values in the field \mathbb{R} (or \mathbb{C} in the case of complex Hilbert spaces) and as K_x is in H we have that

: K_x(y) = L_y(K_x)= \langle K_x,\ K_y \rangle_H,

where K_y\in H is the element in H associated to L_y.

This allows us to define the reproducing kernel of H as a function K: X \times X \to \mathbb{R} (or \mathbb{C} in the complex case) by

: K(x,y) = \langle K_x,\ K_y \rangle_H.

From this definition it is easy to see that K: X \times X \to \mathbb{R} (or \mathbb{C} in the complex case) is both symmetric (resp. conjugate symmetric) and positive definite, i.e.

: \sum_{i,j =1}^n c_i c_j K(x_i, x_j)=

\sum_{i=1}^n c_i \left\langle K_{x_i} , \sum_{j=1}^n c_j K_{x_j} \right\rangle_{H} =

\left\langle \sum_{i=1}^n c_i K_{x_i} , \sum_{j=1}^n c_j K_{x_j} \right\rangle_{H} =

\left\|\sum_{i=1}^nc_iK_{x_i}\right\|_H^2 \ge 0

for every n \in \mathbb{N}, x_1, \dots, x_n \in X, \text{ and } c_1, \dots, c_n \in \mathbb{R}. Durrett The Moore–Aronszajn theorem (see below) is a sort of converse to this: if a function K satisfies these conditions then there is a Hilbert space of functions on X for which it is a reproducing kernel.

Examples

The simplest example of a reproducing kernel Hilbert space is the space L^2(X,\mu) where X is a set and \mu is the counting measure on X. For x\in X, the reproducing kernel K_x is the indicator function of the one point set \{x\}\subset X.

Nontrivial reproducing kernel Hilbert spaces often involve analytic functions, as we now illustrate by example. Consider the Hilbert space of bandlimited continuous functions H. Fix some cutoff frequency 0 and define the Hilbert space

: H = \{ f \in L^2(\mathbb{R}) \mid \operatorname{supp}(F) \subset [-a,a] \}

where L^2(\mathbb{R}) is the set of square integrable functions, and F(\omega) = \int_{-\infty}^\infty f(t) e^{-i\omega t} \, dt is the Fourier transform of f. As the inner product, we use

: \langle f, g\rangle_{L^2} = \int_{-\infty}^\infty f(x) \cdot \overline{g(x)} \, dx.

Since this is a closed subspace of L^2(\mathbb R), it is a Hilbert space. Moreover, the elements of H are smooth functions on \mathbb R that tend to zero at infinity, essentially by the Riemann-Lebesgue lemma. In fact, the elements of H are the restrictions to \mathbb R of entire holomorphic functions, by the Paley–Wiener theorem.

From the Fourier inversion theorem, we have

: f(x) = \frac{1}{2 \pi} \int_{-a}^a F(\omega) e^{ix \omega} \, d\omega .

It then follows by the Cauchy–Schwarz inequality and Plancherel's theorem that, for all x,

: |f(x)| \le

\frac{1}{2 \pi} \sqrt{ 2a\int_{-a}^a |F(\omega)|^2 \, d\omega}

=\frac{ \sqrt{2a} }{2\pi}\sqrt{\int_{-\infty}^\infty |F(\omega)|^2 \, d\omega}

= \sqrt{\frac{a}{\pi}} \|f\|_{L^2}.

This inequality shows that the evaluation functional is bounded, proving that H is indeed a RKHS.

The kernel function K_x in this case is given by

:K_x(y) = \frac{a}{\pi} \operatorname{sinc}\left ( \frac{a}{\pi} (y-x) \right )=\frac{\sin(a(y-x))}{\pi(y-x)}.

The Fourier transform of K_x(y) defined above is given by

:\int_{-\infty}^\infty K_x(y)e^{-i \omega y} \, dy =

\begin{cases}

e^{-i \omega x} &\text{if } \omega \in [-a, a], \\

0 &\textrm{otherwise},

\end{cases}

which is a consequence of the time-shifting property of the Fourier transform. Consequently, using Plancherel's theorem, we have

: \langle f, K_x\rangle_{L^2} = \int_{-\infty}^\infty f(y) \cdot \overline{K_x(y)} \, dy

= \frac{1}{2\pi} \int_{-a}^a F(\omega) \cdot e^{i\omega x} \, d\omega = f(x) .

Thus we obtain the reproducing property of the kernel.

K_x in this case is the "bandlimited version" of the Dirac delta function, and that K_x(y) converges to \delta(y-x) in the weak sense as the cutoff frequency a tends to infinity.

Moore–Aronszajn theorem

We have seen how a reproducing kernel Hilbert space defines a reproducing kernel function that is both symmetric and positive definite. The Moore–Aronszajn theorem goes in the other direction; it states that every symmetric, positive definite kernel defines a unique reproducing kernel Hilbert space. The theorem first appeared in Aronszajn's Theory of Reproducing Kernels, although he attributes it to E. H. Moore.

:Theorem. Suppose K is a symmetric, positive definite kernel on a set X. Then there is a unique Hilbert space of functions on X for which K is a reproducing kernel.

Proof. For all x in X, define Kx = K(x, ⋅ ). Let H0 be the linear span of {Kx : xX}. Define an inner product on H0 by

: \left\langle \sum_{j=1}^n b_j K_{y_j}, \sum_{i=1}^m a_i K_{x_i} \right \rangle_{H_0} = \sum_{i=1}^m \sum_{j=1}^n {a_i} b_j K(y_j, x_i),

which implies K(x,y)=\left\langle K_{x}, K_{y} \right\rangle_{H_0}.

The symmetry of this inner product follows from the symmetry of K and the non-degeneracy follows from the fact that K is positive definite.

Let H be the completion of H0 with respect to this inner product. Then H consists of functions of the form

: f(x) = \sum_{i=1}^\infty a_i K_{x_i} (x) \quad \text{where} \quad \lim_{n \to \infty}\sup_{p\geq0}\left\|\sum_{i=n}^{n+p} a_i K_{x_i}\right\|_{H_0} = 0.

Now we can check the reproducing property ({{EquationNote|2}}):

:\langle f, K_x \rangle_H = \sum_{i=1}^\infty a_i\left \langle K_{x_i}, K_x \right \rangle_{H_0}= \sum_{i=1}^\infty a_i K (x_i, x) = f(x).

To prove uniqueness, let G be another Hilbert space of functions for which K is a reproducing kernel. For every x and y in X, ({{EquationNote|2}}) implies that

:\langle K_x, K_y \rangle_H = K(x, y) = \langle K_x, K_y \rangle_G.

By linearity, \langle \cdot, \cdot \rangle_H = \langle \cdot, \cdot \rangle_G on the span of \{K_x : x \in X\}. Then H \subset G because G is complete and contains H0 and hence contains its completion.

Now we need to prove that every element of G is in H. Let f be an element of G. Since H is a closed subspace of G, we can write f=f_H + f_{H^\bot} where f_H \in H and f_{H^\bot} \in H^\bot . Now if x \in X then, since K is a reproducing kernel of G and H:

:f(x) = \langle K_x , f \rangle_G = \langle K_x, f_H \rangle_G + \langle K_x, f_{H^\bot} \rangle_G = \langle K_x , f_H \rangle_G = \langle K_x , f_H \rangle_H = f_H(x),

where we have used the fact that K_x belongs to H so that its inner product with f_{H^\bot} in G is zero.

This shows that f = f_H in G and concludes the proof.

Integral operators and Mercer's theorem

We may characterize a symmetric positive definite kernel K via the integral operator using Mercer's theorem and obtain an additional view of the RKHS. Let X be a compact space equipped with a strictly positive finite Borel measure \mu and K: X \times X \to \R a continuous, symmetric, and positive definite function. Define the integral operator T_K: L_2(X) \to L_2(X) as

: [T_K f](\cdot) =\int_X K({}\cdot{},t) f(t)\, d\mu(t)

where L_2(X) is the space of square integrable functions with respect to \mu .

Mercer's theorem states that the spectral decomposition of the integral operator T_K of K yields a series representation of K in terms of the eigenvalues and eigenfunctions of T_K . This then implies that K is a reproducing kernel so that the corresponding RKHS can be defined in terms of these eigenvalues and eigenfunctions. We provide the details below.

Under these assumptions T_K is a compact, continuous, self-adjoint, and positive operator. The spectral theorem for self-adjoint operators implies that there is an at most countable decreasing sequence (\sigma_i)_{i \geq 0} such that \lim_{i \to \infty}\sigma_i = 0 and

T_K\varphi_i(x) = \sigma_i\varphi_i(x), where the \{\varphi_i\} form an orthonormal basis of L_2(X). By the positivity of T_K, \sigma_i > 0 for all i. One can also show that T_K maps continuously into the space of continuous functions C(X) and therefore we may choose continuous functions as the eigenvectors, that is, \varphi_i \in C(X) for all i. Then by Mercer's theorem K may be written in terms of the eigenvalues and continuous eigenfunctions as

: K(x,y) = \sum_{j=1}^\infty \sigma_j \, \varphi_j(x) \, \varphi_j(y)

for all x, y \in X such that

: \lim_{n \to \infty}\sup_{u,v} \left |K(u,v) - \sum_{j=1}^n \sigma_j \, \varphi_j(u) \, \varphi_j(v) \right | = 0.

This above series representation is referred to as a Mercer kernel or Mercer representation of K .

Furthermore, it can be shown that the RKHS H of K is given by

: H = \left \{ f \in L_2(X) \,\Bigg\vert\, \sum_{i=1}^\infty \frac{\left\langle f,\varphi_i \right \rangle^2_{L_2}}{\sigma_i} < \infty \right\}

where the inner product of H given by

: \left\langle f,g \right\rangle_H = \sum_{i=1}^\infty \frac{\left\langle f,\varphi_i \right\rangle_{L_2}\left\langle g,\varphi_i \right\rangle_{L_2}}{\sigma_i}.

This representation of the RKHS has application in probability and statistics, for example to the Karhunen–Loève representation for stochastic processes and kernel PCA.

Feature maps

A feature map is a map \varphi\colon X \rightarrow F , where F is a Hilbert space which we will call the feature space. The first sections presented the connection between bounded/continuous evaluation functions, positive definite functions, and integral operators and in this section we provide another representation of the RKHS in terms of feature maps.

Every feature map defines a kernel via

{{NumBlk|:| K(x,y) = \langle \varphi(x), \varphi(y) \rangle_F. |{{EquationRef|3}}}}

Clearly K is symmetric and positive definiteness follows from the properties of inner product in F . Conversely, every positive definite function and corresponding reproducing kernel Hilbert space has infinitely many associated feature maps such that ({{EquationNote|3}}) holds.

For example, we can trivially take F = H and \varphi(x) = K_x for all x \in X . Then ({{EquationNote|3}}) is satisfied by the reproducing property. Another classical example of a feature map relates to the previous section regarding integral operators by taking F = \ell^2 and \varphi(x) = (\sqrt{\sigma_i} \varphi_i(x))_i .

This connection between kernels and feature maps provides us with a new way to understand positive definite functions and hence reproducing kernels as inner products in H . Moreover, every feature map can naturally define a RKHS by means of the definition of a positive definite function.

Lastly, feature maps allow us to construct function spaces that reveal another perspective on the RKHS. Consider the linear space

: H_\varphi = \{ f: X \to \mathbb{R} \mid \exists w \in F, f(x) = \langle w, \varphi(x) \rangle_{F}, \forall \text{ } x \in X \} .

We can define a norm on H_\varphi by

: \|f\|_\varphi = \inf \{\|w\|_F : w \in F, f(x) = \langle w, \varphi(x)\rangle_F, \forall \text{ } x \in X \} .

It can be shown that H_{\varphi} is a RKHS with kernel defined by K(x,y) = \langle\varphi(x), \varphi(y)\rangle_F . This representation implies that the elements of the RKHS are inner products of elements in the feature space and can accordingly be seen as hyperplanes. This view of the RKHS is related to the kernel trick in machine learning.Rosasco

Properties

Useful properties of RKHSs:

  • Let (X_i)_{i=1}^p be a sequence of sets and (K_i)_{i=1}^p be a collection of corresponding positive definite functions on (X_i)_{i=1}^p. It then follows that
  • ::K((x_1,\ldots ,x_p),(y_1,\ldots,y_p)) = K_1(x_1,y_1)\cdots K_p(x_p,y_p)
  • :is a kernel on X = X_1 \times \dots \times X_p.
  • Let X_0 \subset X, then the restriction of K to X_0 \times X_0 is also a reproducing kernel.
  • Consider a normalized kernel K such that K(x, x) = 1 for all x \in X . Define a pseudo-metric on X as
  • :: d_K(x,y) = \|K_x - K_y\|_H^2 = 2(1-K(x,y)) \qquad \forall x \in X .
  • :By the Cauchy–Schwarz inequality,
  • :: K(x,y)^2 \le K(x, x)K(y, y)=1 \qquad \forall x,y \in X.
  • :This inequality allows us to view K as a measure of similarity between inputs. If x, y \in X are similar then K(x,y) will be closer to 1 while if x,y \in X are dissimilar then K(x,y) will be closer to 0.
  • The closure of the span of \{ K_x \mid x \in X \} coincides with H .Rosasco

Common examples

=Bilinear kernels=

: K(x,y) = \langle x,y\rangle

The RKHS H corresponding to this kernel is the dual space, consisting of functions f(x) = \langle x,\beta\rangle satisfying \|f\|_H^2=\|\beta\|^2.

=Polynomial kernels=

: K(x,y) = (\alpha\langle x,y \rangle + 1)^d, \qquad \alpha \in \R, d \in \N

=[[Radial basis function kernel]]s=

These are another common class of kernels which satisfy K(x,y) = K(\|x - y\|). Some examples include:

  • Gaussian or squared exponential kernel:
  • :: K(x,y) = e^{-\frac{\|x - y\|^2}{2\sigma^2}}, \qquad \sigma > 0
  • Laplacian kernel:
  • :: K(x,y) = e^{-\frac{\|x - y\|}{\sigma}}, \qquad \sigma > 0
  • :The squared norm of a function f in the RKHS H with this kernel is:Berlinet, Alain and Thomas, Christine. [https://books.google.com/books?id=bX3TBwAAQBAJ&dq=%22Reproducing+kernel+Hilbert+spaces+in+Probability+and+Statistics%22&pg=PP11 Reproducing kernel Hilbert spaces in Probability and Statistics], Kluwer Academic Publishers, 2004Thomas-Agnan C . Computing a family of reproducing kernels for statistical applications. Numerical Algorithms, 13, pp. 21-32 (1996)
  • ::\|f\|_H^2=\int_{\mathbb R}\Big( \frac1{\sigma} f(x)^2 + \sigma f'(x)^2\Big) \mathrm d x.

=[[Bergman kernel]]s=

We also provide examples of Bergman kernels. Let X be finite and let H consist of all complex-valued functions on X. Then an element of H can be represented as an array of complex numbers. If the usual inner product is used, then Kx is the function whose value is 1 at x and 0 everywhere else, and K(x,y) can be thought of as an identity matrix since

:K(x,y)=\begin{cases} 1 & x=y \\ 0 & x \neq y \end{cases}

In this case, H is isomorphic to \Complex^n.

The case of X= \mathbb{D} (where \mathbb{D} denotes the unit disc) is more sophisticated. Here the Bergman space A^2(\mathbb{D}) is the space of square-integrable holomorphic functions on \mathbb{D}. It can be shown that the reproducing kernel for A^2(\mathbb{D}) is

:K(x,y)=\frac{1}{\pi}\frac{1}{(1-x\overline{y})^2}.

Lastly, the space of band limited functions in L^2(\R) with bandwidth 2a is a RKHS with reproducing kernel

:K(x,y)=\frac{\sin a (x - y)}{\pi (x-y)}.

Extension to vector-valued functions

In this section we extend the definition of the RKHS to spaces of vector-valued functions as this extension is particularly important in multi-task learning and manifold regularization. The main difference is that the reproducing kernel \Gamma is a symmetric function that is now a positive semi-definite matrix for every x,y in X . More formally, we define a vector-valued RKHS (vvRKHS) as a Hilbert space of functions f: X \to \mathbb{R}^T such that for all c \in \mathbb{R}^T and x \in X

: \Gamma_xc(y) = \Gamma(x, y)c \in H \text{ for } y \in X

and

: \langle f, \Gamma_x c \rangle_H = f(x)^\intercal c.

This second property parallels the reproducing property for the scalar-valued case. This definition can also be connected to integral operators, bounded evaluation functions, and feature maps as we saw for the scalar-valued RKHS. We can equivalently define the vvRKHS as a vector-valued Hilbert space with a bounded evaluation functional and show that this implies the existence of a unique reproducing kernel by the Riesz Representation theorem. Mercer's theorem can also be extended to address the vector-valued setting and we can therefore obtain a feature map view of the vvRKHS. Lastly, it can also be shown that the closure of the span of \{ \Gamma_xc : x \in X, c \in \mathbb{R}^T \} coincides with H , another property similar to the scalar-valued case.

We can gain intuition for the vvRKHS by taking a component-wise perspective on these spaces. In particular, we find that every vvRKHS is isometrically isomorphic to a scalar-valued RKHS on a particular input space. Let \Lambda = \{1, \dots, T \} . Consider the space X \times \Lambda and the corresponding reproducing kernel

{{NumBlk|:| \gamma: X \times \Lambda \times X \times \Lambda \to \mathbb{R}. |{{EquationRef|4}}}}

As noted above, the RKHS associated to this reproducing kernel is given by the closure of the span of \{ \gamma_{(x,t)} : x \in X, t \in \Lambda \} where

\gamma_{(x,t)} (y,s) = \gamma( (x,t), (y,s)) for every set of pairs {{nowrap| (x,t), (y,s) \in X \times \Lambda .}}

The connection to the scalar-valued RKHS can then be made by the fact that every matrix-valued kernel can be identified with a kernel of the form of ({{EquationNote|4}}) via

: \Gamma(x,y)_{(t,s)} = \gamma((x,t), (y,s)).

Moreover, every kernel with the form of ({{EquationNote|4}}) defines a matrix-valued kernel with the above expression. Now letting the map D: H_\Gamma \to H_\gamma be defined as

: (Df)(x,t) = \langle f(x), e_t \rangle_{\mathbb{R}^T}

where e_t is the t^\text{th} component of the canonical basis for \mathbb{R}^T , one can show that D is bijective and an isometry between H_\Gamma and H_\gamma .

While this view of the vvRKHS can be useful in multi-task learning, this isometry does not reduce the study of the vector-valued case to that of the scalar-valued case. In fact, this isometry procedure can make both the scalar-valued kernel and the input space too difficult to work with in practice as properties of the original kernels are often lost.De VitoZhangAlvarez

An important class of matrix-valued reproducing kernels are separable kernels which can factorized as the product of a scalar valued kernel and a T-dimensional symmetric positive semi-definite matrix. In light of our previous discussion these kernels are of the form

: \gamma((x,t),(y,s)) = K(x,y) K_T(t,s)

for all x,y in X and t,s in T . As the scalar-valued kernel encodes dependencies between the inputs, we can observe that the matrix-valued kernel encodes dependencies among both the inputs and the outputs.

We lastly remark that the above theory can be further extended to spaces of functions with values in function spaces but obtaining kernels for these spaces is a more difficult task.Rosasco

Connection between RKHSs and the ReLU function

The ReLU function is commonly defined as f(x)=\max \{0, x\} and is a mainstay in the architecture of neural networks where it is used as an activation function. One can construct a ReLU-like nonlinear function using the theory of reproducing kernel Hilbert spaces. Below, we derive this construction and show how it implies the representation power of neural networks with ReLU activations.

We will work with the Hilbert space \mathcal{H}=L^1_2(0)[0, \infty) of absolutely continuous functions with f(0) = 0 and square integrable (i.e. L_2) derivative. It has the inner product

: \langle f,g \rangle_{\mathcal{H}} = \int_0^\infty f'(x)g'(x) \, dx .

To construct the reproducing kernel it suffices to consider a dense subspace, so let f\in C^1[0, \infty) and f(0)=0.

The Fundamental Theorem of Calculus then gives

: f(y)= \int_0^y f'(x) \, dx = \int_0^\infty G(x,y) f'(x) \, dx = \langle K_y,f \rangle

where

:G(x,y)=

\begin{cases} 1, & x < y\\

0, & \text{otherwise}

\end{cases}

and K_y'(x)= G(x,y),\ K_y(0) = 0 i.e.

:K(x, y)=K_y(x)=\int_0^x G(z, y) \, dz=

\begin{cases}

x, & 0\leq x

y, & \text{otherwise.}

\end{cases}=\min(x, y)

This implies K_y=K(\cdot, y) reproduces f.

Moreover the minimum function on X\times X = [0,\infty)\times [0,\infty) has the following representations with the ReLu function:

: \min(x,y) = x -\operatorname{ReLU}(x-y) = y - \operatorname{ReLU}(y-x).

Using this formulation, we can apply the representer theorem to the RKHS, letting one prove the optimality of using ReLU activations in neural network settings.{{Citation needed|date=January 2022|reason=Optimal in what sense?}}

See also

Notes

{{Reflist}}

References

  • Alvarez, Mauricio, Rosasco, Lorenzo and Lawrence, Neil, “Kernels for Vector-Valued Functions: a Review,” https://arxiv.org/abs/1106.6251, June 2011.
  • {{cite journal

|first=Nachman |last=Aronszajn |author-link=Nachman Aronszajn

|title=Theory of Reproducing Kernels

|journal=Transactions of the American Mathematical Society

|volume=68 |issue=3 |pages=337–404 |year=1950

|jstor=1990404

|mr=51437

|doi=10.1090/S0002-9947-1950-0051437-7

|doi-access=free}}

  • Berlinet, Alain and Thomas, Christine. Reproducing kernel Hilbert spaces in Probability and Statistics, Kluwer Academic Publishers, 2004.
  • {{cite journal

|first1=Felipe |last1=Cucker

|first2=Steve |last2=Smale

|title=On the Mathematical Foundations of Learning

|journal=Bulletin of the American Mathematical Society

|volume=39 |issue=1 |pages=1–49 |year=2002

|doi=10.1090/S0273-0979-01-00923-5

|mr=1864085

|doi-access=free}}

  • De Vito, Ernest, Umanita, Veronica, and Villa, Silvia. "An extension of Mercer theorem to vector-valued measurable kernels," {{ArXiv|1110.4017}}, June 2013.
  • Durrett, Greg. 9.520 Course Notes, Massachusetts Institute of Technology, https://www.mit.edu/~9.520/scribe-notes/class03_gdurett.pdf, February 2010.
  • {{cite journal

|first1=George |last1=Kimeldorf

|first2=Grace |last2=Wahba |author-link2=Grace Wahba

|url=http://www.stat.wisc.edu/~wahba/ftp1/oldie/kw71.pdf

|title=Some results on Tchebycheffian Spline Functions

|journal=Journal of Mathematical Analysis and Applications

|volume=33 |issue=1 |year=1971 |pages=82–95 |doi=10.1016/0022-247X(71)90184-3

|mr=290013

|doi-access=free}}

  • Okutmustur, Baver. “Reproducing Kernel Hilbert Spaces,” M.S. dissertation, Bilkent University, https://users.metu.edu.tr/baver/MS.Thesis.pdf, August 2005.
  • Paulsen, Vern. “An introduction to the theory of reproducing kernel Hilbert spaces,” https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=440218056738e05b5ab43679f932a9f33fccee87.
  • {{cite journal

|first1=Ingo |last1=Steinwart

|first2=Clint |last2=Scovel

|title= Mercer's theorem on general domains: On the interaction between measures, kernels, and RKHSs

|journal=Constr. Approx.

|volume=35 |issue=3|year=2012 |pages=363–417

|mr=2914365 |doi=10.1007/s00365-012-9153-3

|s2cid=253885172

}}

  • Rosasco, Lorenzo and Poggio, Thomas. "A Regularization Tour of Machine Learning – MIT 9.520 Lecture Notes" Manuscript, Dec. 2014.
  • Wahba, Grace, Spline Models for Observational Data, [http://www.siam.org/books/ SIAM], 1990.
  • {{cite journal | last1 = Zhang | first1 = Haizhang | last2 = Xu | first2 = Yuesheng | last3 = Zhang | first3 = Qinghui | year = 2012 | title = Refinement of Operator-valued Reproducing Kernels | journal = Journal of Machine Learning Research | volume = 13 | pages = 91–136 |url=http://www.jmlr.org/papers/volume13/zhang12a/zhang12a.pdf}}

Category:Hilbert spaces