SlideShare a Scribd company logo
Numerical Integration in Hermite Spaces
Peter Kritzer
Johann Radon Institute for Computational and Applied Mathematics (RICAM)
Austrian Academy of Sciences
Linz, Austria
Joint work with C. Irrgeher (RICAM, Linz),
G. Leobacher (KFU Graz)
and F. Pillichshammer (JKU Linz)
SAMSI QMC Workshop 2017, August 2017
Research supported by the Austrian Science Fund, Project F5506-N26
Peter Kritzer Numerical Integration in Hermite Spaces 1
Johann Radon Institute for Computational and Applied Mathematics
Introduction
Peter Kritzer Numerical Integration in Hermite Spaces 2
Johann Radon Institute for Computational and Applied Mathematics
Approximate the d-dimensional integral
Id (f) :=
Rd
f(x)ϕd (x) dx
for f in a normed function space (Hd , · Hd
) by a linear algorithm
AN,d =
N
k=1
wk f(xk ),
where
ϕd (x) =
1
(2π)d/2
exp
−x · x
2
.
Peter Kritzer Numerical Integration in Hermite Spaces 3
Johann Radon Institute for Computational and Applied Mathematics
Integration error of AN,d for f ∈ Hd ,
err(AN,d , f) = Id (f) − AN,d (f).
Worst case integration error of AN,d ,
ewor
(AN,d , Hd ) := sup
f∈Hd
f Hd
≤1
|err(AN,d , f)| .
N-th minimal worst case error,
ewor
(N, Hd ) := inf
AN,d
ewor
(AN,d , Hd ).
Peter Kritzer Numerical Integration in Hermite Spaces 4
Johann Radon Institute for Computational and Applied Mathematics
Hermite spaces
Peter Kritzer Numerical Integration in Hermite Spaces 5
Johann Radon Institute for Computational and Applied Mathematics
Hermite polynomials Hk , k ∈ Nd
0 form an ONB of L2(Rd
, ϕd ).
The k-th (k ∈ N0) normalized univariate (probabilists’) Hermite
polynomial is
Hk (x) =
(−1)k
√
k!
exp(x2
/2)
dk
dxk
exp(−x2
/2).
Multivariate version:
For k = (k1, . . . , kd ) ∈ Nd
0 and x = (x1, . . . , xd ) ∈ Rd
,
Hk (x) =
d
j=1
Hkj
(xj ).
Peter Kritzer Numerical Integration in Hermite Spaces 6
Johann Radon Institute for Computational and Applied Mathematics
k-th Hermite coefficient of f ∈ L2(Rd
, ϕd )
ˆf(k) :=
Rd
f(x)Hk (x)ϕd (x) dx.
Peter Kritzer Numerical Integration in Hermite Spaces 7
Johann Radon Institute for Computational and Applied Mathematics
k-th Hermite coefficient of f ∈ L2(Rd
, ϕd )
ˆf(k) :=
Rd
f(x)Hk (x)ϕd (x) dx.
Define a positive function rd : Nd
0 → R,
rd (k) =
d
j=1
r(kj ),
where r : N0 → R is positive, r(0) = 1.
Peter Kritzer Numerical Integration in Hermite Spaces 7
Johann Radon Institute for Computational and Applied Mathematics
k-th Hermite coefficient of f ∈ L2(Rd
, ϕd )
ˆf(k) :=
Rd
f(x)Hk (x)ϕd (x) dx.
Define a positive function rd : Nd
0 → R,
rd (k) =
d
j=1
r(kj ),
where r : N0 → R is positive, r(0) = 1.
If r depends on j ∈ {1, . . . , d}: indicated by writing rj (kj ).
Peter Kritzer Numerical Integration in Hermite Spaces 7
Johann Radon Institute for Computational and Applied Mathematics
k-th Hermite coefficient of f ∈ L2(Rd
, ϕd )
ˆf(k) :=
Rd
f(x)Hk (x)ϕd (x) dx.
Define a positive function rd : Nd
0 → R,
rd (k) =
d
j=1
r(kj ),
where r : N0 → R is positive, r(0) = 1.
If r depends on j ∈ {1, . . . , d}: indicated by writing rj (kj ).
Two choices for rd in this talk:
rpol
d : polynomial decay of r, e.g., r(k) k−α
for α ∈ N.
rexp
d : exponential decay of r, e.g., r(k) ωk
for ω ∈ (0, 1).
Peter Kritzer Numerical Integration in Hermite Spaces 7
Johann Radon Institute for Computational and Applied Mathematics
Hermite space (depending on rd ):
Hd,rd
:= f : Rd
→ R : f continuous,
Rd
(f(x))2
ϕd (x) dx < ∞, f d,rd
< ∞ .
Norm:
f d,rd
:=


k∈Nd
0
1
rd (k)
(ˆf(k))2


