Slide 9
Slide 9 text
Introduction MLE Matching Kernels and Designs Examples Summary References
Covariance Kernels that Match the Design
Suppose that the covariance kernel, Cθ
, and the design, txiun
i=1
, have special properties:
C = Cθ(xi
, xj
)
n
i,j=1
= C1
, . . . , Cn
=
1
n
VΛVH, VH = nV´1, Λ = diag(λ1
, . . . , λn
) = diag(λ)
V = V1 ¨ ¨ ¨ Vn = v1 ¨ ¨ ¨ vn
T
, V1
= v1
= 1
Suppose that VTz is a fast transform (O(n log n) cost) applied to z. Then it follows that
λ = VTC1
is fast, C´11 =
1
λ1
Let y be the observed function values. Recall c = sol¨(sol¨¨(Cθ(¨, ¨¨))), and let
^
y = VTy,
p
c = VTc, c = sol¨(Cθ(¨, x1
)), . . . , sol¨(Cθ(¨, xn
)) T
Then using the MLE estimates, the approximate solution and the stopping criterion become:
app(f, ε) =
^
y1
sol(1)
n
+
n
ÿ
i=2
^
y˚
i p
ci
λi
, 2.58
g
f
f
e c ´
1
n
n
ÿ
i=1
|
p
ci
|2
λi
1
n2
n
ÿ
i=2
|
p
yi
|2
λi
ď ε
6/12