Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
SlideShare a Scribd company logo
Center for Uncertainty
Quantification
Solving inverse problem via
non-linear update of PCE coefficients
A. Litvinenko1, H.G. Matthies2, B. Rosic2, E. Zander2
1
CEMSE Division, KAUST, 2
TU Braunschweig, Germany
alexander.litvinenko@kaust.edu.sa
Center for Uncertainty
Quantification
Center for Uncertainty
Quantification
Motivation
Notation: Given a physical system modeled
by a PDE or ODE with uncertain coefficient
q(x, ω):
A(u, q(x, ω)) = f.
A solution operator S: u = u(x, ω) = S(q, f).
A measurement operator: y = M(u). Noisy
observations z(ω) = ˆy + ε(ω) with random
measurement error ε and ‘truth’ ˆy.
Very often, after applying stochastic Galerkin
or building a surrogate, we have all ingredi-
ents in gPCE basis. It would be nice to do
data assimilation/compute ’Bayesian’ update
with gPCE coefficients (to avoid sampling).
Aim: given noisy observations z(ω), to iden-
tify q(ω).
How?: To identify q(ω) we derived non-linear
approximation of the Bayesian update from
the variational problem associated with con-
ditional expectation. To reduce cost of the
’Bayesian’ update we offer a functional ap-
proximation, e.g. gPCE.
New: We apply ’Bayesian’ update to gPCE
coefficients of q(ω) (not to the probability den-
sity function of q).
1. Minimum Mean Square Error
Estimation (MMSE)
Let q(ξ) : Ω → RNq
be the (a priori) stochastic model
of some unknown QoI (e.g., uncertain parameter q),
Y : Ω → RNy
be the stochastic model (e.g. of mea-
surement forecast Y = M(q(ξ)) + ε(ξM)). We search
for a function ϕ : RNy
→ RNq
. The best estimator ˆϕ for
Y given q is
ˆϕ = argminϕ E[ q(ξ) − ϕ(Y + ε(ξM)) 2
2], (1)
where the expectation needs to be taken over Ω =
Ω × ΩM. Writing ξ = (ξ, ξM) ∈ Ω the best estimator
(or predictor) of q given the measurement model is
qM(ξ ) = ˆϕ(Y + ε(ξM)). (2)
Suppose the actual measurements are: yM(ξ ) =
¯yM + εM(ξ ), where ¯yM are the measured values and
εM(ξ ) is some assumed error model, then
q(ξ ) = ˆϕ(¯yM + εM(ξ )). (3)
2. Generalized PCE of mapping ϕ
Let us represent ϕ as a gPCE
ϕ ≈ ˆϕ = y →
γ∈J
ϕγΨγ(y(ξ))
γ - multi-index and J a multi-index set.
Compute unknown coefficients ϕγ by minimizing MSE,
by taking derivative w.r.t. ϕγ:
∂
∂ϕγ
E[(q −
γ∈J
ϕγΨγ(Y ))2
] = 0, (4)
2


γ∈J
E [Ψγ(y)Ψδ(y)] ϕγ − E [qΨδ(y)]

 = 0, ∀δ ∈ J ,
γ∈J
ϕγE[Ψγ(Y )Ψδ(Y )] = E[qΨδ(Y )], (5)
Aγδ := E[Ψγ(Y )Ψδ(Y )] ≈
NA
k=1
wA
k Ψγ(Y (ξk))Ψδ(Y (ξk)),
E[qΨδ(Y )] ≈
Nb
k=1
wb
kq(ξk)Ψδ(Y (ξk)), or in a matrix form,
(6)
V[diag(...wA
k ...)]VT


...
ϕβ
...

 = W


wb
1q(ξ1)
...
wb
Nb
q(ξNb
)

 , (7)