1/2
.
Inner product:
f, g d,rd
:=
k∈Nd
0
1
rd (k)
ˆf(k)ˆg(k)
Peter Kritzer Numerical Integration in Hermite Spaces 8
Johann Radon Institute for Computational and Applied Mathematics
Hermite space Hd,rd
is reproducing kernel Hilbert space with kernel
Kd,rd
(x, y) :=
k∈Nd
0
rd (k)Hk (x)Hk (y).
Introduced in
C. Irrgeher, G. Leobacher. High-dimensional integration on the
Rd
, weighted Hermite spaces, and orthogonal transforms. J.
Complexity 31, 174–205, 2015.
Peter Kritzer Numerical Integration in Hermite Spaces 9
Johann Radon Institute for Computational and Applied Mathematics
The case rexp
d
Peter Kritzer Numerical Integration in Hermite Spaces 10
Johann Radon Institute for Computational and Applied Mathematics
Studied in the paper
C. Irrgeher, P. Kritzer, G. Leobacher, F. Pillichshammer.
Integration in Hermite spaces of analytic functions. J. Complexity
31, 380–404, 2015.
Peter Kritzer Numerical Integration in Hermite Spaces 11
Johann Radon Institute for Computational and Applied Mathematics
Studied in the paper
C. Irrgeher, P. Kritzer, G. Leobacher, F. Pillichshammer.
Integration in Hermite spaces of analytic functions. J. Complexity
31, 380–404, 2015.
Choose ω ∈ (0, 1) and two real sequences a = {aj }, b = {bj },
1 ≤ a1 ≤ a2 ≤ · · · and inf
j≥1
bj ≥ 1
and set
rexp
d (k) =
d
j=1
rj (kj ), with rj (k) = ωaj k
bj
.
Peter Kritzer Numerical Integration in Hermite Spaces 11
Johann Radon Institute for Computational and Applied Mathematics
Study integration in Hd,rexp
d
.
Hermite coefficients of functions in Hd,rexp
d
decrease exponentially
fast.
Hd,rexp
d
contains analytic functions.
Peter Kritzer Numerical Integration in Hermite Spaces 12
Johann Radon Institute for Computational and Applied Mathematics
First goal: show exponential error convergence.
Peter Kritzer Numerical Integration in Hermite Spaces 13
Johann Radon Institute for Computational and Applied Mathematics
First goal: show exponential error convergence.
Exponential convergence (EXP) if there exist q ∈ (0, 1) and
Cd , Md , pd > 0 for all d such that
ewor
(N, Hd,rexp
d
) ≤ Cd q (N/Md ) pd
for all N ∈ N. (1)
Peter Kritzer Numerical Integration in Hermite Spaces 13
Johann Radon Institute for Computational and Applied Mathematics
First goal: show exponential error convergence.
Exponential convergence (EXP) if there exist q ∈ (0, 1) and
Cd , Md , pd > 0 for all d such that
ewor
(N, Hd,rexp
d
) ≤ Cd q (N/Md ) pd
for all N ∈ N. (1)
Uniform exponential convergence (UEXP) if pd = p > 0 for all d ∈ N
in (1).
Peter Kritzer Numerical Integration in Hermite Spaces 13
Johann Radon Institute for Computational and Applied Mathematics
First goal: show exponential error convergence.
Exponential convergence (EXP) if there exist q ∈ (0, 1) and
Cd , Md , pd > 0 for all d such that
ewor
(N, Hd,rexp
d
) ≤ Cd q (N/Md ) pd
for all N ∈ N. (1)
Uniform exponential convergence (UEXP) if pd = p > 0 for all d ∈ N
in (1).
Interest in largest possible rate pd (or p).
Peter Kritzer Numerical Integration in Hermite Spaces 13
Johann Radon Institute for Computational and Applied Mathematics
First goal: show exponential error convergence.
Exponential convergence (EXP) if there exist q ∈ (0, 1) and
Cd , Md , pd > 0 for all d such that
ewor
(N, Hd,rexp
d
) ≤ Cd q (N/Md ) pd
for all N ∈ N. (1)
Uniform exponential convergence (UEXP) if pd = p > 0 for all d ∈ N
in (1).
Interest in largest possible rate pd (or p).
Second goal: Study dependence of ewor
(N, Hd,rexp
d
) on d.
Peter Kritzer Numerical Integration in Hermite Spaces 13
Johann Radon Institute for Computational and Applied Mathematics
Use Gauss-Hermite-rules.
Peter Kritzer Numerical Integration in Hermite Spaces 14
Johann Radon Institute for Computational and Applied Mathematics
Use Gauss-Hermite-rules.
Univariate case: Gauss-Hermite rule of order N:
GN(f) =
N
i=1
αi f(xi ).
Peter Kritzer Numerical Integration in Hermite Spaces 14
Johann Radon Institute for Computational and Applied Mathematics
Use Gauss-Hermite-rules.
Univariate case: Gauss-Hermite rule of order N:
GN(f) =
N
i=1
αi f(xi ).
Nodes x1, . . . , xN ∈ R zeros of HN.
Weights
αi =
1
NH2
N−1(xi )
.
Rule is exact for all polynomials of degree less than 2N.
Peter Kritzer Numerical Integration in Hermite Spaces 14
Johann Radon Institute for Computational and Applied Mathematics
d-variate case:
Use the product rule
GN = GN1
⊗ · · · ⊗ GNd
,
with N = N1 · · · Nd .
Peter Kritzer Numerical Integration in Hermite Spaces 15
Johann Radon Institute for Computational and Applied Mathematics
d-variate case:
Use the product rule
GN = GN1
⊗ · · · ⊗ GNd
,
with N = N1 · · · Nd .
Proposition 1
Let GN be a d-variate Gauss-Hermite product rule as above. Then
(ewor
(GN, Hd,rexp
d
))2
≤ −1 +
d
j=1
1 + ωaj (2Nj )
bj
√
8π
1 − ω2
.
Peter Kritzer Numerical Integration in Hermite Spaces 15
Johann Radon Institute for Computational and Applied Mathematics
Use the previous proposition and choose Nj = Nj (aj , bj ).
Peter Kritzer Numerical Integration in Hermite Spaces 16
Johann Radon Institute for Computational and Applied Mathematics
Use the previous proposition and choose Nj = Nj (aj , bj ).
Then GN can yield EXP, and UEXP if B :=
∞
j=1 b−1
j < ∞. E.g.,
Peter Kritzer Numerical Integration in Hermite Spaces 16
Johann Radon Institute for Computational and Applied Mathematics
Use the previous proposition and choose Nj = Nj (aj , bj ).
Then GN can yield EXP, and UEXP if B :=
∞
j=1 b−1
j < ∞. E.g.,
Theorem 1 (Irrgeher, K., Leobacher, Pillichshammer, 2015)
Let B < ∞. Let ε > 0 be given, and choose
Nj :=







log
√
8π
1−ω2
π2
6
j2
log(1+ε2)
aj 2bj log ω−1


1/bj





.
Peter Kritzer Numerical Integration in Hermite Spaces 16
Johann Radon Institute for Computational and Applied Mathematics
Use the previous proposition and choose Nj = Nj (aj , bj ).
Then GN can yield EXP, and UEXP if B :=
∞
j=1 b−1
j < ∞. E.g.,
Theorem 1 (Irrgeher, K., Leobacher, Pillichshammer, 2015)
Let B < ∞. Let ε > 0 be given, and choose
Nj :=







log
√
8π
1−ω2
π2
6
j2
log(1+ε2)
aj 2bj log ω−1


1/bj





