SlideShare a Scribd company logo
1 of 20
Download to read offline
Uncertainty Propagation
Setting:
• We assume that we have determined distributions for parameters
• e.g., Bayesian inference, prior experiments, expert opinion
Goal: Construct statistics for quantities of interest
• e.g., Expected viral load in HIV patient with
appropriate uncertainty intervals
• Note: Often involves moderate to high-
dimensional integration
˙T1 = 1 - d1T1 - (1 - ")k1VT1
˙T2 = 2 - d2T2 - (1 - f")k2VT2
˙T⇤
1 = (1 - ")k1VT1 - T⇤
1 - m1ET⇤
1
˙T⇤
2 = (1 - f")k2VT2 - T⇤
2 - m2ET⇤
2
˙V = NT (T⇤
1 + T⇤
2 ) - cV - [(1 - ")⇢1k1T1 + (1 - f")⇢2k2T2]V
˙E = E +
bE (T⇤
1 + T⇤
2 )
T⇤
1 + T⇤
2 + Kb
E -
dE (T⇤
1 + T⇤
2 )
T⇤
1 + T⇤
2 + Kd
E - E E
E[V(t)] =
Z
R6
V(t, q)⇢(q)dq
Questions:
• How do we effectively propagate
input uncertainties?
• Efficient quadrature techniques
Uncertainty Propagation Techniques
Techniques and Issues:
• Analytic expressions for linearly parameterized problems
• Perturbation methods for nonlinearly parameterized problems
• Direct sampling methods
o Often require surrogate models
• Computation of moments using stochastic spectral methods
o Stochastic Galerkin – aka polynomial chaos
o Discrete projection
o Stochastic collocation
Forward Uncertainty Propagation: Linear Models
Linear Models: Analytic mean and variance relations
Example: Linear stress-strain relation
⌥i = Eei + E2e3
i + "i , i = 1, . . . , n
Let E, E2 and var(E), var(E2) denote parameter means and variance. Then
Model Statistics:
E[Eei + E2e3
i ] = Eei + E2e3
i
var[Eei + E2e3
i ] = e2
i var(E) + e6
i var(E2) + 2e4
i cov(E, E2)
Response Statistics: Assume measurement errors uncorrelated from model
response.
E[⌥i] = Eei + E2e3
i
var[⌥i] = e2
i var(E) + e6
i var(E2) + 2e4
i cov(E, E2) + var("i)
Problem: Models are almost always nonlinearly parameterized
Forward Uncertainty Propagation: Perturbation Methods
Strategy: Consider
Q = ¯q + Q
= [¯q1 + Q1, . . . , ¯qp + qp]
Then
f(Q) = f(¯q) +
pX
i=1
⇥f
⇥Qi ¯q
QI + H.O.T
⇡ ¯y +
pX
i=1
si Qi
Q = [Q1, . . . , Qp] with joint pdf Q(q). Take
and
E(Qi) = ¯qi
var(Qi) =
Z
Rp
(qi ¯qi)2
⇥Q(q)dq =
Z
Rp
( qi)2
⇥Q(q)dq
cov(Qi, Qj) =
Z
Rp
(qi ¯qi)(qj ¯qj)⇥Q(q)dq =
Z
Rp
qi qj⇥Q(q)dq
Forward Uncertainty Propagation: Perturbation Methods
It follows that
E[f(Q)] = ¯y
Z
Rp
Q(q)dq +
pX
i=1
si
Z
Rp
(qi ¯qi) Q(q)dq = ¯y
and
var[f(Q)] = E[(f(Q) ¯y)2
]
=
Z
Rp
pX
i=1
si qi
!2
⇥Q(q)dq
=
pX
i=1
s2
i
Z
Rp
( qi)2
⇥Q(q)dq +
pX
i=1
pX
j=1
j6=i
sisj
Z
Rp
( qi)( qj)⇥Q(q)dq
=
pX
i=1
s2
i var(Qi) +
pX
i=1
pX
j=1
j6=i
sisjcov(Qi, Qj)
= ST
V S
Notes:
•  S and V are the local sensitivity vector and covariance matrix.
•  This is often termed the “sandwich relation”.
•  Suppose Qi ⇠ N(¯qi, 2
i ) are mutually independent. Then F(Q) ⇠ N(¯y, ST
V S).
Forward Uncertainty Propagation: Sampling Methods
Advantages:
• Applicable to nonlinear models.
• Parameters can be correlated and non-Gaussian.
• Straight-forward to apply and convergence rate is independent of number of
parameters.
• Can directly incorporate both parameter and measurement uncertainties.
• No additional cost for DRAM if interpolating.
Disadvantages:
• Very slow convergence rate:
• 100-fold more evaluations required to gain additional place of accuracy.
O‘ (1/
p
M) where M is the number of samples.
Strategy: Randomly sample from parameter and measurement error
distributions and propagate through model to quantify response uncertainty.
Perturbation and Sampling for Forward Propagation
Example: Consider
m
d2
z
dt2
+ c
dz
dt
= kz = f0 cos( F t)
z(0) = z0 ,
dz
dt
(0) = z1
with Q = [m,c,k]. This has the amplitude
z0(Q) =
f0
p
m2( 2
0
2
F )2 + c2 2
F
, 0 =
p
k/m
Consider the response
y = f( F , Q) =
z0(Q)
f0
=
1
p
(k m 2
F )2 + (c 2
F )
Take q = [m, c, k] ⇠ N(¯q, V ) where
¯q = [2.7, 0.24, 8.5] , V =
2
4
0.0022
0 0
0 0.0652
0
0 0 .0012
3
5
Perturbation and Sampling for Forward Propagation
Notes:
•  Natural frequency
•  Analytic sensitivity relations
¯0 = 1.7743 Hz
sT
=

f
m
,
f
c
,
f
dk
Compare:
•  Perturbation result
•  Sample M = 10,000 and construct sample mean and variance
¯ys( F ) =
1
M
MX
m=1
f( F , qm
)
2
s ( F ) =
1
M 1
MX
m=1
[f( F , qm
) ¯ys( F )]
2
Perturbation and Sampling for Forward Propagation
Results:
1.4 1.6 1.8 2 2.2 2.4 2.6
0
0.5
1
1.5
2
2.5
3
F
Response
Sampling Mean
Perturbation Mean
1.4 1.6 1.8 2 2.2 2.4 2.6
0
0.5
1
1.5
F
ResponseStandardDeviation
s
p
Means Standard Deviations
Perturbation and Sampling for Forward Propagation
Results: Recall the natural frequency
0.56 0.58 0.6 0.62 0.64 0.66 0.68
0
10
20
30
40
50
Response y
Sampling Method
Perturbation Method
0 1 2 3 4 5 6
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
Response y
Sampling Method
Perturbation Method
1.60 Hz 1.77 Hz
¯0 = 1.7743 Hz
Review of Confidence and Credible Intervals for Parameters
Data: = [ 1, · · · , n] of iid random observations
90% Confidence Intervals 90% Credible Interval
Confidence Interval (Frequentist): A 100 ⇥ (1 ↵)% confidence interval for a
Credible Interval (Bayesian): A 100 ⇥ (1 ↵) % credible interval is that having
probability at least 1 of containing q.
Strategy: Sample out of parameter density Q(q)
fixed, unknown parameter q0 is a random interval [Lc( ), Uc( )], having
probability at least 1 of covering q0 under the joint distribution of .
Confidence and Prediction Intervals for Responses
Linear Model:
Consider x0 in domain but not among data used to estimate q and .
= Xq0 + ⇥ , ⇥i ⇠ N(0, 2
0)
Two Cases:
(i) New prediction ⌥x0
Case (ii) First: Consider the unbiased estimator
(ii) Mean response µx0 = E( x0 )
bx0 = xT
0 ˆq
Example: Linear regression
i = q1 +
pX
j=2
xijqj + i , i = 1, · · · , n
x0 = [1, x02, · · · , x0p]T
Confidence and Prediction Intervals for Responses
From the properties
var
nX
i=1
aiXi
!
=
nX
i=1
a2
i var(Xi)
var(ˆq) = 2
0(XT
X) 1
it follows that
var(bx0 ) = 2
0
⇥
xT
0 (XT
X) 1
x0
⇤
Estimator:
b2
(bx0 ) = b2
⇥
xT
0 (XT
X) 1
x0
⇤
Note: ⇥i ⇠ N(0, 2
0) implies that
bx0 µx0
0
p
xT
0 (XT X) 1x0
⇠ N(0, 1)
Confidence and Prediction Intervals for Responses
Using Property 7.10 and 7.11, if follows that
T =
bx0 µx0
b
p
xT
0 (XT X) 1x0
⇠ t(n p)
Confidence Interval:

bx0
± tn p,1 /2 · b
q
xT
0 (XT X) 1x0
Prediction Interval: Assume that estimators ˆq and ˆ2
have been computed
using previous data so independent from ⌥x0 . Then ⌥x0
b⌥x0 is normally
distributed with
E( x0
bx0 ) = xT
0 q0 xT
0 E(ˆq) = 0
var( x0
bx0 ) = var( x0 ) + var(bx0 )
= 2
0 + 2
0xT
0 (XT
X) 1
x0
= 2
0
⇥
1 + xT
0 (XT
X) 1
x0
⇤
Prediction Intervals for Responses
Prediction Interval:

x0
± tn p,1 /2 · b
q
1 + xT
0 (XT X) 1x0
Data: = [ 1, · · · , n] of iid random observations
Prediction Interval: A 100 ⇥ (1 ↵)% prediction interval for a future observable
n+1 is a random interval [Lc( ), Uc( )] having probability at least 1 of
of containing n+1 under the joint distribution of ( , n+1).
Uncertainty Propagation in Models
Example: Linear model"
i = q1 + q2x2
i + i
with q0 = [0.6, 1.2] and 0 = 3.
0 1 2 3 4 5
−10
0
10
20
30
40
x
0 1 2 3 4 5
−10
0
10
20
30
40
x
Frequentist Confidence and
Prediction Intervals"
Bayesian Credible and
Prediction Intervals"
Note: Confidence and credible intervals grow for extrapolatory predictions."
Uncertainty Propagation in Models
Example: HIV model"
˙T1 = ⇥1 d1T1 (1 ⌅)k1V T1
˙T2 = ⇥2 d2T2 (1 f⌅)k2V T2
˙T⇤
1 = (1 ⌅)k1V T1 T⇤
1 m1ET⇤
1
˙T⇤
2 = (1 f⌅)k2V T2 T⇤
2 m2ET⇤
2
˙V = NT (T⇤
1 + T⇤
2 ) cV [(1 ⌅)⇤1k1T1 + (1 f⌅)⇤2k2T2]V
˙E = ⇥E +
bE(T⇤
1 + T⇤
2 )
T⇤
1 + T⇤
2 + Kb
E
dE(T⇤
1 + T⇤
2 )
T⇤
1 + T⇤
2 + Kd
E EE.
5000 10000 15000
0.67
0.68
0.69
5000 10000 15000
8
9
10
x 10
−3 d1
5000 10000 15000
1.2
1.25
1.3
x 10
−4 k2
5000 10000 15000
0.98
1
1.02
x 10
4 1
5000 10000 15000
70
80
90
100
110
Kb
5000 10000 15000
0.298
0.3
0.302
bE
0.298 0.3 0.302
0
500
bE
0.67 0.675 0.68 0.685 0.69
0
100
200
8 9 10
x 10
−3
0
500
1000
d1
1.2 1.25 1.3
x 10
−4
0
1
2
3
x 10
5 k2
0.98 0.99 1 1.01 1.02
x 10
4
0
0.005
0.01
1
70 80 90 100 110
0
0.05
0.1
Kb
Uncertainty Propagation in Models
Example: HIV model"
2500 5000 7500 10000 12500 15000
0.2985
0.2995
0.3005
0.3015
0.3025
b
E
Index
2500 5000 7500 10000 12500 15000
0.67
0.675
0.68
0.685
Index
0 50 100 150 200
0
10
20
30
40
50
60
Time (s)
E
30 35 40 45 50
35
40
45
50
Time (s)
E
Use of Prediction Intervals: Nuclear Power Plant Design
e.g., Dittus—Boelter Relation
Subchannel Code (COBRA-TF): numerous closure relations, ~70 parameters
i.e., [0, 0.046], [0, 1.6], [0,0.8]
Industry Standard: Employ conservative, uniform, bounds
Bayesian Analysis: Employ conservative bounds as priors
Note: Substantial reduction in parameter uncertainty
Nu = 0.023Re0.8
Pr0.4
Nu: Nusselt number
Re: Reynolds number
Pr: Prandtl number
2 ⇡ 0.0035 2 ⇡ 0.06 2 ⇡ 0.03
Use of Prediction Intervals: Nuclear Power Plant Design
Strategy: Propagate parameter uncertainties through COBRA-TF to
determine uncertainty in maximum fuel temperature
Notes:
• Temperature uncertainty reduced
from 40 degrees to 5 degrees
• Can run plant 20 degrees hotter,
which significantly improves efficiency
Ramification: Savings of 10 billion dollars per year for US power plants
Issues:
• We considered only one of many closure relations
• Nuclear regulatory commission takes years to change requirements and codes
Good News: We are now working with Westinghouse to reduce uncertainties.

More Related Content

What's hot

Probabilistic Control of Switched Linear Systems with Chance Constraints
Probabilistic Control of Switched Linear Systems with Chance ConstraintsProbabilistic Control of Switched Linear Systems with Chance Constraints
Probabilistic Control of Switched Linear Systems with Chance ConstraintsLeo Asselborn
 
Control of Discrete-Time Piecewise Affine Probabilistic Systems using Reachab...
Control of Discrete-Time Piecewise Affine Probabilistic Systems using Reachab...Control of Discrete-Time Piecewise Affine Probabilistic Systems using Reachab...
Control of Discrete-Time Piecewise Affine Probabilistic Systems using Reachab...Leo Asselborn
 
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...Tomoya Murata
 
Adaptive dynamic programming for control
Adaptive dynamic programming for controlAdaptive dynamic programming for control
Adaptive dynamic programming for controlSpringer
 
Quantitative norm convergence of some ergodic averages
Quantitative norm convergence of some ergodic averagesQuantitative norm convergence of some ergodic averages
Quantitative norm convergence of some ergodic averagesVjekoslavKovac1
 
Discrete control2 converted
Discrete control2 convertedDiscrete control2 converted
Discrete control2 convertedcairo university
 
Variants of the Christ-Kiselev lemma and an application to the maximal Fourie...
Variants of the Christ-Kiselev lemma and an application to the maximal Fourie...Variants of the Christ-Kiselev lemma and an application to the maximal Fourie...
Variants of the Christ-Kiselev lemma and an application to the maximal Fourie...VjekoslavKovac1
 
Random Matrix Theory and Machine Learning - Part 4
Random Matrix Theory and Machine Learning - Part 4Random Matrix Theory and Machine Learning - Part 4
Random Matrix Theory and Machine Learning - Part 4Fabian Pedregosa
 
Hideitsu Hino
Hideitsu HinoHideitsu Hino
Hideitsu HinoSuurist
 
Automatic Bayesian method for Numerical Integration
Automatic Bayesian method for Numerical Integration Automatic Bayesian method for Numerical Integration
Automatic Bayesian method for Numerical Integration Jagadeeswaran Rathinavel
 
Hiroyuki Sato
Hiroyuki SatoHiroyuki Sato
Hiroyuki SatoSuurist
 
Phase diagram at finite T & Mu in strong coupling limit of lattice QCD
Phase diagram at finite T & Mu in strong coupling limit of lattice QCDPhase diagram at finite T & Mu in strong coupling limit of lattice QCD
Phase diagram at finite T & Mu in strong coupling limit of lattice QCDBenjamin Jaedon Choi
 
Tetsunao Matsuta
Tetsunao MatsutaTetsunao Matsuta
Tetsunao MatsutaSuurist
 
Control of Uncertain Nonlinear Systems Using Ellipsoidal Reachability Calculus
Control of Uncertain Nonlinear Systems Using Ellipsoidal Reachability CalculusControl of Uncertain Nonlinear Systems Using Ellipsoidal Reachability Calculus
Control of Uncertain Nonlinear Systems Using Ellipsoidal Reachability CalculusLeo Asselborn
 
Ece formula sheet
Ece formula sheetEce formula sheet
Ece formula sheetManasa Mona
 

What's hot (20)

QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
 
Probabilistic Control of Switched Linear Systems with Chance Constraints
Probabilistic Control of Switched Linear Systems with Chance ConstraintsProbabilistic Control of Switched Linear Systems with Chance Constraints
Probabilistic Control of Switched Linear Systems with Chance Constraints
 
Control of Discrete-Time Piecewise Affine Probabilistic Systems using Reachab...
Control of Discrete-Time Piecewise Affine Probabilistic Systems using Reachab...Control of Discrete-Time Piecewise Affine Probabilistic Systems using Reachab...
Control of Discrete-Time Piecewise Affine Probabilistic Systems using Reachab...
 
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
 
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...
 
Adaptive dynamic programming for control
Adaptive dynamic programming for controlAdaptive dynamic programming for control
Adaptive dynamic programming for control
 
Quantitative norm convergence of some ergodic averages
Quantitative norm convergence of some ergodic averagesQuantitative norm convergence of some ergodic averages
Quantitative norm convergence of some ergodic averages
 
Discrete control2 converted
Discrete control2 convertedDiscrete control2 converted
Discrete control2 converted
 
Tables
TablesTables
Tables
 
Variants of the Christ-Kiselev lemma and an application to the maximal Fourie...
Variants of the Christ-Kiselev lemma and an application to the maximal Fourie...Variants of the Christ-Kiselev lemma and an application to the maximal Fourie...
Variants of the Christ-Kiselev lemma and an application to the maximal Fourie...
 
SSA slides
SSA slidesSSA slides
SSA slides
 
Random Matrix Theory and Machine Learning - Part 4
Random Matrix Theory and Machine Learning - Part 4Random Matrix Theory and Machine Learning - Part 4
Random Matrix Theory and Machine Learning - Part 4
 
Hideitsu Hino
Hideitsu HinoHideitsu Hino
Hideitsu Hino
 
Automatic Bayesian method for Numerical Integration
Automatic Bayesian method for Numerical Integration Automatic Bayesian method for Numerical Integration
Automatic Bayesian method for Numerical Integration
 
Hiroyuki Sato
Hiroyuki SatoHiroyuki Sato
Hiroyuki Sato
 
Gamma function
Gamma functionGamma function
Gamma function
 
Phase diagram at finite T & Mu in strong coupling limit of lattice QCD
Phase diagram at finite T & Mu in strong coupling limit of lattice QCDPhase diagram at finite T & Mu in strong coupling limit of lattice QCD
Phase diagram at finite T & Mu in strong coupling limit of lattice QCD
 
Tetsunao Matsuta
Tetsunao MatsutaTetsunao Matsuta
Tetsunao Matsuta
 
Control of Uncertain Nonlinear Systems Using Ellipsoidal Reachability Calculus
Control of Uncertain Nonlinear Systems Using Ellipsoidal Reachability CalculusControl of Uncertain Nonlinear Systems Using Ellipsoidal Reachability Calculus
Control of Uncertain Nonlinear Systems Using Ellipsoidal Reachability Calculus
 
Ece formula sheet
Ece formula sheetEce formula sheet
Ece formula sheet
 

Similar to 2018 MUMS Fall Course - Mathematical surrogate and reduced-order models - Ralph Smith, November 6, 2018

233_Sample-Chapter (1).pdf
233_Sample-Chapter (1).pdf233_Sample-Chapter (1).pdf
233_Sample-Chapter (1).pdfssuser4dafea
 
LINEAR SYSTEMS
LINEAR SYSTEMSLINEAR SYSTEMS
LINEAR SYSTEMSJazzieJao1
 
Solutions_Chapter3.pdf
Solutions_Chapter3.pdfSolutions_Chapter3.pdf
Solutions_Chapter3.pdfTessydee
 
Matlab lab manual
Matlab lab manualMatlab lab manual
Matlab lab manualnmahi96
 
Solutions Manual for Calculus Early Transcendentals 10th Edition by Anton
Solutions Manual for Calculus Early Transcendentals 10th Edition by AntonSolutions Manual for Calculus Early Transcendentals 10th Edition by Anton
Solutions Manual for Calculus Early Transcendentals 10th Edition by AntonPamelaew
 
Computing f-Divergences and Distances of\\ High-Dimensional Probability Densi...
Computing f-Divergences and Distances of\\ High-Dimensional Probability Densi...Computing f-Divergences and Distances of\\ High-Dimensional Probability Densi...
Computing f-Divergences and Distances of\\ High-Dimensional Probability Densi...Alexander Litvinenko
 
Calculus Early Transcendentals 10th Edition Anton Solutions Manual
Calculus Early Transcendentals 10th Edition Anton Solutions ManualCalculus Early Transcendentals 10th Edition Anton Solutions Manual
Calculus Early Transcendentals 10th Edition Anton Solutions Manualnodyligomi
 
Using blurred images to assess damage in bridge structures?
Using blurred images to assess damage in bridge structures?Using blurred images to assess damage in bridge structures?
Using blurred images to assess damage in bridge structures? Alessandro Palmeri
 
SIAM - Minisymposium on Guaranteed numerical algorithms
SIAM - Minisymposium on Guaranteed numerical algorithmsSIAM - Minisymposium on Guaranteed numerical algorithms
SIAM - Minisymposium on Guaranteed numerical algorithmsJagadeeswaran Rathinavel
 
Applications of Differential Calculus in real life
Applications of Differential Calculus in real life Applications of Differential Calculus in real life
Applications of Differential Calculus in real life OlooPundit
 
【DL輪読会】Unbiased Gradient Estimation for Marginal Log-likelihood
【DL輪読会】Unbiased Gradient Estimation for Marginal Log-likelihood【DL輪読会】Unbiased Gradient Estimation for Marginal Log-likelihood
【DL輪読会】Unbiased Gradient Estimation for Marginal Log-likelihoodDeep Learning JP
 
Bayesian inference on mixtures
Bayesian inference on mixturesBayesian inference on mixtures
Bayesian inference on mixturesChristian Robert
 
EC8553 Discrete time signal processing
EC8553 Discrete time signal processing EC8553 Discrete time signal processing
EC8553 Discrete time signal processing ssuser2797e4
 
Signals and Systems Formula Sheet
Signals and Systems Formula SheetSignals and Systems Formula Sheet
Signals and Systems Formula SheetHaris Hassan
 

Similar to 2018 MUMS Fall Course - Mathematical surrogate and reduced-order models - Ralph Smith, November 6, 2018 (20)

233_Sample-Chapter.pdf
233_Sample-Chapter.pdf233_Sample-Chapter.pdf
233_Sample-Chapter.pdf
 
233_Sample-Chapter (1).pdf
233_Sample-Chapter (1).pdf233_Sample-Chapter (1).pdf
233_Sample-Chapter (1).pdf
 
LINEAR SYSTEMS
LINEAR SYSTEMSLINEAR SYSTEMS
LINEAR SYSTEMS
 
cheb_conf_aksenov.pdf
cheb_conf_aksenov.pdfcheb_conf_aksenov.pdf
cheb_conf_aksenov.pdf
 
Solutions_Chapter3.pdf
Solutions_Chapter3.pdfSolutions_Chapter3.pdf
Solutions_Chapter3.pdf
 
Matlab lab manual
Matlab lab manualMatlab lab manual
Matlab lab manual
 
Solutions Manual for Calculus Early Transcendentals 10th Edition by Anton
Solutions Manual for Calculus Early Transcendentals 10th Edition by AntonSolutions Manual for Calculus Early Transcendentals 10th Edition by Anton
Solutions Manual for Calculus Early Transcendentals 10th Edition by Anton
 
Computing f-Divergences and Distances of\\ High-Dimensional Probability Densi...
Computing f-Divergences and Distances of\\ High-Dimensional Probability Densi...Computing f-Divergences and Distances of\\ High-Dimensional Probability Densi...
Computing f-Divergences and Distances of\\ High-Dimensional Probability Densi...
 
Calculus Early Transcendentals 10th Edition Anton Solutions Manual
Calculus Early Transcendentals 10th Edition Anton Solutions ManualCalculus Early Transcendentals 10th Edition Anton Solutions Manual
Calculus Early Transcendentals 10th Edition Anton Solutions Manual
 
lec07_DFT.pdf
lec07_DFT.pdflec07_DFT.pdf
lec07_DFT.pdf
 
Using blurred images to assess damage in bridge structures?
Using blurred images to assess damage in bridge structures?Using blurred images to assess damage in bridge structures?
Using blurred images to assess damage in bridge structures?
 
kactl.pdf
kactl.pdfkactl.pdf
kactl.pdf
 
SIAM - Minisymposium on Guaranteed numerical algorithms
SIAM - Minisymposium on Guaranteed numerical algorithmsSIAM - Minisymposium on Guaranteed numerical algorithms
SIAM - Minisymposium on Guaranteed numerical algorithms
 
Applications of Differential Calculus in real life
Applications of Differential Calculus in real life Applications of Differential Calculus in real life
Applications of Differential Calculus in real life
 
MUMS Undergraduate Workshop - Introduction to Bayesian Inference & Uncertaint...
MUMS Undergraduate Workshop - Introduction to Bayesian Inference & Uncertaint...MUMS Undergraduate Workshop - Introduction to Bayesian Inference & Uncertaint...
MUMS Undergraduate Workshop - Introduction to Bayesian Inference & Uncertaint...
 
【DL輪読会】Unbiased Gradient Estimation for Marginal Log-likelihood
【DL輪読会】Unbiased Gradient Estimation for Marginal Log-likelihood【DL輪読会】Unbiased Gradient Estimation for Marginal Log-likelihood
【DL輪読会】Unbiased Gradient Estimation for Marginal Log-likelihood
 
Bayesian inference on mixtures
Bayesian inference on mixturesBayesian inference on mixtures
Bayesian inference on mixtures
 
Computer science-formulas
Computer science-formulasComputer science-formulas
Computer science-formulas
 
EC8553 Discrete time signal processing
EC8553 Discrete time signal processing EC8553 Discrete time signal processing
EC8553 Discrete time signal processing
 
Signals and Systems Formula Sheet
Signals and Systems Formula SheetSignals and Systems Formula Sheet
Signals and Systems Formula Sheet
 

More from 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

Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxPoojaSen20
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 

Recently uploaded (20)

Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 

2018 MUMS Fall Course - Mathematical surrogate and reduced-order models - Ralph Smith, November 6, 2018

  • 1. Uncertainty Propagation Setting: • We assume that we have determined distributions for parameters • e.g., Bayesian inference, prior experiments, expert opinion Goal: Construct statistics for quantities of interest • e.g., Expected viral load in HIV patient with appropriate uncertainty intervals • Note: Often involves moderate to high- dimensional integration ˙T1 = 1 - d1T1 - (1 - ")k1VT1 ˙T2 = 2 - d2T2 - (1 - f")k2VT2 ˙T⇤ 1 = (1 - ")k1VT1 - T⇤ 1 - m1ET⇤ 1 ˙T⇤ 2 = (1 - f")k2VT2 - T⇤ 2 - m2ET⇤ 2 ˙V = NT (T⇤ 1 + T⇤ 2 ) - cV - [(1 - ")⇢1k1T1 + (1 - f")⇢2k2T2]V ˙E = E + bE (T⇤ 1 + T⇤ 2 ) T⇤ 1 + T⇤ 2 + Kb E - dE (T⇤ 1 + T⇤ 2 ) T⇤ 1 + T⇤ 2 + Kd E - E E E[V(t)] = Z R6 V(t, q)⇢(q)dq Questions: • How do we effectively propagate input uncertainties? • Efficient quadrature techniques
  • 2. Uncertainty Propagation Techniques Techniques and Issues: • Analytic expressions for linearly parameterized problems • Perturbation methods for nonlinearly parameterized problems • Direct sampling methods o Often require surrogate models • Computation of moments using stochastic spectral methods o Stochastic Galerkin – aka polynomial chaos o Discrete projection o Stochastic collocation
  • 3. Forward Uncertainty Propagation: Linear Models Linear Models: Analytic mean and variance relations Example: Linear stress-strain relation ⌥i = Eei + E2e3 i + "i , i = 1, . . . , n Let E, E2 and var(E), var(E2) denote parameter means and variance. Then Model Statistics: E[Eei + E2e3 i ] = Eei + E2e3 i var[Eei + E2e3 i ] = e2 i var(E) + e6 i var(E2) + 2e4 i cov(E, E2) Response Statistics: Assume measurement errors uncorrelated from model response. E[⌥i] = Eei + E2e3 i var[⌥i] = e2 i var(E) + e6 i var(E2) + 2e4 i cov(E, E2) + var("i) Problem: Models are almost always nonlinearly parameterized
  • 4. Forward Uncertainty Propagation: Perturbation Methods Strategy: Consider Q = ¯q + Q = [¯q1 + Q1, . . . , ¯qp + qp] Then f(Q) = f(¯q) + pX i=1 ⇥f ⇥Qi ¯q QI + H.O.T ⇡ ¯y + pX i=1 si Qi Q = [Q1, . . . , Qp] with joint pdf Q(q). Take and E(Qi) = ¯qi var(Qi) = Z Rp (qi ¯qi)2 ⇥Q(q)dq = Z Rp ( qi)2 ⇥Q(q)dq cov(Qi, Qj) = Z Rp (qi ¯qi)(qj ¯qj)⇥Q(q)dq = Z Rp qi qj⇥Q(q)dq
  • 5. Forward Uncertainty Propagation: Perturbation Methods It follows that E[f(Q)] = ¯y Z Rp Q(q)dq + pX i=1 si Z Rp (qi ¯qi) Q(q)dq = ¯y and var[f(Q)] = E[(f(Q) ¯y)2 ] = Z Rp pX i=1 si qi !2 ⇥Q(q)dq = pX i=1 s2 i Z Rp ( qi)2 ⇥Q(q)dq + pX i=1 pX j=1 j6=i sisj Z Rp ( qi)( qj)⇥Q(q)dq = pX i=1 s2 i var(Qi) + pX i=1 pX j=1 j6=i sisjcov(Qi, Qj) = ST V S Notes: •  S and V are the local sensitivity vector and covariance matrix. •  This is often termed the “sandwich relation”. •  Suppose Qi ⇠ N(¯qi, 2 i ) are mutually independent. Then F(Q) ⇠ N(¯y, ST V S).
  • 6. Forward Uncertainty Propagation: Sampling Methods Advantages: • Applicable to nonlinear models. • Parameters can be correlated and non-Gaussian. • Straight-forward to apply and convergence rate is independent of number of parameters. • Can directly incorporate both parameter and measurement uncertainties. • No additional cost for DRAM if interpolating. Disadvantages: • Very slow convergence rate: • 100-fold more evaluations required to gain additional place of accuracy. O‘ (1/ p M) where M is the number of samples. Strategy: Randomly sample from parameter and measurement error distributions and propagate through model to quantify response uncertainty.
  • 7. Perturbation and Sampling for Forward Propagation Example: Consider m d2 z dt2 + c dz dt = kz = f0 cos( F t) z(0) = z0 , dz dt (0) = z1 with Q = [m,c,k]. This has the amplitude z0(Q) = f0 p m2( 2 0 2 F )2 + c2 2 F , 0 = p k/m Consider the response y = f( F , Q) = z0(Q) f0 = 1 p (k m 2 F )2 + (c 2 F ) Take q = [m, c, k] ⇠ N(¯q, V ) where ¯q = [2.7, 0.24, 8.5] , V = 2 4 0.0022 0 0 0 0.0652 0 0 0 .0012 3 5
  • 8. Perturbation and Sampling for Forward Propagation Notes: •  Natural frequency •  Analytic sensitivity relations ¯0 = 1.7743 Hz sT =  f m , f c , f dk Compare: •  Perturbation result •  Sample M = 10,000 and construct sample mean and variance ¯ys( F ) = 1 M MX m=1 f( F , qm ) 2 s ( F ) = 1 M 1 MX m=1 [f( F , qm ) ¯ys( F )] 2
  • 9. Perturbation and Sampling for Forward Propagation Results: 1.4 1.6 1.8 2 2.2 2.4 2.6 0 0.5 1 1.5 2 2.5 3 F Response Sampling Mean Perturbation Mean 1.4 1.6 1.8 2 2.2 2.4 2.6 0 0.5 1 1.5 F ResponseStandardDeviation s p Means Standard Deviations
  • 10. Perturbation and Sampling for Forward Propagation Results: Recall the natural frequency 0.56 0.58 0.6 0.62 0.64 0.66 0.68 0 10 20 30 40 50 Response y Sampling Method Perturbation Method 0 1 2 3 4 5 6 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 Response y Sampling Method Perturbation Method 1.60 Hz 1.77 Hz ¯0 = 1.7743 Hz
  • 11. Review of Confidence and Credible Intervals for Parameters Data: = [ 1, · · · , n] of iid random observations 90% Confidence Intervals 90% Credible Interval Confidence Interval (Frequentist): A 100 ⇥ (1 ↵)% confidence interval for a Credible Interval (Bayesian): A 100 ⇥ (1 ↵) % credible interval is that having probability at least 1 of containing q. Strategy: Sample out of parameter density Q(q) fixed, unknown parameter q0 is a random interval [Lc( ), Uc( )], having probability at least 1 of covering q0 under the joint distribution of .
  • 12. Confidence and Prediction Intervals for Responses Linear Model: Consider x0 in domain but not among data used to estimate q and . = Xq0 + ⇥ , ⇥i ⇠ N(0, 2 0) Two Cases: (i) New prediction ⌥x0 Case (ii) First: Consider the unbiased estimator (ii) Mean response µx0 = E( x0 ) bx0 = xT 0 ˆq Example: Linear regression i = q1 + pX j=2 xijqj + i , i = 1, · · · , n x0 = [1, x02, · · · , x0p]T
  • 13. Confidence and Prediction Intervals for Responses From the properties var nX i=1 aiXi ! = nX i=1 a2 i var(Xi) var(ˆq) = 2 0(XT X) 1 it follows that var(bx0 ) = 2 0 ⇥ xT 0 (XT X) 1 x0 ⇤ Estimator: b2 (bx0 ) = b2 ⇥ xT 0 (XT X) 1 x0 ⇤ Note: ⇥i ⇠ N(0, 2 0) implies that bx0 µx0 0 p xT 0 (XT X) 1x0 ⇠ N(0, 1)
  • 14. Confidence and Prediction Intervals for Responses Using Property 7.10 and 7.11, if follows that T = bx0 µx0 b p xT 0 (XT X) 1x0 ⇠ t(n p) Confidence Interval:  bx0 ± tn p,1 /2 · b q xT 0 (XT X) 1x0 Prediction Interval: Assume that estimators ˆq and ˆ2 have been computed using previous data so independent from ⌥x0 . Then ⌥x0 b⌥x0 is normally distributed with E( x0 bx0 ) = xT 0 q0 xT 0 E(ˆq) = 0 var( x0 bx0 ) = var( x0 ) + var(bx0 ) = 2 0 + 2 0xT 0 (XT X) 1 x0 = 2 0 ⇥ 1 + xT 0 (XT X) 1 x0 ⇤
  • 15. Prediction Intervals for Responses Prediction Interval:  x0 ± tn p,1 /2 · b q 1 + xT 0 (XT X) 1x0 Data: = [ 1, · · · , n] of iid random observations Prediction Interval: A 100 ⇥ (1 ↵)% prediction interval for a future observable n+1 is a random interval [Lc( ), Uc( )] having probability at least 1 of of containing n+1 under the joint distribution of ( , n+1).
  • 16. Uncertainty Propagation in Models Example: Linear model" i = q1 + q2x2 i + i with q0 = [0.6, 1.2] and 0 = 3. 0 1 2 3 4 5 −10 0 10 20 30 40 x 0 1 2 3 4 5 −10 0 10 20 30 40 x Frequentist Confidence and Prediction Intervals" Bayesian Credible and Prediction Intervals" Note: Confidence and credible intervals grow for extrapolatory predictions."
  • 17. Uncertainty Propagation in Models Example: HIV model" ˙T1 = ⇥1 d1T1 (1 ⌅)k1V T1 ˙T2 = ⇥2 d2T2 (1 f⌅)k2V T2 ˙T⇤ 1 = (1 ⌅)k1V T1 T⇤ 1 m1ET⇤ 1 ˙T⇤ 2 = (1 f⌅)k2V T2 T⇤ 2 m2ET⇤ 2 ˙V = NT (T⇤ 1 + T⇤ 2 ) cV [(1 ⌅)⇤1k1T1 + (1 f⌅)⇤2k2T2]V ˙E = ⇥E + bE(T⇤ 1 + T⇤ 2 ) T⇤ 1 + T⇤ 2 + Kb E dE(T⇤ 1 + T⇤ 2 ) T⇤ 1 + T⇤ 2 + Kd E EE. 5000 10000 15000 0.67 0.68 0.69 5000 10000 15000 8 9 10 x 10 −3 d1 5000 10000 15000 1.2 1.25 1.3 x 10 −4 k2 5000 10000 15000 0.98 1 1.02 x 10 4 1 5000 10000 15000 70 80 90 100 110 Kb 5000 10000 15000 0.298 0.3 0.302 bE 0.298 0.3 0.302 0 500 bE 0.67 0.675 0.68 0.685 0.69 0 100 200 8 9 10 x 10 −3 0 500 1000 d1 1.2 1.25 1.3 x 10 −4 0 1 2 3 x 10 5 k2 0.98 0.99 1 1.01 1.02 x 10 4 0 0.005 0.01 1 70 80 90 100 110 0 0.05 0.1 Kb
  • 18. Uncertainty Propagation in Models Example: HIV model" 2500 5000 7500 10000 12500 15000 0.2985 0.2995 0.3005 0.3015 0.3025 b E Index 2500 5000 7500 10000 12500 15000 0.67 0.675 0.68 0.685 Index 0 50 100 150 200 0 10 20 30 40 50 60 Time (s) E 30 35 40 45 50 35 40 45 50 Time (s) E
  • 19. Use of Prediction Intervals: Nuclear Power Plant Design e.g., Dittus—Boelter Relation Subchannel Code (COBRA-TF): numerous closure relations, ~70 parameters i.e., [0, 0.046], [0, 1.6], [0,0.8] Industry Standard: Employ conservative, uniform, bounds Bayesian Analysis: Employ conservative bounds as priors Note: Substantial reduction in parameter uncertainty Nu = 0.023Re0.8 Pr0.4 Nu: Nusselt number Re: Reynolds number Pr: Prandtl number 2 ⇡ 0.0035 2 ⇡ 0.06 2 ⇡ 0.03
  • 20. Use of Prediction Intervals: Nuclear Power Plant Design Strategy: Propagate parameter uncertainties through COBRA-TF to determine uncertainty in maximum fuel temperature Notes: • Temperature uncertainty reduced from 40 degrees to 5 degrees • Can run plant 20 degrees hotter, which significantly improves efficiency Ramification: Savings of 10 billion dollars per year for US power plants Issues: • We considered only one of many closure relations • Nuclear regulatory commission takes years to change requirements and codes Good News: We are now working with Westinghouse to reduce uncertainties.