V := [..., Ψγ, ...]T
∈ R|Jγ|×NA
, [diag(...wA
k ...)] ∈ RNA×NA
,
W ∈ R|Jα|×Nb
, [wb
0q(ξ0)...wb
Nb
q(ξNb
)] ∈ RNb
.
Solving Eq. 7, obtain vector of coefficients (...ϕβ...) for
all β and then compute the update:
qnew(ξ ) = ˆϕ(¯yM + εM(ξ )). (8)
Example 1. The mapping ϕ does not exist in the
Hermite basis. y(ξ) = ξ2
, q(ξ) = ξ3
. PCE coefficients
are (1, 0, 1, 0): ξ2
= 1·H0(ξ)+0·H1(ξ)+1·H2(ξ)+0·H3(ξ)
and (0, 3, 0, 1): ξ3
= 0·H0(ξ)+3·H1(ξ)+0·H2(ξ)+1·H3(ξ).
Mapping ϕ does not exist. The matrix A is close to
singular. Support of Hermite polynomials (used for
Gaussian RVs) is (−∞, ∞).
Example 2. The mapping ϕ does exist in the La-
guerre basis.
y(ξ) = ξ2
, q(ξ) = ξ3
. gPCE coefficients are (2, −4, 2, 0)
and (6, −18, 18, −6). Mapping ϕ of order 8 and higher
produces a very accurate result. Support of Laguerre
polynomials (used for Gamma RVs) is [0, ∞).
In [1-5] we demonstrated that linear ϕ corresponds to
the well-known Kalman Filter.
Implementation: implementation in Matlab using the
Stochastic Galerkin library sglib by E. Zander [7].
3. Numerics
10 0 10
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
x
20 0 20
0
0.05
0.1
0.15
0.2
0.25
0.3
0.35
0.4
0.45
y
0 10 20
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
z
xf
x
a
yf
y
a
zf
z
a
Figure 1: Lorenz-84. Linear measurement
(x(t), y(t), z(t)) at t = 10: prior and posterior af-
ter one update.
10 5 0
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
x
x1
x2
15 10 5
0
0.05
0.1
0.15
0.2
0.25
0.3
0.35
0.4
0.45
0.5
y
y1
y2
5 10 15
0
0.1
0.2
0.3
0.4
0.5
0.6
z
z1
z2
Figure 2: Lorenz-84. Quadratic measurement
(x(t)2
, y(t)2
, z(t)2
) at t = 10: Comparison posterior for
LBU and NLBU after one update.
Example 3. Diffusion with uncertain coefficients:
− · (κ(x, ξ) u(x, ξ)) = f(x, ξ), D = [0, 1]. (9)
Measurements are in x1 = 0.2 and x2 = 0.8 with values
of y1 = 10 and y2 = 5 and noise with st. deviations of
σ1 = 0.5 and σ2 = 1.5.
0 0.2 0.4 0.6 0.8 1
−20
−10
0
10
20
30
0 0.2 0.4 0.6 0.8 1
−20
−10
0
10
20
30
Figure 3: Updating of the solution u. Left - original so-
lution u(ξ) and right the updated solution u (ξ ). Shown
are the mean +/− one to three standard deviations,
plus additionally 20 sample realisations. Uncertainty
decreases in the measurement points (0.2, 0.8).
0 0.2 0.4 0.6 0.8 1
−1
−0.5
0
0.5
1
1.5
2
0 0.2 0.4 0.6 0.8 1
−1
−0.5
0
0.5
1
1.5
2
Figure 4: Updating of the parameter κ. Left is the pa-
rameter model κ(ξ) and right the updated parameter
model κ (ξ ). Uncertainty decreases in the measure-
ment points (0.2, 0.8).
0.6 0.7 0.8 0.9 1
0.2
0.3
0.4
0.5
0.6 0.7 0.8 0.9 1
0.2
0.3
0.4
0.5
Figure 5: MMSE estimation with increasing polyno-
mial degrees pϕ = 1 and 3 from left to right. True
values X are marked by o, and estimated values
ˆX = ˆϕ(Y ) are marked by x.
Conclusion
1.We take into account the available mea-
surements and compute an update/a pos-
teriori gPCE coefficients of QoI (e.g. un-
certain coefficients).
2.We minimize MMSE and compute condi-
tional expectation
3.We developed a cheap gPCE based ap-
proximation of the Bayesian Update (see
[8]).
4.Introduced a way to derive MMSE ϕ (as a
linear, quadratic, cubic etc approximation,
i. e. compute conditional expectation of q,
given measurements .
5.Linear ϕ is equivalent to the Kalman filter.
Acknowledgements: A. Litvinenko is a member of the KAUST
ECRC and SRI UQ centers in Computational Science and Engi-
neering.
References
1. H.G. Matthies, E. Zander, B.V. Rosi´c, A. Litvinenko, O. Pajonk,
Inverse Problems in a Bayesian Setting, arXiv:1511.00524,
(2015).
2. A. Litvinenko, H. G. Matthies, Inverse problems and uncer-
tainty quantification, arXiv:1312.5048, (2013).
3. B. V. Rosi´c, A. Kucerova, J. Sykora, O. Pajonk, A. Litvinenko,
H. G. Matthies, Parameter Identification in a Probabilistic Set-
ting, Engineering Structures (2013).
4. O. Pajonk, B. V. Rosic, A. Litvinenko, H. G. Matthies, A Deter-
ministic Filter for Non-Gaussian Bayesian Estimation, - appli-
cations to dynamical system estimation with noisy measure-
ments. Physica D: Nonlinear Phenomena, Vol. 241(7), pp.
775-788, (2012).
5. B.V. Rosi´c, A. Litvinenko, O. Pajonk, H.G. Matthies, Sampling-
free linear Bayesian update of polynomial chaos representa-
tions, Journal of Computational Physics 231 (17), 5761-5787,
(2012).
6. H.G. Matthies, A. Litvinenko, O. Pajonk, B.V. Rosi´c, E. Zander,
Parametric and uncertainty computations with tensor product
representations, Uncertainty Quantification in Scientific Com-
puting, 139-150, (2012).
7. E. Zander, Stochastic Galerkin library
https://github.com/ezander/sglib
8. O. G. Ernst, B. Sprungk, H.-J. Starkloff, Analysis of the Ensem-
ble and Polynomial Chaos Kalman Filters in Bayesian Inverse
Problems, SIAM/ASA JUQ 3(1), (2015)

More Related Content

What's hot

Can we estimate a constant?
Can we estimate a constant?Can we estimate a constant?
Can we estimate a constant?
Christian Robert
 
Intro to ABC
Intro to ABCIntro to ABC
Intro to ABC
Matt Moores
 
CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...
CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...
CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...
The Statistical and Applied Mathematical Sciences Institute
 
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,...
The Statistical and Applied Mathematical Sciences Institute
 
Comparing estimation algorithms for block clustering models
Comparing estimation algorithms for block clustering modelsComparing estimation algorithms for block clustering models
Comparing estimation algorithms for block clustering models
BigMC
 
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,...
The Statistical and Applied Mathematical Sciences Institute
 
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,...
The Statistical and Applied Mathematical Sciences Institute
 
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
The Statistical and Applied Mathematical Sciences Institute
 
Delayed acceptance for Metropolis-Hastings algorithms
Delayed acceptance for Metropolis-Hastings algorithmsDelayed acceptance for Metropolis-Hastings algorithms
Delayed acceptance for Metropolis-Hastings algorithms
Christian Robert
 
ABC-Gibbs
ABC-GibbsABC-Gibbs
ABC-Gibbs
Christian Robert
 
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
The Statistical and Applied Mathematical Sciences Institute
 
CLIM Fall 2017 Course: Statistics for Climate Research, Estimating Curves and...
CLIM Fall 2017 Course: Statistics for Climate Research, Estimating Curves and...CLIM Fall 2017 Course: Statistics for Climate Research, Estimating Curves and...
CLIM Fall 2017 Course: Statistics for Climate Research, Estimating Curves and...
The Statistical and Applied Mathematical Sciences Institute
 
comments on exponential ergodicity of the bouncy particle sampler
comments on exponential ergodicity of the bouncy particle samplercomments on exponential ergodicity of the bouncy particle sampler
comments on exponential ergodicity of the bouncy particle sampler
Christian Robert
 
CLIM Fall 2017 Course: Statistics for Climate Research, Detection & Attributi...
CLIM Fall 2017 Course: Statistics for Climate Research, Detection & Attributi...CLIM Fall 2017 Course: Statistics for Climate Research, Detection & Attributi...
CLIM Fall 2017 Course: Statistics for Climate Research, Detection & Attributi...
The Statistical and Applied Mathematical Sciences Institute
 
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,...
The Statistical and Applied Mathematical Sciences Institute
 
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,...
The Statistical and Applied Mathematical Sciences Institute
 
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
The Statistical and Applied Mathematical Sciences Institute
 
Unbiased Bayes for Big Data
Unbiased Bayes for Big DataUnbiased Bayes for Big Data
Unbiased Bayes for Big Data
Christian Robert
 
Coordinate sampler : A non-reversible Gibbs-like sampler
Coordinate sampler : A non-reversible Gibbs-like samplerCoordinate sampler : A non-reversible Gibbs-like sampler
Coordinate sampler : A non-reversible Gibbs-like sampler
Christian Robert
 
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
 

What's hot (20)

Can we estimate a constant?
Can we estimate a constant?Can we estimate a constant?
Can we estimate a constant?
 
Intro to ABC
Intro to ABCIntro to ABC
Intro to ABC
 
CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...
CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...
CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...
 
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,...
 
Comparing estimation algorithms for block clustering models
Comparing estimation algorithms for block clustering modelsComparing estimation algorithms for block clustering models
Comparing estimation algorithms for block clustering models
 
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,...
 
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,...
 
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
 
Delayed acceptance for Metropolis-Hastings algorithms
Delayed acceptance for Metropolis-Hastings algorithmsDelayed acceptance for Metropolis-Hastings algorithms
Delayed acceptance for Metropolis-Hastings algorithms
 
ABC-Gibbs
ABC-GibbsABC-Gibbs
ABC-Gibbs
 
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
 
CLIM Fall 2017 Course: Statistics for Climate Research, Estimating Curves and...
CLIM Fall 2017 Course: Statistics for Climate Research, Estimating Curves and...CLIM Fall 2017 Course: Statistics for Climate Research, Estimating Curves and...
CLIM Fall 2017 Course: Statistics for Climate Research, Estimating Curves and...
 
comments on exponential ergodicity of the bouncy particle sampler
comments on exponential ergodicity of the bouncy particle samplercomments on exponential ergodicity of the bouncy particle sampler
comments on exponential ergodicity of the bouncy particle sampler
 
CLIM Fall 2017 Course: Statistics for Climate Research, Detection & Attributi...
CLIM Fall 2017 Course: Statistics for Climate Research, Detection & Attributi...CLIM Fall 2017 Course: Statistics for Climate Research, Detection & Attributi...
CLIM Fall 2017 Course: Statistics for Climate Research, Detection & Attributi...
 
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,...
 
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,...
 
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
 
Unbiased Bayes for Big Data
Unbiased Bayes for Big DataUnbiased Bayes for Big Data
Unbiased Bayes for Big Data
 
Coordinate sampler : A non-reversible Gibbs-like sampler
Coordinate sampler : A non-reversible Gibbs-like samplerCoordinate sampler : A non-reversible Gibbs-like sampler
Coordinate sampler : A non-reversible Gibbs-like sampler
 
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...
 

Similar to Solving inverse problems via non-linear Bayesian Update of PCE coefficients

Minimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian updateMinimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian update
Alexander Litvinenko
 
Connection between inverse problems and uncertainty quantification problems
Connection between inverse problems and uncertainty quantification problemsConnection between inverse problems and uncertainty quantification problems
Connection between inverse problems and uncertainty quantification problems
Alexander Litvinenko
 
A nonlinear approximation of the Bayesian Update formula
A nonlinear approximation of the Bayesian Update formulaA nonlinear approximation of the Bayesian Update formula
A nonlinear approximation of the Bayesian Update formula
Alexander Litvinenko
 
Tensor Completion for PDEs with uncertain coefficients and Bayesian Update te...
Tensor Completion for PDEs with uncertain coefficients and Bayesian Update te...Tensor Completion for PDEs with uncertain coefficients and Bayesian Update te...
Tensor Completion for PDEs with uncertain coefficients and Bayesian Update te...
Alexander Litvinenko
 
Developing fast low-rank tensor methods for solving PDEs with uncertain coef...
Developing fast  low-rank tensor methods for solving PDEs with uncertain coef...Developing fast  low-rank tensor methods for solving PDEs with uncertain coef...
Developing fast low-rank tensor methods for solving PDEs with uncertain coef...
Alexander Litvinenko
 
Project Paper
Project PaperProject Paper
Project Paper
Brian Whetter
 
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
Karl Rudeen
 
More on randomization semi-definite programming and derandomization
More on randomization semi-definite programming and derandomizationMore on randomization semi-definite programming and derandomization
More on randomization semi-definite programming and derandomization
Abner Chih Yi Huang
 
Talk iccf 19_ben_hammouda
Talk iccf 19_ben_hammoudaTalk iccf 19_ben_hammouda
Talk iccf 19_ben_hammouda
Chiheb Ben Hammouda
 
Hands-On Algorithms for Predictive Modeling
Hands-On Algorithms for Predictive ModelingHands-On Algorithms for Predictive Modeling
Hands-On Algorithms for Predictive Modeling
Arthur Charpentier
 
Multilayer Neural Networks
Multilayer Neural NetworksMultilayer Neural Networks
Multilayer Neural Networks
ESCOM
 
Pre-computation for ABC in image analysis
Pre-computation for ABC in image analysisPre-computation for ABC in image analysis
Pre-computation for ABC in image analysis
Matt Moores
 
Markov chain Monte Carlo methods and some attempts at parallelizing them
Markov chain Monte Carlo methods and some attempts at parallelizing themMarkov chain Monte Carlo methods and some attempts at parallelizing them
Markov chain Monte Carlo methods and some attempts at parallelizing them
Pierre Jacob
 
GonzalezGinestetResearchDay2016
GonzalezGinestetResearchDay2016GonzalezGinestetResearchDay2016
GonzalezGinestetResearchDay2016
Pablo Ginestet
 
Bayesian Experimental Design for Stochastic Kinetic Models
Bayesian Experimental Design for Stochastic Kinetic ModelsBayesian Experimental Design for Stochastic Kinetic Models
Bayesian Experimental Design for Stochastic Kinetic Models
Colin Gillespie
 
Linear regression [Theory and Application (In physics point of view) using py...
Linear regression [Theory and Application (In physics point of view) using py...Linear regression [Theory and Application (In physics point of view) using py...
Linear regression [Theory and Application (In physics point of view) using py...
ANIRBANMAJUMDAR18
 
Automatic bayesian cubature
Automatic bayesian cubatureAutomatic bayesian cubature
Automatic bayesian cubature
Jagadeeswaran Rathinavel
 
A Monte Carlo strategy for structure multiple-step-head time series prediction
A Monte Carlo strategy for structure multiple-step-head time series predictionA Monte Carlo strategy for structure multiple-step-head time series prediction
A Monte Carlo strategy for structure multiple-step-head time series prediction
Gianluca Bontempi
 
Seattle.Slides.7
Seattle.Slides.7Seattle.Slides.7
Seattle.Slides.7
Andrey Skripnikov
 
Inference for stochastic differential equations via approximate Bayesian comp...
Inference for stochastic differential equations via approximate Bayesian comp...Inference for stochastic differential equations via approximate Bayesian comp...
Inference for stochastic differential equations via approximate Bayesian comp...
Umberto Picchini
 

Similar to Solving inverse problems via non-linear Bayesian Update of PCE coefficients (20)

Minimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian updateMinimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian update
 
Connection between inverse problems and uncertainty quantification problems
Connection between inverse problems and uncertainty quantification problemsConnection between inverse problems and uncertainty quantification problems
Connection between inverse problems and uncertainty quantification problems
 
A nonlinear approximation of the Bayesian Update formula
A nonlinear approximation of the Bayesian Update formulaA nonlinear approximation of the Bayesian Update formula
A nonlinear approximation of the Bayesian Update formula
 
Tensor Completion for PDEs with uncertain coefficients and Bayesian Update te...
Tensor Completion for PDEs with uncertain coefficients and Bayesian Update te...Tensor Completion for PDEs with uncertain coefficients and Bayesian Update te...
Tensor Completion for PDEs with uncertain coefficients and Bayesian Update te...
 
Developing fast low-rank tensor methods for solving PDEs with uncertain coef...
Developing fast  low-rank tensor methods for solving PDEs with uncertain coef...Developing fast  low-rank tensor methods for solving PDEs with uncertain coef...
Developing fast low-rank tensor methods for solving PDEs with uncertain coef...
 
Project Paper
Project PaperProject Paper
Project Paper
 
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
 
More on randomization semi-definite programming and derandomization
More on randomization semi-definite programming and derandomizationMore on randomization semi-definite programming and derandomization
More on randomization semi-definite programming and derandomization
 
Talk iccf 19_ben_hammouda
Talk iccf 19_ben_hammoudaTalk iccf 19_ben_hammouda
Talk iccf 19_ben_hammouda
 
Hands-On Algorithms for Predictive Modeling
Hands-On Algorithms for Predictive ModelingHands-On Algorithms for Predictive Modeling
Hands-On Algorithms for Predictive Modeling
 
Multilayer Neural Networks
Multilayer Neural NetworksMultilayer Neural Networks
Multilayer Neural Networks
 
Pre-computation for ABC in image analysis
Pre-computation for ABC in image analysisPre-computation for ABC in image analysis
Pre-computation for ABC in image analysis
 
Markov chain Monte Carlo methods and some attempts at parallelizing them
Markov chain Monte Carlo methods and some attempts at parallelizing themMarkov chain Monte Carlo methods and some attempts at parallelizing them
Markov chain Monte Carlo methods and some attempts at parallelizing them
 
GonzalezGinestetResearchDay2016
GonzalezGinestetResearchDay2016GonzalezGinestetResearchDay2016
GonzalezGinestetResearchDay2016
 
Bayesian Experimental Design for Stochastic Kinetic Models
Bayesian Experimental Design for Stochastic Kinetic ModelsBayesian Experimental Design for Stochastic Kinetic Models
Bayesian Experimental Design for Stochastic Kinetic Models
 
Linear regression [Theory and Application (In physics point of view) using py...
Linear regression [Theory and Application (In physics point of view) using py...Linear regression [Theory and Application (In physics point of view) using py...
Linear regression [Theory and Application (In physics point of view) using py...
 
Automatic bayesian cubature
Automatic bayesian cubatureAutomatic bayesian cubature
Automatic bayesian cubature
 
A Monte Carlo strategy for structure multiple-step-head time series prediction
A Monte Carlo strategy for structure multiple-step-head time series predictionA Monte Carlo strategy for structure multiple-step-head time series prediction
A Monte Carlo strategy for structure multiple-step-head time series prediction
 
Seattle.Slides.7
Seattle.Slides.7Seattle.Slides.7
Seattle.Slides.7
 
Inference for stochastic differential equations via approximate Bayesian comp...
Inference for stochastic differential equations via approximate Bayesian comp...Inference for stochastic differential equations via approximate Bayesian comp...
Inference for stochastic differential equations via approximate Bayesian comp...
 

More from Alexander Litvinenko

Poster_density_driven_with_fracture_MLMC.pdf
Poster_density_driven_with_fracture_MLMC.pdfPoster_density_driven_with_fracture_MLMC.pdf
Poster_density_driven_with_fracture_MLMC.pdf
Alexander Litvinenko
 
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdflitvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
Alexander Litvinenko
 
litvinenko_Intrusion_Bari_2023.pdf
litvinenko_Intrusion_Bari_2023.pdflitvinenko_Intrusion_Bari_2023.pdf
litvinenko_Intrusion_Bari_2023.pdf
Alexander Litvinenko
 
Density Driven Groundwater Flow with Uncertain Porosity and Permeability
Density Driven Groundwater Flow with Uncertain Porosity and PermeabilityDensity Driven Groundwater Flow with Uncertain Porosity and Permeability
Density Driven Groundwater Flow with Uncertain Porosity and Permeability
Alexander Litvinenko
 
litvinenko_Gamm2023.pdf
litvinenko_Gamm2023.pdflitvinenko_Gamm2023.pdf
litvinenko_Gamm2023.pdf
Alexander Litvinenko
 
Litvinenko_Poster_Henry_22May.pdf
Litvinenko_Poster_Henry_22May.pdfLitvinenko_Poster_Henry_22May.pdf
Litvinenko_Poster_Henry_22May.pdf
Alexander Litvinenko
 
Uncertain_Henry_problem-poster.pdf
Uncertain_Henry_problem-poster.pdfUncertain_Henry_problem-poster.pdf
Uncertain_Henry_problem-poster.pdf
Alexander Litvinenko
 
Litvinenko_RWTH_UQ_Seminar_talk.pdf
Litvinenko_RWTH_UQ_Seminar_talk.pdfLitvinenko_RWTH_UQ_Seminar_talk.pdf
Litvinenko_RWTH_UQ_Seminar_talk.pdf
Alexander Litvinenko
 
Litv_Denmark_Weak_Supervised_Learning.pdf
Litv_Denmark_Weak_Supervised_Learning.pdfLitv_Denmark_Weak_Supervised_Learning.pdf
Litv_Denmark_Weak_Supervised_Learning.pdf
Alexander Litvinenko
 
Computing f-Divergences and Distances of High-Dimensional Probability Density...
Computing f-Divergences and Distances of High-Dimensional Probability Density...Computing f-Divergences and Distances of High-Dimensional Probability Density...
Computing f-Divergences and Distances of High-Dimensional Probability Density...
Alexander Litvinenko
 
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
 
Low rank tensor approximation of probability density and characteristic funct...
Low rank tensor approximation of probability density and characteristic funct...Low rank tensor approximation of probability density and characteristic funct...
Low rank tensor approximation of probability density and characteristic funct...
Alexander Litvinenko
 
Identification of unknown parameters and prediction of missing values. Compar...
Identification of unknown parameters and prediction of missing values. Compar...Identification of unknown parameters and prediction of missing values. Compar...
Identification of unknown parameters and prediction of missing values. Compar...
Alexander Litvinenko
 
Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...
Alexander Litvinenko
 
Identification of unknown parameters and prediction with hierarchical matrice...
Identification of unknown parameters and prediction with hierarchical matrice...Identification of unknown parameters and prediction with hierarchical matrice...
Identification of unknown parameters and prediction with hierarchical matrice...
Alexander Litvinenko
 
Low-rank tensor approximation (Introduction)
Low-rank tensor approximation (Introduction)Low-rank tensor approximation (Introduction)
Low-rank tensor approximation (Introduction)
Alexander Litvinenko
 
Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...
Alexander Litvinenko
 
Application of parallel hierarchical matrices for parameter inference and pre...
Application of parallel hierarchical matrices for parameter inference and pre...Application of parallel hierarchical matrices for parameter inference and pre...
Application of parallel hierarchical matrices for parameter inference and pre...
Alexander Litvinenko
 
Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...
Alexander Litvinenko
 
Propagation of Uncertainties in Density Driven Groundwater Flow
Propagation of Uncertainties in Density Driven Groundwater FlowPropagation of Uncertainties in Density Driven Groundwater Flow
Propagation of Uncertainties in Density Driven Groundwater Flow
Alexander Litvinenko
 

More from Alexander Litvinenko (20)

Poster_density_driven_with_fracture_MLMC.pdf
Poster_density_driven_with_fracture_MLMC.pdfPoster_density_driven_with_fracture_MLMC.pdf
Poster_density_driven_with_fracture_MLMC.pdf
 
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdflitvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
 
litvinenko_Intrusion_Bari_2023.pdf
litvinenko_Intrusion_Bari_2023.pdflitvinenko_Intrusion_Bari_2023.pdf
litvinenko_Intrusion_Bari_2023.pdf
 
Density Driven Groundwater Flow with Uncertain Porosity and Permeability
Density Driven Groundwater Flow with Uncertain Porosity and PermeabilityDensity Driven Groundwater Flow with Uncertain Porosity and Permeability
Density Driven Groundwater Flow with Uncertain Porosity and Permeability
 
litvinenko_Gamm2023.pdf
litvinenko_Gamm2023.pdflitvinenko_Gamm2023.pdf
litvinenko_Gamm2023.pdf
 
Litvinenko_Poster_Henry_22May.pdf
Litvinenko_Poster_Henry_22May.pdfLitvinenko_Poster_Henry_22May.pdf
Litvinenko_Poster_Henry_22May.pdf
 
Uncertain_Henry_problem-poster.pdf
Uncertain_Henry_problem-poster.pdfUncertain_Henry_problem-poster.pdf
Uncertain_Henry_problem-poster.pdf
 
Litvinenko_RWTH_UQ_Seminar_talk.pdf
Litvinenko_RWTH_UQ_Seminar_talk.pdfLitvinenko_RWTH_UQ_Seminar_talk.pdf
Litvinenko_RWTH_UQ_Seminar_talk.pdf
 
Litv_Denmark_Weak_Supervised_Learning.pdf
Litv_Denmark_Weak_Supervised_Learning.pdfLitv_Denmark_Weak_Supervised_Learning.pdf
Litv_Denmark_Weak_Supervised_Learning.pdf
 
Computing f-Divergences and Distances of High-Dimensional Probability Density...
Computing f-Divergences and Distances of High-Dimensional Probability Density...Computing f-Divergences and Distances of High-Dimensional Probability Density...
Computing f-Divergences and Distances of High-Dimensional Probability Density...
 
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...
 
Low rank tensor approximation of probability density and characteristic funct...
Low rank tensor approximation of probability density and characteristic funct...Low rank tensor approximation of probability density and characteristic funct...
Low rank tensor approximation of probability density and characteristic funct...
 
Identification of unknown parameters and prediction of missing values. Compar...
Identification of unknown parameters and prediction of missing values. Compar...Identification of unknown parameters and prediction of missing values. Compar...
Identification of unknown parameters and prediction of missing values. Compar...
 
Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...
 
Identification of unknown parameters and prediction with hierarchical matrice...
Identification of unknown parameters and prediction with hierarchical matrice...Identification of unknown parameters and prediction with hierarchical matrice...
Identification of unknown parameters and prediction with hierarchical matrice...
 
Low-rank tensor approximation (Introduction)
Low-rank tensor approximation (Introduction)Low-rank tensor approximation (Introduction)
Low-rank tensor approximation (Introduction)
 
Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...
 
Application of parallel hierarchical matrices for parameter inference and pre...
Application of parallel hierarchical matrices for parameter inference and pre...Application of parallel hierarchical matrices for parameter inference and pre...
Application of parallel hierarchical matrices for parameter inference and pre...
 
Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...
 
Propagation of Uncertainties in Density Driven Groundwater Flow
Propagation of Uncertainties in Density Driven Groundwater FlowPropagation of Uncertainties in Density Driven Groundwater Flow
Propagation of Uncertainties in Density Driven Groundwater Flow
 

Recently uploaded

@Call @Girls in Asansol 🐱‍🐉 XXXXXXXXXX 🐱‍🐉 Tanisha Sharma Best High Class A...
 @Call @Girls in Asansol 🐱‍🐉  XXXXXXXXXX 🐱‍🐉 Tanisha Sharma Best High Class A... @Call @Girls in Asansol 🐱‍🐉  XXXXXXXXXX 🐱‍🐉 Tanisha Sharma Best High Class A...
@Call @Girls in Asansol 🐱‍🐉 XXXXXXXXXX 🐱‍🐉 Tanisha Sharma Best High Class A...
JoyaBansal
 
一比一原版(wsu文凭证书)美国华盛顿州立大学毕业证如何办理
一比一原版(wsu文凭证书)美国华盛顿州立大学毕业证如何办理一比一原版(wsu文凭证书)美国华盛顿州立大学毕业证如何办理
一比一原版(wsu文凭证书)美国华盛顿州立大学毕业证如何办理
ahuyxy
 
Comparative Accounts of Selaginella And Isoetes
Comparative Accounts of Selaginella And IsoetesComparative Accounts of Selaginella And Isoetes
Comparative Accounts of Selaginella And Isoetes
saloniswain225
 
Comparison of RNA Viruses. docx
Comparison of RNA Viruses.          docxComparison of RNA Viruses.          docx
Comparison of RNA Viruses. docx
Dr Sumitha Jagadibabu
 
MACRAMÉ-ChiPs: Patchwork Project Family & Sibling Projects (24th Meeting of t...
MACRAMÉ-ChiPs: Patchwork Project Family & Sibling Projects (24th Meeting of t...MACRAMÉ-ChiPs: Patchwork Project Family & Sibling Projects (24th Meeting of t...
MACRAMÉ-ChiPs: Patchwork Project Family & Sibling Projects (24th Meeting of t...
Steffi Friedrichs
 
Science grade 09 Lesson1-2 NLC-pptx.pptx
Science grade 09 Lesson1-2 NLC-pptx.pptxScience grade 09 Lesson1-2 NLC-pptx.pptx
Science grade 09 Lesson1-2 NLC-pptx.pptx
JoanaBanasen1
 
Gijubhai Badheka bed 1st year pppt presentation
Gijubhai Badheka bed 1st year pppt presentationGijubhai Badheka bed 1st year pppt presentation
Gijubhai Badheka bed 1st year pppt presentation
PRITIKUMARI117
 
Prototype Implementation of Non-Volatile Memory Support for RISC-V Keystone E...
Prototype Implementation of Non-Volatile Memory Support for RISC-V Keystone E...Prototype Implementation of Non-Volatile Memory Support for RISC-V Keystone E...
Prototype Implementation of Non-Volatile Memory Support for RISC-V Keystone E...
LenaYu2
 
AZoNetwork eBook Production Cover Examples
AZoNetwork eBook Production Cover ExamplesAZoNetwork eBook Production Cover Examples
AZoNetwork eBook Production Cover Examples
SaraLopez160298
 
Joseph, Gilbert M. & Henderson, Timothy J. - The Mexico Reader. History, Cu...
Joseph, Gilbert M. & Henderson, Timothy J.  - The Mexico Reader.  History, Cu...Joseph, Gilbert M. & Henderson, Timothy J.  - The Mexico Reader.  History, Cu...
Joseph, Gilbert M. & Henderson, Timothy J. - The Mexico Reader. History, Cu...
frank0071
 
History & overview of Bioprocess Technology.pptx
History & overview of Bioprocess Technology.pptxHistory & overview of Bioprocess Technology.pptx
History & overview of Bioprocess Technology.pptx
berciyalgolda1
 
multiferrioc materials in material science ppt
multiferrioc materials in material science pptmultiferrioc materials in material science ppt
multiferrioc materials in material science ppt
NaSir566164
 
ThrombUS+ Project Overview - Horizon Europe Networking Event June 2024
ThrombUS+ Project Overview - Horizon Europe Networking Event  June 2024ThrombUS+ Project Overview - Horizon Europe Networking Event  June 2024
ThrombUS+ Project Overview - Horizon Europe Networking Event June 2024
ThrombUS+ Project
 
Veterinary Drug Index for veterinarians
Veterinary Drug Index for  veterinariansVeterinary Drug Index for  veterinarians
Veterinary Drug Index for veterinarians
PriyankaJonas1
 
The National Research Platform Enables a Growing Diversity of Users and Appl...
The National Research Platform Enables a Growing Diversity of Users and Appl...The National Research Platform Enables a Growing Diversity of Users and Appl...
The National Research Platform Enables a Growing Diversity of Users and Appl...
Larry Smarr
 
Mathematics 7th class English medium text book
Mathematics 7th class English medium text bookMathematics 7th class English medium text book
Mathematics 7th class English medium text book
AnilKumar210119
 
Principles of Colorimetry - Mastering the Art of Colour Measurement
Principles of Colorimetry - Mastering the Art of Colour MeasurementPrinciples of Colorimetry - Mastering the Art of Colour Measurement
Principles of Colorimetry - Mastering the Art of Colour Measurement
Colours Guide
 
Capparidaceae ( Caper family) from Ahmedabad
Capparidaceae ( Caper family) from AhmedabadCapparidaceae ( Caper family) from Ahmedabad
Capparidaceae ( Caper family) from Ahmedabad
saloniswain225
 
Detecting and translating language ambiguity with multilingual LLMs
Detecting and translating language ambiguity with multilingual LLMsDetecting and translating language ambiguity with multilingual LLMs
Detecting and translating language ambiguity with multilingual LLMs
Behrang Mehrparvar
 
SUBJECT SPECIFIC ETHICAL ISSUES IN STUDY
SUBJECT SPECIFIC ETHICAL ISSUES IN STUDYSUBJECT SPECIFIC ETHICAL ISSUES IN STUDY
SUBJECT SPECIFIC ETHICAL ISSUES IN STUDY
Dr Kirpa Ram Jangra
 

Recently uploaded (20)

@Call @Girls in Asansol 🐱‍🐉 XXXXXXXXXX 🐱‍🐉 Tanisha Sharma Best High Class A...
 @Call @Girls in Asansol 🐱‍🐉  XXXXXXXXXX 🐱‍🐉 Tanisha Sharma Best High Class A... @Call @Girls in Asansol 🐱‍🐉  XXXXXXXXXX 🐱‍🐉 Tanisha Sharma Best High Class A...
@Call @Girls in Asansol 🐱‍🐉 XXXXXXXXXX 🐱‍🐉 Tanisha Sharma Best High Class A...
 
一比一原版(wsu文凭证书)美国华盛顿州立大学毕业证如何办理
一比一原版(wsu文凭证书)美国华盛顿州立大学毕业证如何办理一比一原版(wsu文凭证书)美国华盛顿州立大学毕业证如何办理
一比一原版(wsu文凭证书)美国华盛顿州立大学毕业证如何办理
 
Comparative Accounts of Selaginella And Isoetes
Comparative Accounts of Selaginella And IsoetesComparative Accounts of Selaginella And Isoetes
Comparative Accounts of Selaginella And Isoetes
 
Comparison of RNA Viruses. docx
Comparison of RNA Viruses.          docxComparison of RNA Viruses.          docx
Comparison of RNA Viruses. docx
 
MACRAMÉ-ChiPs: Patchwork Project Family & Sibling Projects (24th Meeting of t...
MACRAMÉ-ChiPs: Patchwork Project Family & Sibling Projects (24th Meeting of t...MACRAMÉ-ChiPs: Patchwork Project Family & Sibling Projects (24th Meeting of t...
MACRAMÉ-ChiPs: Patchwork Project Family & Sibling Projects (24th Meeting of t...
 
Science grade 09 Lesson1-2 NLC-pptx.pptx
Science grade 09 Lesson1-2 NLC-pptx.pptxScience grade 09 Lesson1-2 NLC-pptx.pptx
Science grade 09 Lesson1-2 NLC-pptx.pptx
 
Gijubhai Badheka bed 1st year pppt presentation
Gijubhai Badheka bed 1st year pppt presentationGijubhai Badheka bed 1st year pppt presentation
Gijubhai Badheka bed 1st year pppt presentation
 
Prototype Implementation of Non-Volatile Memory Support for RISC-V Keystone E...
Prototype Implementation of Non-Volatile Memory Support for RISC-V Keystone E...Prototype Implementation of Non-Volatile Memory Support for RISC-V Keystone E...
Prototype Implementation of Non-Volatile Memory Support for RISC-V Keystone E...
 
AZoNetwork eBook Production Cover Examples
AZoNetwork eBook Production Cover ExamplesAZoNetwork eBook Production Cover Examples
AZoNetwork eBook Production Cover Examples
 
Joseph, Gilbert M. & Henderson, Timothy J. - The Mexico Reader. History, Cu...
Joseph, Gilbert M. & Henderson, Timothy J.  - The Mexico Reader.  History, Cu...Joseph, Gilbert M. & Henderson, Timothy J.  - The Mexico Reader.  History, Cu...
Joseph, Gilbert M. & Henderson, Timothy J. - The Mexico Reader. History, Cu...
 
History & overview of Bioprocess Technology.pptx
History & overview of Bioprocess Technology.pptxHistory & overview of Bioprocess Technology.pptx
History & overview of Bioprocess Technology.pptx
 
multiferrioc materials in material science ppt
multiferrioc materials in material science pptmultiferrioc materials in material science ppt
multiferrioc materials in material science ppt
 
ThrombUS+ Project Overview - Horizon Europe Networking Event June 2024
ThrombUS+ Project Overview - Horizon Europe Networking Event  June 2024ThrombUS+ Project Overview - Horizon Europe Networking Event  June 2024
ThrombUS+ Project Overview - Horizon Europe Networking Event June 2024
 
Veterinary Drug Index for veterinarians
Veterinary Drug Index for  veterinariansVeterinary Drug Index for  veterinarians
Veterinary Drug Index for veterinarians
 
The National Research Platform Enables a Growing Diversity of Users and Appl...
The National Research Platform Enables a Growing Diversity of Users and Appl...The National Research Platform Enables a Growing Diversity of Users and Appl...
The National Research Platform Enables a Growing Diversity of Users and Appl...
 
Mathematics 7th class English medium text book
Mathematics 7th class English medium text bookMathematics 7th class English medium text book
Mathematics 7th class English medium text book
 
Principles of Colorimetry - Mastering the Art of Colour Measurement
Principles of Colorimetry - Mastering the Art of Colour MeasurementPrinciples of Colorimetry - Mastering the Art of Colour Measurement
Principles of Colorimetry - Mastering the Art of Colour Measurement
 
Capparidaceae ( Caper family) from Ahmedabad
Capparidaceae ( Caper family) from AhmedabadCapparidaceae ( Caper family) from Ahmedabad
Capparidaceae ( Caper family) from Ahmedabad
 
Detecting and translating language ambiguity with multilingual LLMs
Detecting and translating language ambiguity with multilingual LLMsDetecting and translating language ambiguity with multilingual LLMs
Detecting and translating language ambiguity with multilingual LLMs
 
SUBJECT SPECIFIC ETHICAL ISSUES IN STUDY
SUBJECT SPECIFIC ETHICAL ISSUES IN STUDYSUBJECT SPECIFIC ETHICAL ISSUES IN STUDY
SUBJECT SPECIFIC ETHICAL ISSUES IN STUDY
 

Solving inverse problems via non-linear Bayesian Update of PCE coefficients

  • 1. Center for Uncertainty Quantification Solving inverse problem via non-linear update of PCE coefficients A. Litvinenko1, H.G. Matthies2, B. Rosic2, E. Zander2 1 CEMSE Division, KAUST, 2 TU Braunschweig, Germany alexander.litvinenko@kaust.edu.sa Center for Uncertainty Quantification Center for Uncertainty Quantification Motivation Notation: Given a physical system modeled by a PDE or ODE with uncertain coefficient q(x, ω): A(u, q(x, ω)) = f. A solution operator S: u = u(x, ω) = S(q, f). A measurement operator: y = M(u). Noisy observations z(ω) = ˆy + ε(ω) with random measurement error ε and ‘truth’ ˆy. Very often, after applying stochastic Galerkin or building a surrogate, we have all ingredi- ents in gPCE basis. It would be nice to do data assimilation/compute ’Bayesian’ update with gPCE coefficients (to avoid sampling). Aim: given noisy observations z(ω), to iden- tify q(ω). How?: To identify q(ω) we derived non-linear approximation of the Bayesian update from the variational problem associated with con- ditional expectation. To reduce cost of the ’Bayesian’ update we offer a functional ap- proximation, e.g. gPCE. New: We apply ’Bayesian’ update to gPCE coefficients of q(ω) (not to the probability den- sity function of q). 1. Minimum Mean Square Error Estimation (MMSE) Let q(ξ) : Ω → RNq be the (a priori) stochastic model of some unknown QoI (e.g., uncertain parameter q), Y : Ω → RNy be the stochastic model (e.g. of mea- surement forecast Y = M(q(ξ)) + ε(ξM)). We search for a function ϕ : RNy → RNq . The best estimator ˆϕ for Y given q is ˆϕ = argminϕ E[ q(ξ) − ϕ(Y + ε(ξM)) 2 2], (1) where the expectation needs to be taken over Ω = Ω × ΩM. Writing ξ = (ξ, ξM) ∈ Ω the best estimator (or predictor) of q given the measurement model is qM(ξ ) = ˆϕ(Y + ε(ξM)). (2) Suppose the actual measurements are: yM(ξ ) = ¯yM + εM(ξ ), where ¯yM are the measured values and εM(ξ ) is some assumed error model, then q(ξ ) = ˆϕ(¯yM + εM(ξ )). (3) 2. Generalized PCE of mapping ϕ Let us represent ϕ as a gPCE ϕ ≈ ˆϕ = y → γ∈J ϕγΨγ(y(ξ)) γ - multi-index and J a multi-index set. Compute unknown coefficients ϕγ by minimizing MSE, by taking derivative w.r.t. ϕγ: ∂ ∂ϕγ E[(q − γ∈J ϕγΨγ(Y ))2 ] = 0, (4) 2   γ∈J E [Ψγ(y)Ψδ(y)] ϕγ − E [qΨδ(y)]   = 0, ∀δ ∈ J , γ∈J ϕγE[Ψγ(Y )Ψδ(Y )] = E[qΨδ(Y )], (5) Aγδ := E[Ψγ(Y )Ψδ(Y )] ≈ NA k=1 wA k Ψγ(Y (ξk))Ψδ(Y (ξk)), E[qΨδ(Y )] ≈ Nb k=1 wb kq(ξk)Ψδ(Y (ξk)), or in a matrix form, (6) V[diag(...wA k ...)]VT   ... ϕβ ...   = W   wb 1q(ξ1) ... wb Nb q(ξNb )   , (7) V := [..., Ψγ, ...]T ∈ R|Jγ|×NA , [diag(...wA k ...)] ∈ RNA×NA , W ∈ R|Jα|×Nb , [wb 0q(ξ0)...wb Nb q(ξNb )] ∈ RNb . Solving Eq. 7, obtain vector of coefficients (...ϕβ...) for all β and then compute the update: qnew(ξ ) = ˆϕ(¯yM + εM(ξ )). (8) Example 1. The mapping ϕ does not exist in the Hermite basis. y(ξ) = ξ2 , q(ξ) = ξ3 . PCE coefficients are (1, 0, 1, 0): ξ2 = 1·H0(ξ)+0·H1(ξ)+1·H2(ξ)+0·H3(ξ) and (0, 3, 0, 1): ξ3 = 0·H0(ξ)+3·H1(ξ)+0·H2(ξ)+1·H3(ξ). Mapping ϕ does not exist. The matrix A is close to singular. Support of Hermite polynomials (used for Gaussian RVs) is (−∞, ∞). Example 2. The mapping ϕ does exist in the La- guerre basis. y(ξ) = ξ2 , q(ξ) = ξ3 . gPCE coefficients are (2, −4, 2, 0) and (6, −18, 18, −6). Mapping ϕ of order 8 and higher produces a very accurate result. Support of Laguerre polynomials (used for Gamma RVs) is [0, ∞). In [1-5] we demonstrated that linear ϕ corresponds to the well-known Kalman Filter. Implementation: implementation in Matlab using the Stochastic Galerkin library sglib by E. Zander [7]. 3. Numerics 10 0 10 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 x 20 0 20 0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 y 0 10 20 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 z xf x a yf y a zf z a Figure 1: Lorenz-84. Linear measurement (x(t), y(t), z(t)) at t = 10: prior and posterior af- ter one update. 10 5 0 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 x x1 x2 15 10 5 0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 y y1 y2 5 10 15 0 0.1 0.2 0.3 0.4 0.5 0.6 z z1 z2 Figure 2: Lorenz-84. Quadratic measurement (x(t)2 , y(t)2 , z(t)2 ) at t = 10: Comparison posterior for LBU and NLBU after one update. Example 3. Diffusion with uncertain coefficients: − · (κ(x, ξ) u(x, ξ)) = f(x, ξ), D = [0, 1]. (9) Measurements are in x1 = 0.2 and x2 = 0.8 with values of y1 = 10 and y2 = 5 and noise with st. deviations of σ1 = 0.5 and σ2 = 1.5. 0 0.2 0.4 0.6 0.8 1 −20 −10 0 10 20 30 0 0.2 0.4 0.6 0.8 1 −20 −10 0 10 20 30 Figure 3: Updating of the solution u. Left - original so- lution u(ξ) and right the updated solution u (ξ ). Shown are the mean +/− one to three standard deviations, plus additionally 20 sample realisations. Uncertainty decreases in the measurement points (0.2, 0.8). 0 0.2 0.4 0.6 0.8 1 −1 −0.5 0 0.5 1 1.5 2 0 0.2 0.4 0.6 0.8 1 −1 −0.5 0 0.5 1 1.5 2 Figure 4: Updating of the parameter κ. Left is the pa- rameter model κ(ξ) and right the updated parameter model κ (ξ ). Uncertainty decreases in the measure- ment points (0.2, 0.8). 0.6 0.7 0.8 0.9 1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 0.2 0.3 0.4 0.5 Figure 5: MMSE estimation with increasing polyno- mial degrees pϕ = 1 and 3 from left to right. True values X are marked by o, and estimated values ˆX = ˆϕ(Y ) are marked by x. Conclusion 1.We take into account the available mea- surements and compute an update/a pos- teriori gPCE coefficients of QoI (e.g. un- certain coefficients). 2.We minimize MMSE and compute condi- tional expectation 3.We developed a cheap gPCE based ap- proximation of the Bayesian Update (see [8]). 4.Introduced a way to derive MMSE ϕ (as a linear, quadratic, cubic etc approximation, i. e. compute conditional expectation of q, given measurements . 5.Linear ϕ is equivalent to the Kalman filter. Acknowledgements: A. Litvinenko is a member of the KAUST ECRC and SRI UQ centers in Computational Science and Engi- neering. References 1. H.G. Matthies, E. Zander, B.V. Rosi´c, A. Litvinenko, O. Pajonk, Inverse Problems in a Bayesian Setting, arXiv:1511.00524, (2015). 2. A. Litvinenko, H. G. Matthies, Inverse problems and uncer- tainty quantification, arXiv:1312.5048, (2013). 3. B. V. Rosi´c, A. Kucerova, J. Sykora, O. Pajonk, A. Litvinenko, H. G. Matthies, Parameter Identification in a Probabilistic Set- ting, Engineering Structures (2013). 4. O. Pajonk, B. V. Rosic, A. Litvinenko, H. G. Matthies, A Deter- ministic Filter for Non-Gaussian Bayesian Estimation, - appli- cations to dynamical system estimation with noisy measure- ments. Physica D: Nonlinear Phenomena, Vol. 241(7), pp. 775-788, (2012). 5. B.V. Rosi´c, A. Litvinenko, O. Pajonk, H.G. Matthies, Sampling- free linear Bayesian update of polynomial chaos representa- tions, Journal of Computational Physics 231 (17), 5761-5787, (2012). 6. H.G. Matthies, A. Litvinenko, O. Pajonk, B.V. Rosi´c, E. Zander, Parametric and uncertainty computations with tensor product representations, Uncertainty Quantification in Scientific Com- puting, 139-150, (2012). 7. E. Zander, Stochastic Galerkin library https://github.com/ezander/sglib 8. O. G. Ernst, B. Sprungk, H.-J. Starkloff, Analysis of the Ensem- ble and Polynomial Chaos Kalman Filters in Bayesian Inverse Problems, SIAM/ASA JUQ 3(1), (2015)