.
Then
ewor
(GN, Hd,rexp
d
) ≤ ε,
and for any δ > 0 there exists Cδ > 0 such that
N ≤ Cδ logB+δ
(1 + ε−1
).
Peter Kritzer Numerical Integration in Hermite Spaces 16
Johann Radon Institute for Computational and Applied Mathematics
Further results on EXP/UEXP and tractability in the paper.
Related results: L2-approximation in Hd,rexp
d
:
C. Irrgeher, P. Kritzer, F. Pillichshammer, H. Wo´zniakowski.
Approximation in Hermite spaces of smooth functions. J. Approx.
Th. 207, 98–126, 2016.
C. Irrgeher, P. Kritzer, F. Pillichshammer, H. Wo´zniakowski.
Tractability of multivariate approximation defined over Hilbert
spaces with exponential weights. J. Approx. Th. 207, 301–338,
2016.
Peter Kritzer Numerical Integration in Hermite Spaces 17
Johann Radon Institute for Computational and Applied Mathematics
The case rpol
d
Peter Kritzer Numerical Integration in Hermite Spaces 18
Johann Radon Institute for Computational and Applied Mathematics
J. Dick, C. Irrgeher, G. Leobacher, F. Pillichshammer. On the
optimal order of integration in Hermite spaces with finite
smoothness. Submitted, 2017. https://arxiv.org/abs/1608.06061
Peter Kritzer Numerical Integration in Hermite Spaces 19
Johann Radon Institute for Computational and Applied Mathematics
J. Dick, C. Irrgeher, G. Leobacher, F. Pillichshammer. On the
optimal order of integration in Hermite spaces with finite
smoothness. Submitted, 2017. https://arxiv.org/abs/1608.06061
Let α ∈ {1, 2, . . .} and set
rpol
d (k) =
d
j=1
rj (kj ), with rj (k)
1
kα
(precise definition of rj in the paper).
Peter Kritzer Numerical Integration in Hermite Spaces 19
Johann Radon Institute for Computational and Applied Mathematics
J. Dick, C. Irrgeher, G. Leobacher, F. Pillichshammer. On the
optimal order of integration in Hermite spaces with finite
smoothness. Submitted, 2017. https://arxiv.org/abs/1608.06061
Let α ∈ {1, 2, . . .} and set
rpol
d (k) =
d
j=1
rj (kj ), with rj (k)
1
kα
(precise definition of rj in the paper).
Functions in Hd,rpol
d
are α times (weakly) differentiable; norm can be
re-written as Sobolev-type norm using derivatives.
Peter Kritzer Numerical Integration in Hermite Spaces 19
Johann Radon Institute for Computational and Applied Mathematics
Theorem 2 (Dick, Irrgeher, Leobacher, Pillichshammer, 2017)
Let d, α ∈ N. Then for all N ∈ N it is true that
ewor
(N, Hd,rpol
d
) ≥ Cd,α
(log N)
d−1
2
Nα
,
where Cd,α depends on d and α.
Proof: Fooling function argument.
Peter Kritzer Numerical Integration in Hermite Spaces 20
Johann Radon Institute for Computational and Applied Mathematics
Upper bound:
Truncate the domain Rd
to [−b, b] with b = (b, b, . . . , b) and
b = 2 α log N.
Peter Kritzer Numerical Integration in Hermite Spaces 21
Johann Radon Institute for Computational and Applied Mathematics
Upper bound:
Truncate the domain Rd
to [−b, b] with b = (b, b, . . . , b) and
b = 2 α log N.
Linear transformation T : [0, 1]d
→ [−b, b].
Peter Kritzer Numerical Integration in Hermite Spaces 21
Johann Radon Institute for Computational and Applied Mathematics
Upper bound:
Truncate the domain Rd
to [−b, b] with b = (b, b, . . . , b) and
b = 2 α log N.
Linear transformation T : [0, 1]d
→ [−b, b].
Integration nodes: xk = T(zk ), k = 1, . . . , N, where zk stem from
a digital higher-order net in [0, 1]d
.
Peter Kritzer Numerical Integration in Hermite Spaces 21
Johann Radon Institute for Computational and Applied Mathematics
Upper bound:
Truncate the domain Rd
to [−b, b] with b = (b, b, . . . , b) and
b = 2 α log N.
Linear transformation T : [0, 1]d
→ [−b, b].
Integration nodes: xk = T(zk ), k = 1, . . . , N, where zk stem from
a digital higher-order net in [0, 1]d
.
Integration weights wk = (2b)d
ϕd (T(zk ))/N, k = 1, . . . , N in
AN,d =
N
k=1
wk f(xk ).
Peter Kritzer Numerical Integration in Hermite Spaces 21
Johann Radon Institute for Computational and Applied Mathematics
Theorem 3 (Dick, Irrgeher, Leobacher, Pillichshammer, 2017)
Let d, α ∈ N. Then
ewor
(AN,d , Hd,rpol
d
) ≤ Cd,α
(log N)d 2α+3
4 − 1
2
Nα
,
where Cd,α depends on d and α.
Peter Kritzer Numerical Integration in Hermite Spaces 22
Johann Radon Institute for Computational and Applied Mathematics
Theorem 3 (Dick, Irrgeher, Leobacher, Pillichshammer, 2017)
Let d, α ∈ N. Then
ewor
(AN,d , Hd,rpol
d
) ≤ Cd,α
(log N)d 2α+3
4 − 1
2
Nα
,
where Cd,α depends on d and α.
Optimal main convergence order N−α
, but presumably
non-optimal power of (log N)-term,
Cd,α depends on d.
Peter Kritzer Numerical Integration in Hermite Spaces 22
Johann Radon Institute for Computational and Applied Mathematics
Open problems
Peter Kritzer Numerical Integration in Hermite Spaces 23
Johann Radon Institute for Computational and Applied Mathematics
Main open problem:
Can we vanquish the curse of dimensionality for the case rpol
d ?
Peter Kritzer Numerical Integration in Hermite Spaces 24
Johann Radon Institute for Computational and Applied Mathematics
Main open problem:
Can we vanquish the curse of dimensionality for the case rpol
d ?
The upper bound in Theorem 3 was obtained by analyzing
(1) the error of approximating the integral outside of [−b, b] by 0,
(2) the error of approximating the integral within [−b, b] by AN,d .
Peter Kritzer Numerical Integration in Hermite Spaces 24
Johann Radon Institute for Computational and Applied Mathematics
Main open problem:
Can we vanquish the curse of dimensionality for the case rpol
d ?
The upper bound in Theorem 3 was obtained by analyzing
(1) the error of approximating the integral outside of [−b, b] by 0,
(2) the error of approximating the integral within [−b, b] by AN,d .
Common way to reduce the curse of dimensionality in QMC: Use
weights in the sense of Sloan/Wo´zniakowski.
Peter Kritzer Numerical Integration in Hermite Spaces 24
Johann Radon Institute for Computational and Applied Mathematics
Main open problem:
Can we vanquish the curse of dimensionality for the case rpol
d ?
The upper bound in Theorem 3 was obtained by analyzing
(1) the error of approximating the integral outside of [−b, b] by 0,
(2) the error of approximating the integral within [−b, b] by AN,d .
Common way to reduce the curse of dimensionality in QMC: Use
weights in the sense of Sloan/Wo´zniakowski.
Natural approach: Use weights and adjust the bounds of the box
[−b, b] coordinate-wise.
Peter Kritzer Numerical Integration in Hermite Spaces 24
Johann Radon Institute for Computational and Applied Mathematics
Main open problem:
Can we vanquish the curse of dimensionality for the case rpol
d ?
The upper bound in Theorem 3 was obtained by analyzing
(1) the error of approximating the integral outside of [−b, b] by 0,
(2) the error of approximating the integral within [−b, b] by AN,d .
Common way to reduce the curse of dimensionality in QMC: Use
weights in the sense of Sloan/Wo´zniakowski.
Natural approach: Use weights and adjust the bounds of the box
[−b, b] coordinate-wise.
Problem: Choosing the weights to reduce (1) increases (2), and vice
versa.
Peter Kritzer Numerical Integration in Hermite Spaces 24
Johann Radon Institute for Computational and Applied Mathematics
Solutions to this problem?
Peter Kritzer Numerical Integration in Hermite Spaces 25
Johann Radon Institute for Computational and Applied Mathematics
Solutions to this problem?
Use a different way of estimating (1) and (2) to obtain better
bounds. Is this possible at all?
Peter Kritzer Numerical Integration in Hermite Spaces 25
Johann Radon Institute for Computational and Applied Mathematics
Solutions to this problem?
Use a different way of estimating (1) and (2) to obtain better
bounds. Is this possible at all?
Approximate the integral outside of [−b, b] by something more
sophisticated than 0. What is “something more sophisticated” ?
Peter Kritzer Numerical Integration in Hermite Spaces 25
Johann Radon Institute for Computational and Applied Mathematics
Solutions to this problem?
Use a different way of estimating (1) and (2) to obtain better
bounds. Is this possible at all?
Approximate the integral outside of [−b, b] by something more
sophisticated than 0. What is “something more sophisticated” ?
Use a different approach altogether. Which approach would
work?
Peter Kritzer Numerical Integration in Hermite Spaces 25
Johann Radon Institute for Computational and Applied Mathematics
Conclusion
Peter Kritzer Numerical Integration in Hermite Spaces 26
Johann Radon Institute for Computational and Applied Mathematics
We studied numerical integration in Hermite spaces.
Peter Kritzer Numerical Integration in Hermite Spaces 27
Johann Radon Institute for Computational and Applied Mathematics
We studied numerical integration in Hermite spaces.
Case of exponentially decaying Hermite coefficients: many
results (even for function approximation).
Peter Kritzer Numerical Integration in Hermite Spaces 27
Johann Radon Institute for Computational and Applied Mathematics
We studied numerical integration in Hermite spaces.
Case of exponentially decaying Hermite coefficients: many
results (even for function approximation).
Case of polynomially decaying Hermite coefficients: higher order
digital nets can be used.
Peter Kritzer Numerical Integration in Hermite Spaces 27
Johann Radon Institute for Computational and Applied Mathematics
We studied numerical integration in Hermite spaces.
Case of exponentially decaying Hermite coefficients: many
results (even for function approximation).
Case of polynomially decaying Hermite coefficients: higher order
digital nets can be used.
Curse of dimensionality remains unresolved problem, not clear
which strategy will work.
Peter Kritzer Numerical Integration in Hermite Spaces 27
Johann Radon Institute for Computational and Applied Mathematics
Thank you very much for your attention.
Peter Kritzer Numerical Integration in Hermite Spaces 28

More Related Content

What's hot

Multilinear singular integrals with entangled structure
Multilinear singular integrals with entangled structureMultilinear singular integrals with entangled structure
Multilinear singular integrals with entangled structure
VjekoslavKovac1
 
A T(1)-type theorem for entangled multilinear Calderon-Zygmund operators
A T(1)-type theorem for entangled multilinear Calderon-Zygmund operatorsA T(1)-type theorem for entangled multilinear Calderon-Zygmund operators
A T(1)-type theorem for entangled multilinear Calderon-Zygmund operators
VjekoslavKovac1
 
A Szemeredi-type theorem for subsets of the unit cube
A Szemeredi-type theorem for subsets of the unit cubeA Szemeredi-type theorem for subsets of the unit cube
A Szemeredi-type theorem for subsets of the unit cube
VjekoslavKovac1
 
The dual geometry of Shannon information
The dual geometry of Shannon informationThe dual geometry of Shannon information
The dual geometry of Shannon information
Frank Nielsen
 
Divergence center-based clustering and their applications
Divergence center-based clustering and their applicationsDivergence center-based clustering and their applications
Divergence center-based clustering and their applications
Frank Nielsen
 
Density theorems for anisotropic point configurations
Density theorems for anisotropic point configurationsDensity theorems for anisotropic point configurations
Density theorems for anisotropic point configurations
VjekoslavKovac1
 
A Szemerédi-type theorem for subsets of the unit cube
A Szemerédi-type theorem for subsets of the unit cubeA Szemerédi-type theorem for subsets of the unit cube
A Szemerédi-type theorem for subsets of the unit cube
VjekoslavKovac1
 
On Twisted Paraproducts and some other Multilinear Singular Integrals
On Twisted Paraproducts and some other Multilinear Singular IntegralsOn Twisted Paraproducts and some other Multilinear Singular Integrals
On Twisted Paraproducts and some other Multilinear Singular Integrals
VjekoslavKovac1
 
A sharp nonlinear Hausdorff-Young inequality for small potentials
A sharp nonlinear Hausdorff-Young inequality for small potentialsA sharp nonlinear Hausdorff-Young inequality for small potentials
A sharp nonlinear Hausdorff-Young inequality for small potentials
VjekoslavKovac1
 
Norm-variation of bilinear averages
Norm-variation of bilinear averagesNorm-variation of bilinear averages
Norm-variation of bilinear averages
VjekoslavKovac1
 
Computational Information Geometry: A quick review (ICMS)
Computational Information Geometry: A quick review (ICMS)Computational Information Geometry: A quick review (ICMS)
Computational Information Geometry: A quick review (ICMS)
Frank Nielsen
 
Some Examples of Scaling Sets
Some Examples of Scaling SetsSome Examples of Scaling Sets
Some Examples of Scaling Sets
VjekoslavKovac1
 
Estimates for a class of non-standard bilinear multipliers
Estimates for a class of non-standard bilinear multipliersEstimates for a class of non-standard bilinear multipliers
Estimates for a class of non-standard bilinear multipliers
VjekoslavKovac1
 
On the Jensen-Shannon symmetrization of distances relying on abstract means
On the Jensen-Shannon symmetrization of distances relying on abstract meansOn the Jensen-Shannon symmetrization of distances relying on abstract means
On the Jensen-Shannon symmetrization of distances relying on abstract means
Frank Nielsen
 
Clustering in Hilbert simplex geometry
Clustering in Hilbert simplex geometryClustering in Hilbert simplex geometry
Clustering in Hilbert simplex geometry
Frank Nielsen
 
Maximum likelihood estimation of regularisation parameters in inverse problem...
Maximum likelihood estimation of regularisation parameters in inverse problem...Maximum likelihood estimation of regularisation parameters in inverse problem...
Maximum likelihood estimation of regularisation parameters in inverse problem...
Valentin De Bortoli
 
Scattering theory analogues of several classical estimates in Fourier analysis
Scattering theory analogues of several classical estimates in Fourier analysisScattering theory analogues of several classical estimates in Fourier analysis
Scattering theory analogues of several classical estimates in Fourier analysis
VjekoslavKovac1
 
Boundedness of the Twisted Paraproduct
Boundedness of the Twisted ParaproductBoundedness of the Twisted Paraproduct
Boundedness of the Twisted Paraproduct
VjekoslavKovac1
 
Tales on two commuting transformations or flows
Tales on two commuting transformations or flowsTales on two commuting transformations or flows
Tales on two commuting transformations or flows
VjekoslavKovac1
 
Trilinear embedding for divergence-form operators
Trilinear embedding for divergence-form operatorsTrilinear embedding for divergence-form operators
Trilinear embedding for divergence-form operators
VjekoslavKovac1
 

What's hot (20)

Multilinear singular integrals with entangled structure
Multilinear singular integrals with entangled structureMultilinear singular integrals with entangled structure
Multilinear singular integrals with entangled structure
 
A T(1)-type theorem for entangled multilinear Calderon-Zygmund operators
A T(1)-type theorem for entangled multilinear Calderon-Zygmund operatorsA T(1)-type theorem for entangled multilinear Calderon-Zygmund operators
A T(1)-type theorem for entangled multilinear Calderon-Zygmund operators
 
A Szemeredi-type theorem for subsets of the unit cube
A Szemeredi-type theorem for subsets of the unit cubeA Szemeredi-type theorem for subsets of the unit cube
A Szemeredi-type theorem for subsets of the unit cube
 
The dual geometry of Shannon information
The dual geometry of Shannon informationThe dual geometry of Shannon information
The dual geometry of Shannon information
 
Divergence center-based clustering and their applications
Divergence center-based clustering and their applicationsDivergence center-based clustering and their applications
Divergence center-based clustering and their applications
 
Density theorems for anisotropic point configurations
Density theorems for anisotropic point configurationsDensity theorems for anisotropic point configurations
Density theorems for anisotropic point configurations
 
A Szemerédi-type theorem for subsets of the unit cube
A Szemerédi-type theorem for subsets of the unit cubeA Szemerédi-type theorem for subsets of the unit cube
A Szemerédi-type theorem for subsets of the unit cube
 
On Twisted Paraproducts and some other Multilinear Singular Integrals
On Twisted Paraproducts and some other Multilinear Singular IntegralsOn Twisted Paraproducts and some other Multilinear Singular Integrals
On Twisted Paraproducts and some other Multilinear Singular Integrals
 
A sharp nonlinear Hausdorff-Young inequality for small potentials
A sharp nonlinear Hausdorff-Young inequality for small potentialsA sharp nonlinear Hausdorff-Young inequality for small potentials
A sharp nonlinear Hausdorff-Young inequality for small potentials
 
Norm-variation of bilinear averages
Norm-variation of bilinear averagesNorm-variation of bilinear averages
Norm-variation of bilinear averages
 
Computational Information Geometry: A quick review (ICMS)
Computational Information Geometry: A quick review (ICMS)Computational Information Geometry: A quick review (ICMS)
Computational Information Geometry: A quick review (ICMS)
 
Some Examples of Scaling Sets
Some Examples of Scaling SetsSome Examples of Scaling Sets
Some Examples of Scaling Sets
 
Estimates for a class of non-standard bilinear multipliers
Estimates for a class of non-standard bilinear multipliersEstimates for a class of non-standard bilinear multipliers
Estimates for a class of non-standard bilinear multipliers
 
On the Jensen-Shannon symmetrization of distances relying on abstract means
On the Jensen-Shannon symmetrization of distances relying on abstract meansOn the Jensen-Shannon symmetrization of distances relying on abstract means
On the Jensen-Shannon symmetrization of distances relying on abstract means
 
Clustering in Hilbert simplex geometry
Clustering in Hilbert simplex geometryClustering in Hilbert simplex geometry
Clustering in Hilbert simplex geometry
 
Maximum likelihood estimation of regularisation parameters in inverse problem...
Maximum likelihood estimation of regularisation parameters in inverse problem...Maximum likelihood estimation of regularisation parameters in inverse problem...
Maximum likelihood estimation of regularisation parameters in inverse problem...
 
Scattering theory analogues of several classical estimates in Fourier analysis
Scattering theory analogues of several classical estimates in Fourier analysisScattering theory analogues of several classical estimates in Fourier analysis
Scattering theory analogues of several classical estimates in Fourier analysis
 
Boundedness of the Twisted Paraproduct
Boundedness of the Twisted ParaproductBoundedness of the Twisted Paraproduct
Boundedness of the Twisted Paraproduct
 
Tales on two commuting transformations or flows
Tales on two commuting transformations or flowsTales on two commuting transformations or flows
Tales on two commuting transformations or flows
 
Trilinear embedding for divergence-form operators
Trilinear embedding for divergence-form operatorsTrilinear embedding for divergence-form operators
Trilinear embedding for divergence-form operators
 

Similar to Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applied Mathematics Opening Workshop, Numerical Integration in Hermite Spaces - Peter Kritzer, Aug 31, 2017

QMC: Transition Workshop - Reduced Component-by-Component Constructions of (P...
QMC: Transition Workshop - Reduced Component-by-Component Constructions of (P...QMC: Transition Workshop - Reduced Component-by-Component Constructions of (P...
QMC: Transition Workshop - Reduced Component-by-Component Constructions of (P...
The Statistical and Applied Mathematical Sciences Institute
 
Bird’s-eye view of Gaussian harmonic analysis
Bird’s-eye view of Gaussian harmonic analysisBird’s-eye view of Gaussian harmonic analysis
Bird’s-eye view of Gaussian harmonic analysis
Radboud University Medical Center
 
QMC: Transition Workshop - Probabilistic Integrators for Deterministic Differ...
QMC: Transition Workshop - Probabilistic Integrators for Deterministic Differ...QMC: Transition Workshop - Probabilistic Integrators for Deterministic Differ...
QMC: Transition Workshop - Probabilistic Integrators for Deterministic Differ...
The Statistical and Applied Mathematical Sciences Institute
 
Unbiased Hamiltonian Monte Carlo
Unbiased Hamiltonian Monte CarloUnbiased Hamiltonian Monte Carlo
Unbiased Hamiltonian Monte Carlo
JeremyHeng10
 
Pres metabief2020jmm
Pres metabief2020jmmPres metabief2020jmm
Pres metabief2020jmm
Mercier Jean-Marc
 
Hierarchical matrices for approximating large covariance matries and computin...
Hierarchical matrices for approximating large covariance matries and computin...Hierarchical matrices for approximating large covariance matries and computin...
Hierarchical matrices for approximating large covariance matries and computin...
Alexander Litvinenko
 
Low-rank tensor approximation (Introduction)
Low-rank tensor approximation (Introduction)Low-rank tensor approximation (Introduction)
Low-rank tensor approximation (Introduction)
Alexander Litvinenko
 
4.4 Set operations on relations
4.4 Set operations on relations4.4 Set operations on relations
4.4 Set operations on relations
Jan Plaza
 
IVR - Chapter 1 - Introduction
IVR - Chapter 1 - IntroductionIVR - Chapter 1 - Introduction
IVR - Chapter 1 - Introduction
Charles Deledalle
 
RH_Presentation.2022.1.pdf
RH_Presentation.2022.1.pdfRH_Presentation.2022.1.pdf
RH_Presentation.2022.1.pdf
Charaf Ech-Chatbi
 
Double Robustness: Theory and Applications with Missing Data
Double Robustness: Theory and Applications with Missing DataDouble Robustness: Theory and Applications with Missing Data
Double Robustness: Theory and Applications with Missing Data
Lu Mao
 
Slides: Hypothesis testing, information divergence and computational geometry
Slides: Hypothesis testing, information divergence and computational geometrySlides: Hypothesis testing, information divergence and computational geometry
Slides: Hypothesis testing, information divergence and computational geometryFrank Nielsen
 
Slides: A glance at information-geometric signal processing
Slides: A glance at information-geometric signal processingSlides: A glance at information-geometric signal processing
Slides: A glance at information-geometric signal processing
Frank Nielsen
 
Some Thoughts on Sampling
Some Thoughts on SamplingSome Thoughts on Sampling
Some Thoughts on Sampling
Don Sheehy
 
Optimal interval clustering: Application to Bregman clustering and statistica...
Optimal interval clustering: Application to Bregman clustering and statistica...Optimal interval clustering: Application to Bregman clustering and statistica...
Optimal interval clustering: Application to Bregman clustering and statistica...
Frank Nielsen
 
Unbiased Hamiltonian Monte Carlo
Unbiased Hamiltonian Monte Carlo Unbiased Hamiltonian Monte Carlo
Unbiased Hamiltonian Monte Carlo
JeremyHeng10
 

Similar to Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applied Mathematics Opening Workshop, Numerical Integration in Hermite Spaces - Peter Kritzer, Aug 31, 2017 (20)

QMC: Transition Workshop - Reduced Component-by-Component Constructions of (P...
QMC: Transition Workshop - Reduced Component-by-Component Constructions of (P...QMC: Transition Workshop - Reduced Component-by-Component Constructions of (P...
QMC: Transition Workshop - Reduced Component-by-Component Constructions of (P...
 
Bird’s-eye view of Gaussian harmonic analysis
Bird’s-eye view of Gaussian harmonic analysisBird’s-eye view of Gaussian harmonic analysis
Bird’s-eye view of Gaussian harmonic analysis
 
cswiercz-general-presentation
cswiercz-general-presentationcswiercz-general-presentation
cswiercz-general-presentation
 
QMC: Transition Workshop - Probabilistic Integrators for Deterministic Differ...
QMC: Transition Workshop - Probabilistic Integrators for Deterministic Differ...QMC: Transition Workshop - Probabilistic Integrators for Deterministic Differ...
QMC: Transition Workshop - Probabilistic Integrators for Deterministic Differ...
 
Unbiased Hamiltonian Monte Carlo
Unbiased Hamiltonian Monte CarloUnbiased Hamiltonian Monte Carlo
Unbiased Hamiltonian Monte Carlo
 
Pres metabief2020jmm
Pres metabief2020jmmPres metabief2020jmm
Pres metabief2020jmm
 
Hierarchical matrices for approximating large covariance matries and computin...
Hierarchical matrices for approximating large covariance matries and computin...Hierarchical matrices for approximating large covariance matries and computin...
Hierarchical matrices for approximating large covariance matries and computin...
 
Low-rank tensor approximation (Introduction)
Low-rank tensor approximation (Introduction)Low-rank tensor approximation (Introduction)
Low-rank tensor approximation (Introduction)
 
4.4 Set operations on relations
4.4 Set operations on relations4.4 Set operations on relations
4.4 Set operations on relations
 
IVR - Chapter 1 - Introduction
IVR - Chapter 1 - IntroductionIVR - Chapter 1 - Introduction
IVR - Chapter 1 - Introduction
 
RH_Presentation.2022.1.pdf
RH_Presentation.2022.1.pdfRH_Presentation.2022.1.pdf
RH_Presentation.2022.1.pdf
 
Lec 5-nn-slides
Lec 5-nn-slidesLec 5-nn-slides
Lec 5-nn-slides
 
Double Robustness: Theory and Applications with Missing Data
Double Robustness: Theory and Applications with Missing DataDouble Robustness: Theory and Applications with Missing Data
Double Robustness: Theory and Applications with Missing Data
 
Igv2008
Igv2008Igv2008
Igv2008
 
Lecture5
Lecture5Lecture5
Lecture5
 
Slides: Hypothesis testing, information divergence and computational geometry
Slides: Hypothesis testing, information divergence and computational geometrySlides: Hypothesis testing, information divergence and computational geometry
Slides: Hypothesis testing, information divergence and computational geometry
 
Slides: A glance at information-geometric signal processing
Slides: A glance at information-geometric signal processingSlides: A glance at information-geometric signal processing
Slides: A glance at information-geometric signal processing
 
Some Thoughts on Sampling
Some Thoughts on SamplingSome Thoughts on Sampling
Some Thoughts on Sampling
 
Optimal interval clustering: Application to Bregman clustering and statistica...
Optimal interval clustering: Application to Bregman clustering and statistica...Optimal interval clustering: Application to Bregman clustering and statistica...
Optimal interval clustering: Application to Bregman clustering and statistica...
 
Unbiased Hamiltonian Monte Carlo
Unbiased Hamiltonian Monte Carlo Unbiased Hamiltonian Monte Carlo
Unbiased Hamiltonian Monte Carlo
 

More from The Statistical and Applied Mathematical Sciences Institute

Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...
Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...
Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...
The Statistical and Applied Mathematical Sciences Institute
 
2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...
2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...
2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...
Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...
Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...
Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...
Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - A Bracketing Relationship between Differe...
Causal Inference Opening Workshop - A Bracketing Relationship between Differe...Causal Inference Opening Workshop - A Bracketing Relationship between Differe...
Causal Inference Opening Workshop - A Bracketing Relationship between Differe...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...
Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...
Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Difference-in-differences: more than meet...
Causal Inference Opening Workshop - Difference-in-differences: more than meet...Causal Inference Opening Workshop - Difference-in-differences: more than meet...
Causal Inference Opening Workshop - Difference-in-differences: more than meet...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...
Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...
Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...
Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...
Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...
Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...
Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...
Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...
Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...
Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...
Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...
Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...
Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...
Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...
Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...
Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...
Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...
The Statistical and Applied Mathematical Sciences Institute
 
Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...
Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...
Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...
The Statistical and Applied Mathematical Sciences Institute
 
2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...
2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...
2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...
The Statistical and Applied Mathematical Sciences Institute
 
2019 Fall Series: Professional Development, Writing Academic Papers…What Work...
2019 Fall Series: Professional Development, Writing Academic Papers…What Work...2019 Fall Series: Professional Development, Writing Academic Papers…What Work...
2019 Fall Series: Professional Development, Writing Academic Papers…What Work...
The Statistical and Applied Mathematical Sciences Institute
 
2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...
2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...
2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...
The Statistical and Applied Mathematical Sciences Institute
 
2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...
2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...
2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...
The Statistical and Applied Mathematical Sciences Institute
 

More from The Statistical and Applied Mathematical Sciences Institute (20)

Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...
Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...
Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...
 
2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...
2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...
2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...
 
Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...
Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...
Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...
 
Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...
Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...
Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...
 
Causal Inference Opening Workshop - A Bracketing Relationship between Differe...
Causal Inference Opening Workshop - A Bracketing Relationship between Differe...Causal Inference Opening Workshop - A Bracketing Relationship between Differe...
Causal Inference Opening Workshop - A Bracketing Relationship between Differe...
 
Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...
Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...
Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...
 
Causal Inference Opening Workshop - Difference-in-differences: more than meet...
Causal Inference Opening Workshop - Difference-in-differences: more than meet...Causal Inference Opening Workshop - Difference-in-differences: more than meet...
Causal Inference Opening Workshop - Difference-in-differences: more than meet...
 
Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...
Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...
Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...
 
Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...
Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...
Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...
 
Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...
Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...
Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...
 
Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...
Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...
Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...
 
Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...
Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...
Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...
 
Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...
Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...
Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...
 
Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...
Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...
Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...
 
Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...
Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...
Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...
 
Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...
Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...
Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...
 
2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...
2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...
2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...
 
2019 Fall Series: Professional Development, Writing Academic Papers…What Work...
2019 Fall Series: Professional Development, Writing Academic Papers…What Work...2019 Fall Series: Professional Development, Writing Academic Papers…What Work...
2019 Fall Series: Professional Development, Writing Academic Papers…What Work...
 
2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...
2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...
2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...
 
2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...
2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...
2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...
 

Recently uploaded

2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
bennyroshan06
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 

Recently uploaded (20)

2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 

Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applied Mathematics Opening Workshop, Numerical Integration in Hermite Spaces - Peter Kritzer, Aug 31, 2017

  • 1. Numerical Integration in Hermite Spaces Peter Kritzer Johann Radon Institute for Computational and Applied Mathematics (RICAM) Austrian Academy of Sciences Linz, Austria Joint work with C. Irrgeher (RICAM, Linz), G. Leobacher (KFU Graz) and F. Pillichshammer (JKU Linz) SAMSI QMC Workshop 2017, August 2017 Research supported by the Austrian Science Fund, Project F5506-N26 Peter Kritzer Numerical Integration in Hermite Spaces 1
  • 2. Johann Radon Institute for Computational and Applied Mathematics Introduction Peter Kritzer Numerical Integration in Hermite Spaces 2
  • 3. Johann Radon Institute for Computational and Applied Mathematics Approximate the d-dimensional integral Id (f) := Rd f(x)ϕd (x) dx for f in a normed function space (Hd , · Hd ) by a linear algorithm AN,d = N k=1 wk f(xk ), where ϕd (x) = 1 (2π)d/2 exp −x · x 2 . Peter Kritzer Numerical Integration in Hermite Spaces 3
  • 4. Johann Radon Institute for Computational and Applied Mathematics Integration error of AN,d for f ∈ Hd , err(AN,d , f) = Id (f) − AN,d (f). Worst case integration error of AN,d , ewor (AN,d , Hd ) := sup f∈Hd f Hd ≤1 |err(AN,d , f)| . N-th minimal worst case error, ewor (N, Hd ) := inf AN,d ewor (AN,d , Hd ). Peter Kritzer Numerical Integration in Hermite Spaces 4
  • 5. Johann Radon Institute for Computational and Applied Mathematics Hermite spaces Peter Kritzer Numerical Integration in Hermite Spaces 5
  • 6. Johann Radon Institute for Computational and Applied Mathematics Hermite polynomials Hk , k ∈ Nd 0 form an ONB of L2(Rd , ϕd ). The k-th (k ∈ N0) normalized univariate (probabilists’) Hermite polynomial is Hk (x) = (−1)k √ k! exp(x2 /2) dk dxk exp(−x2 /2). Multivariate version: For k = (k1, . . . , kd ) ∈ Nd 0 and x = (x1, . . . , xd ) ∈ Rd , Hk (x) = d j=1 Hkj (xj ). Peter Kritzer Numerical Integration in Hermite Spaces 6
  • 7. Johann Radon Institute for Computational and Applied Mathematics k-th Hermite coefficient of f ∈ L2(Rd , ϕd ) ˆf(k) := Rd f(x)Hk (x)ϕd (x) dx. Peter Kritzer Numerical Integration in Hermite Spaces 7
  • 8. Johann Radon Institute for Computational and Applied Mathematics k-th Hermite coefficient of f ∈ L2(Rd , ϕd ) ˆf(k) := Rd f(x)Hk (x)ϕd (x) dx. Define a positive function rd : Nd 0 → R, rd (k) = d j=1 r(kj ), where r : N0 → R is positive, r(0) = 1. Peter Kritzer Numerical Integration in Hermite Spaces 7
  • 9. Johann Radon Institute for Computational and Applied Mathematics k-th Hermite coefficient of f ∈ L2(Rd , ϕd ) ˆf(k) := Rd f(x)Hk (x)ϕd (x) dx. Define a positive function rd : Nd 0 → R, rd (k) = d j=1 r(kj ), where r : N0 → R is positive, r(0) = 1. If r depends on j ∈ {1, . . . , d}: indicated by writing rj (kj ). Peter Kritzer Numerical Integration in Hermite Spaces 7
  • 10. Johann Radon Institute for Computational and Applied Mathematics k-th Hermite coefficient of f ∈ L2(Rd , ϕd ) ˆf(k) := Rd f(x)Hk (x)ϕd (x) dx. Define a positive function rd : Nd 0 → R, rd (k) = d j=1 r(kj ), where r : N0 → R is positive, r(0) = 1. If r depends on j ∈ {1, . . . , d}: indicated by writing rj (kj ). Two choices for rd in this talk: rpol d : polynomial decay of r, e.g., r(k) k−α for α ∈ N. rexp d : exponential decay of r, e.g., r(k) ωk for ω ∈ (0, 1). Peter Kritzer Numerical Integration in Hermite Spaces 7
  • 11. Johann Radon Institute for Computational and Applied Mathematics Hermite space (depending on rd ): Hd,rd := f : Rd → R : f continuous, Rd (f(x))2 ϕd (x) dx < ∞, f d,rd < ∞ . Norm: f d,rd :=   k∈Nd 0 1 rd (k) (ˆf(k))2   1/2 . Inner product: f, g d,rd := k∈Nd 0 1 rd (k) ˆf(k)ˆg(k) Peter Kritzer Numerical Integration in Hermite Spaces 8
  • 12. Johann Radon Institute for Computational and Applied Mathematics Hermite space Hd,rd is reproducing kernel Hilbert space with kernel Kd,rd (x, y) := k∈Nd 0 rd (k)Hk (x)Hk (y). Introduced in C. Irrgeher, G. Leobacher. High-dimensional integration on the Rd , weighted Hermite spaces, and orthogonal transforms. J. Complexity 31, 174–205, 2015. Peter Kritzer Numerical Integration in Hermite Spaces 9
  • 13. Johann Radon Institute for Computational and Applied Mathematics The case rexp d Peter Kritzer Numerical Integration in Hermite Spaces 10
  • 14. Johann Radon Institute for Computational and Applied Mathematics Studied in the paper C. Irrgeher, P. Kritzer, G. Leobacher, F. Pillichshammer. Integration in Hermite spaces of analytic functions. J. Complexity 31, 380–404, 2015. Peter Kritzer Numerical Integration in Hermite Spaces 11
  • 15. Johann Radon Institute for Computational and Applied Mathematics Studied in the paper C. Irrgeher, P. Kritzer, G. Leobacher, F. Pillichshammer. Integration in Hermite spaces of analytic functions. J. Complexity 31, 380–404, 2015. Choose ω ∈ (0, 1) and two real sequences a = {aj }, b = {bj }, 1 ≤ a1 ≤ a2 ≤ · · · and inf j≥1 bj ≥ 1 and set rexp d (k) = d j=1 rj (kj ), with rj (k) = ωaj k bj . Peter Kritzer Numerical Integration in Hermite Spaces 11
  • 16. Johann Radon Institute for Computational and Applied Mathematics Study integration in Hd,rexp d . Hermite coefficients of functions in Hd,rexp d decrease exponentially fast. Hd,rexp d contains analytic functions. Peter Kritzer Numerical Integration in Hermite Spaces 12
  • 17. Johann Radon Institute for Computational and Applied Mathematics First goal: show exponential error convergence. Peter Kritzer Numerical Integration in Hermite Spaces 13
  • 18. Johann Radon Institute for Computational and Applied Mathematics First goal: show exponential error convergence. Exponential convergence (EXP) if there exist q ∈ (0, 1) and Cd , Md , pd > 0 for all d such that ewor (N, Hd,rexp d ) ≤ Cd q (N/Md ) pd for all N ∈ N. (1) Peter Kritzer Numerical Integration in Hermite Spaces 13
  • 19. Johann Radon Institute for Computational and Applied Mathematics First goal: show exponential error convergence. Exponential convergence (EXP) if there exist q ∈ (0, 1) and Cd , Md , pd > 0 for all d such that ewor (N, Hd,rexp d ) ≤ Cd q (N/Md ) pd for all N ∈ N. (1) Uniform exponential convergence (UEXP) if pd = p > 0 for all d ∈ N in (1). Peter Kritzer Numerical Integration in Hermite Spaces 13
  • 20. Johann Radon Institute for Computational and Applied Mathematics First goal: show exponential error convergence. Exponential convergence (EXP) if there exist q ∈ (0, 1) and Cd , Md , pd > 0 for all d such that ewor (N, Hd,rexp d ) ≤ Cd q (N/Md ) pd for all N ∈ N. (1) Uniform exponential convergence (UEXP) if pd = p > 0 for all d ∈ N in (1). Interest in largest possible rate pd (or p). Peter Kritzer Numerical Integration in Hermite Spaces 13
  • 21. Johann Radon Institute for Computational and Applied Mathematics First goal: show exponential error convergence. Exponential convergence (EXP) if there exist q ∈ (0, 1) and Cd , Md , pd > 0 for all d such that ewor (N, Hd,rexp d ) ≤ Cd q (N/Md ) pd for all N ∈ N. (1) Uniform exponential convergence (UEXP) if pd = p > 0 for all d ∈ N in (1). Interest in largest possible rate pd (or p). Second goal: Study dependence of ewor (N, Hd,rexp d ) on d. Peter Kritzer Numerical Integration in Hermite Spaces 13
  • 22. Johann Radon Institute for Computational and Applied Mathematics Use Gauss-Hermite-rules. Peter Kritzer Numerical Integration in Hermite Spaces 14
  • 23. Johann Radon Institute for Computational and Applied Mathematics Use Gauss-Hermite-rules. Univariate case: Gauss-Hermite rule of order N: GN(f) = N i=1 αi f(xi ). Peter Kritzer Numerical Integration in Hermite Spaces 14
  • 24. Johann Radon Institute for Computational and Applied Mathematics Use Gauss-Hermite-rules. Univariate case: Gauss-Hermite rule of order N: GN(f) = N i=1 αi f(xi ). Nodes x1, . . . , xN ∈ R zeros of HN. Weights αi = 1 NH2 N−1(xi ) . Rule is exact for all polynomials of degree less than 2N. Peter Kritzer Numerical Integration in Hermite Spaces 14
  • 25. Johann Radon Institute for Computational and Applied Mathematics d-variate case: Use the product rule GN = GN1 ⊗ · · · ⊗ GNd , with N = N1 · · · Nd . Peter Kritzer Numerical Integration in Hermite Spaces 15
  • 26. Johann Radon Institute for Computational and Applied Mathematics d-variate case: Use the product rule GN = GN1 ⊗ · · · ⊗ GNd , with N = N1 · · · Nd . Proposition 1 Let GN be a d-variate Gauss-Hermite product rule as above. Then (ewor (GN, Hd,rexp d ))2 ≤ −1 + d j=1 1 + ωaj (2Nj ) bj √ 8π 1 − ω2 . Peter Kritzer Numerical Integration in Hermite Spaces 15
  • 27. Johann Radon Institute for Computational and Applied Mathematics Use the previous proposition and choose Nj = Nj (aj , bj ). Peter Kritzer Numerical Integration in Hermite Spaces 16
  • 28. Johann Radon Institute for Computational and Applied Mathematics Use the previous proposition and choose Nj = Nj (aj , bj ). Then GN can yield EXP, and UEXP if B := ∞ j=1 b−1 j < ∞. E.g., Peter Kritzer Numerical Integration in Hermite Spaces 16
  • 29. Johann Radon Institute for Computational and Applied Mathematics Use the previous proposition and choose Nj = Nj (aj , bj ). Then GN can yield EXP, and UEXP if B := ∞ j=1 b−1 j < ∞. E.g., Theorem 1 (Irrgeher, K., Leobacher, Pillichshammer, 2015) Let B < ∞. Let ε > 0 be given, and choose Nj :=        log √ 8π 1−ω2 π2 6 j2 log(1+ε2) aj 2bj log ω−1   1/bj      . Peter Kritzer Numerical Integration in Hermite Spaces 16
  • 30. Johann Radon Institute for Computational and Applied Mathematics Use the previous proposition and choose Nj = Nj (aj , bj ). Then GN can yield EXP, and UEXP if B := ∞ j=1 b−1 j < ∞. E.g., Theorem 1 (Irrgeher, K., Leobacher, Pillichshammer, 2015) Let B < ∞. Let ε > 0 be given, and choose Nj :=        log √ 8π 1−ω2 π2 6 j2 log(1+ε2) aj 2bj log ω−1   1/bj      . Then ewor (GN, Hd,rexp d ) ≤ ε, and for any δ > 0 there exists Cδ > 0 such that N ≤ Cδ logB+δ (1 + ε−1 ). Peter Kritzer Numerical Integration in Hermite Spaces 16
  • 31. Johann Radon Institute for Computational and Applied Mathematics Further results on EXP/UEXP and tractability in the paper. Related results: L2-approximation in Hd,rexp d : C. Irrgeher, P. Kritzer, F. Pillichshammer, H. Wo´zniakowski. Approximation in Hermite spaces of smooth functions. J. Approx. Th. 207, 98–126, 2016. C. Irrgeher, P. Kritzer, F. Pillichshammer, H. Wo´zniakowski. Tractability of multivariate approximation defined over Hilbert spaces with exponential weights. J. Approx. Th. 207, 301–338, 2016. Peter Kritzer Numerical Integration in Hermite Spaces 17
  • 32. Johann Radon Institute for Computational and Applied Mathematics The case rpol d Peter Kritzer Numerical Integration in Hermite Spaces 18
  • 33. Johann Radon Institute for Computational and Applied Mathematics J. Dick, C. Irrgeher, G. Leobacher, F. Pillichshammer. On the optimal order of integration in Hermite spaces with finite smoothness. Submitted, 2017. https://arxiv.org/abs/1608.06061 Peter Kritzer Numerical Integration in Hermite Spaces 19
  • 34. Johann Radon Institute for Computational and Applied Mathematics J. Dick, C. Irrgeher, G. Leobacher, F. Pillichshammer. On the optimal order of integration in Hermite spaces with finite smoothness. Submitted, 2017. https://arxiv.org/abs/1608.06061 Let α ∈ {1, 2, . . .} and set rpol d (k) = d j=1 rj (kj ), with rj (k) 1 kα (precise definition of rj in the paper). Peter Kritzer Numerical Integration in Hermite Spaces 19
  • 35. Johann Radon Institute for Computational and Applied Mathematics J. Dick, C. Irrgeher, G. Leobacher, F. Pillichshammer. On the optimal order of integration in Hermite spaces with finite smoothness. Submitted, 2017. https://arxiv.org/abs/1608.06061 Let α ∈ {1, 2, . . .} and set rpol d (k) = d j=1 rj (kj ), with rj (k) 1 kα (precise definition of rj in the paper). Functions in Hd,rpol d are α times (weakly) differentiable; norm can be re-written as Sobolev-type norm using derivatives. Peter Kritzer Numerical Integration in Hermite Spaces 19
  • 36. Johann Radon Institute for Computational and Applied Mathematics Theorem 2 (Dick, Irrgeher, Leobacher, Pillichshammer, 2017) Let d, α ∈ N. Then for all N ∈ N it is true that ewor (N, Hd,rpol d ) ≥ Cd,α (log N) d−1 2 Nα , where Cd,α depends on d and α. Proof: Fooling function argument. Peter Kritzer Numerical Integration in Hermite Spaces 20
  • 37. Johann Radon Institute for Computational and Applied Mathematics Upper bound: Truncate the domain Rd to [−b, b] with b = (b, b, . . . , b) and b = 2 α log N. Peter Kritzer Numerical Integration in Hermite Spaces 21
  • 38. Johann Radon Institute for Computational and Applied Mathematics Upper bound: Truncate the domain Rd to [−b, b] with b = (b, b, . . . , b) and b = 2 α log N. Linear transformation T : [0, 1]d → [−b, b]. Peter Kritzer Numerical Integration in Hermite Spaces 21
  • 39. Johann Radon Institute for Computational and Applied Mathematics Upper bound: Truncate the domain Rd to [−b, b] with b = (b, b, . . . , b) and b = 2 α log N. Linear transformation T : [0, 1]d → [−b, b]. Integration nodes: xk = T(zk ), k = 1, . . . , N, where zk stem from a digital higher-order net in [0, 1]d . Peter Kritzer Numerical Integration in Hermite Spaces 21
  • 40. Johann Radon Institute for Computational and Applied Mathematics Upper bound: Truncate the domain Rd to [−b, b] with b = (b, b, . . . , b) and b = 2 α log N. Linear transformation T : [0, 1]d → [−b, b]. Integration nodes: xk = T(zk ), k = 1, . . . , N, where zk stem from a digital higher-order net in [0, 1]d . Integration weights wk = (2b)d ϕd (T(zk ))/N, k = 1, . . . , N in AN,d = N k=1 wk f(xk ). Peter Kritzer Numerical Integration in Hermite Spaces 21
  • 41. Johann Radon Institute for Computational and Applied Mathematics Theorem 3 (Dick, Irrgeher, Leobacher, Pillichshammer, 2017) Let d, α ∈ N. Then ewor (AN,d , Hd,rpol d ) ≤ Cd,α (log N)d 2α+3 4 − 1 2 Nα , where Cd,α depends on d and α. Peter Kritzer Numerical Integration in Hermite Spaces 22
  • 42. Johann Radon Institute for Computational and Applied Mathematics Theorem 3 (Dick, Irrgeher, Leobacher, Pillichshammer, 2017) Let d, α ∈ N. Then ewor (AN,d , Hd,rpol d ) ≤ Cd,α (log N)d 2α+3 4 − 1 2 Nα , where Cd,α depends on d and α. Optimal main convergence order N−α , but presumably non-optimal power of (log N)-term, Cd,α depends on d. Peter Kritzer Numerical Integration in Hermite Spaces 22
  • 43. Johann Radon Institute for Computational and Applied Mathematics Open problems Peter Kritzer Numerical Integration in Hermite Spaces 23
  • 44. Johann Radon Institute for Computational and Applied Mathematics Main open problem: Can we vanquish the curse of dimensionality for the case rpol d ? Peter Kritzer Numerical Integration in Hermite Spaces 24
  • 45. Johann Radon Institute for Computational and Applied Mathematics Main open problem: Can we vanquish the curse of dimensionality for the case rpol d ? The upper bound in Theorem 3 was obtained by analyzing (1) the error of approximating the integral outside of [−b, b] by 0, (2) the error of approximating the integral within [−b, b] by AN,d . Peter Kritzer Numerical Integration in Hermite Spaces 24
  • 46. Johann Radon Institute for Computational and Applied Mathematics Main open problem: Can we vanquish the curse of dimensionality for the case rpol d ? The upper bound in Theorem 3 was obtained by analyzing (1) the error of approximating the integral outside of [−b, b] by 0, (2) the error of approximating the integral within [−b, b] by AN,d . Common way to reduce the curse of dimensionality in QMC: Use weights in the sense of Sloan/Wo´zniakowski. Peter Kritzer Numerical Integration in Hermite Spaces 24
  • 47. Johann Radon Institute for Computational and Applied Mathematics Main open problem: Can we vanquish the curse of dimensionality for the case rpol d ? The upper bound in Theorem 3 was obtained by analyzing (1) the error of approximating the integral outside of [−b, b] by 0, (2) the error of approximating the integral within [−b, b] by AN,d . Common way to reduce the curse of dimensionality in QMC: Use weights in the sense of Sloan/Wo´zniakowski. Natural approach: Use weights and adjust the bounds of the box [−b, b] coordinate-wise. Peter Kritzer Numerical Integration in Hermite Spaces 24
  • 48. Johann Radon Institute for Computational and Applied Mathematics Main open problem: Can we vanquish the curse of dimensionality for the case rpol d ? The upper bound in Theorem 3 was obtained by analyzing (1) the error of approximating the integral outside of [−b, b] by 0, (2) the error of approximating the integral within [−b, b] by AN,d . Common way to reduce the curse of dimensionality in QMC: Use weights in the sense of Sloan/Wo´zniakowski. Natural approach: Use weights and adjust the bounds of the box [−b, b] coordinate-wise. Problem: Choosing the weights to reduce (1) increases (2), and vice versa. Peter Kritzer Numerical Integration in Hermite Spaces 24
  • 49. Johann Radon Institute for Computational and Applied Mathematics Solutions to this problem? Peter Kritzer Numerical Integration in Hermite Spaces 25
  • 50. Johann Radon Institute for Computational and Applied Mathematics Solutions to this problem? Use a different way of estimating (1) and (2) to obtain better bounds. Is this possible at all? Peter Kritzer Numerical Integration in Hermite Spaces 25
  • 51. Johann Radon Institute for Computational and Applied Mathematics Solutions to this problem? Use a different way of estimating (1) and (2) to obtain better bounds. Is this possible at all? Approximate the integral outside of [−b, b] by something more sophisticated than 0. What is “something more sophisticated” ? Peter Kritzer Numerical Integration in Hermite Spaces 25
  • 52. Johann Radon Institute for Computational and Applied Mathematics Solutions to this problem? Use a different way of estimating (1) and (2) to obtain better bounds. Is this possible at all? Approximate the integral outside of [−b, b] by something more sophisticated than 0. What is “something more sophisticated” ? Use a different approach altogether. Which approach would work? Peter Kritzer Numerical Integration in Hermite Spaces 25
  • 53. Johann Radon Institute for Computational and Applied Mathematics Conclusion Peter Kritzer Numerical Integration in Hermite Spaces 26
  • 54. Johann Radon Institute for Computational and Applied Mathematics We studied numerical integration in Hermite spaces. Peter Kritzer Numerical Integration in Hermite Spaces 27
  • 55. Johann Radon Institute for Computational and Applied Mathematics We studied numerical integration in Hermite spaces. Case of exponentially decaying Hermite coefficients: many results (even for function approximation). Peter Kritzer Numerical Integration in Hermite Spaces 27
  • 56. Johann Radon Institute for Computational and Applied Mathematics We studied numerical integration in Hermite spaces. Case of exponentially decaying Hermite coefficients: many results (even for function approximation). Case of polynomially decaying Hermite coefficients: higher order digital nets can be used. Peter Kritzer Numerical Integration in Hermite Spaces 27
  • 57. Johann Radon Institute for Computational and Applied Mathematics We studied numerical integration in Hermite spaces. Case of exponentially decaying Hermite coefficients: many results (even for function approximation). Case of polynomially decaying Hermite coefficients: higher order digital nets can be used. Curse of dimensionality remains unresolved problem, not clear which strategy will work. Peter Kritzer Numerical Integration in Hermite Spaces 27
  • 58. Johann Radon Institute for Computational and Applied Mathematics Thank you very much for your attention. Peter Kritzer Numerical Integration in Hermite Spaces 28