• Aucun résultat trouvé

Design and analysis of multi-level numerical experiments, with application to fire safety

N/A
N/A
Protected

Academic year: 2021

Partager "Design and analysis of multi-level numerical experiments, with application to fire safety"

Copied!
2
0
0

Texte intégral

(1)

HAL Id: hal-01331171

https://hal-centralesupelec.archives-ouvertes.fr/hal-01331171

Submitted on 13 Jun 2016

HAL is a multi-disciplinary open access archive for the deposit and dissemination of sci- entific research documents, whether they are pub- lished or not. The documents may come from teaching and research institutions in France or abroad, or from public or private research centers.

L’archive ouverte pluridisciplinaire HAL, est destinée au dépôt et à la diffusion de documents scientifiques de niveau recherche, publiés ou non, émanant des établissements d’enseignement et de recherche français ou étrangers, des laboratoires publics ou privés.

Design and analysis of multi-level numerical experiments, with application to fire safety

Rémi Stroh, Julien Bect, Séverine Demeyer, Nicolas Fischer, Emmanuel Vazquez

To cite this version:

Rémi Stroh, Julien Bect, Séverine Demeyer, Nicolas Fischer, Emmanuel Vazquez. Design and analysis of multi-level numerical experiments, with application to fire safety. Journées annuelles du GdR MASCOT NUM (MASCOT NUM 2016), Mar 2016, Toulouse, France. �hal-01331171�

(2)

Design and analysis of multi-level numerical experiments, with application to fire safety

Rémi STROH a , b , Julien BECT a , Séverine DEMEYER b , Nicolas FISCHER b , Emmanuel VAZQUEZ a

a Laboratoire des Signaux & Systèmes (L2S), CentraleSupelec / Univ. Paris-Sud / CNRS, Université Paris-Saclay

b Laboratoire National de métrologie et d’Éssais (LNE)

Abstract

To assess the conformity of a building in case of fire, fire engineers use numerical simulations. A popular software for fire simulations is Fire Dynamics Sim- ulator (FDS). It is based on a finite difference method that takes into account the random behavior of the fire.

Thus, the response of FDS is stochastic. The mesh size used in the numerical scheme can be chosen by the user. When the mesh size decreases, the accuracy and the computation time of simulations increase. At low accuracy, one simulation takes a few minutes to run, whereas it can be several weeks at high accuracy.

We consider the problem of estimating the behavior of fine-mesh simulations (high-fidelity), using a combina- tion of fine- and coarse-mesh simulations (low-fidelity).

This approach is called multi-fidelity. We propose to extend the Bayesian multi-fidelity models proposed by Picheny and Ginsbourger [2013] and Tuo et al. [2014]

to the case of stochastic simulators.

Fire Dynamics Simulator

A FDS simulation at 20cm (left: high-fidelity) and 100cm (right: low-fidelity).

FDS has two main characteristics:

• finite difference methods ⇒ mesh size can tuned;

• random behavior of fire ⇒ stochastic simulator.

Fine mesh Coarse mesh

Accurate Imprecise

Expensive Cheap

0 20 40 60 80 100

0 20 40 60 80 100 120 140 160

Mesh size (cm)

C omp ut at io na lc os t (h ) Duration of one simulation y = 8 . 66

· 10

6

/x

4.03

Calculation cost (in h) along mesh size (in cm).

Objective: build a (meta-)model of FDS at high-fidelity from low-fidelity results:

• combining results from different levels of accuracy

⇒ multi-fidelity;

• using Gaussian process ⇒ Bayesian framework.

Proposed model

Data:

• inputs: (x i , t i ) ∈ ( X × T ) ⊂

R d × R +

, where t stands for the mesh size;

• outputs ( z i ) ∈ R . Likelihood:

stochastic code + independent observations:

( z i ) 1≤ i n ∼ N ( ξ ( x i , t i ) ; diag ( λ ( x i , t i ))) . (1) Prior:

1. ξ is a Gaussian process:

ξ (x, t) ∼ GP (m (x, t) ; k ((x, t) , (x , t ))) ; (2) 2. ξ converges when t tends to 0:

ξ 0 (x) = lim

t →0 L 2

ξ (x, t) . (3)

3. Denote ε ( x, t ) = ξ ( x, t ) − ξ 0 ( x ).

ξ 0 = ideal level (t = 0 cm) ε = numerical error

independent [Picheny and Ginsbourger, 2013, Tuo et al., 2014],

k (( x, t ) , ( x , t )) = k 0 ( x, x )+ k ε (( x, t ) , ( x , t )) . (4) 4. the variations of ε along T are independent:

tsr ≥ 0 ⇒ ε ( x, t ) − ε ( x, s ) ⊥ ⊥ ε ( x, s ) − ε ( x, r )

k ε (( x, t ) , ( x , t )) = k ε ( x, x ; min { t, t }) . (5) 5. ξ is stationary along X :

m (x, t) = m (t) ;

k 0 (x, x ) = k 0 (x − x ) ;

k ε (x, x ; min {t, t }) = k ε (x − x ; min {t, t }) ; λ ( x, t ) = λ ( t ) ;

(6)

6. Gaussian prior on ln ( λ ( t )) t T :

ln (λ (t)) t T ∼ N

ln (λ 0 ) ; s 2 + ς 2 1 t=t

, (7)

independent of ξ , with s 2ς 2 . Other hypotheses:

• constant mean m (t) = m ∼ U R ;

• Matérn covariance for ξ 0 : k 0 ( xx ) = M ν ( xx );

• Separable and Matérn covariance for ε :

k ε (x − x ; min { t, t }) = min { t, t } L · M ν (x − x ) ;

• Parameters λ 0 , s 2 and ς 2 are fixed.

Parameter estimation

• maximization of the joint posterior density (MAP) w.r.t. ( λ ( t )) t∈{t

i } , L and all covariance parameters.

Numerical experiments

One numerical experiment on FDS:

d = 8 inputs + the tuning parameter;

• 1 output: maximal temperature at 1,8 m, T 20cm c .

To check efficiency of our model, 4 models are compared:

• M-F 1 : our model (see above);

• M-F 2 : same as M-F 1 , but, instead of assumptions 3, 4, and 5, covariance k is a stationary Matérn covariance on X × T ;

• H-F[10]: a high-fidelity model. Constant mean, Matérn covariance on X , homoscedastic noise;

• H-F[100]: same as H-F[10], but with more points. This model serves us as reference.

The following designs are used:

Learning data Validation Model Cost 100cm50cm33cm25cm20cm 20cm M-F 1 /M-F 2 1 270 90 30 10 0 100

H-F[10] ≈ 1.1 0 0 0 0 10 90

H-F[100] ≈ 11 0 0 0 0 100 LOO

(LOO = Leave One Out)

Model validation

20406080 100 20

30 40 50 60 70 80 90 100 110

20406080 100 20

30 40 50 60 70 80 90 100 110

20406080 100 20

30 40 50 60 70 80 90 100 110

20406080 100 20

30 40 50 60 70 80 90 100 110

T 20 c cm T 20 c cm

obs

T 20 c cm

obs

T 20 c cm

obs obs

P red icti on s of T c 2 0 cm

P red icti on s of T c 2 0 cm

P red icti on s of T c 2 0 cm

P red icti on s of T c 2 0 cm

M-F 1 M-F 2 H-F[10] H-F[100]

Predictions (posterior means) versus observations.

Models are validated by comparing:

• predictions (posterior mean) with observations,

• distributions of normalized residual with the standard normal distribution.

−5 0 5 0

0.05 0.1 0.15 0.2 0.25 0.3 0.35

−5 0 5 0

0.05 0.1 0.15 0.2 0.25 0.3 0.35

−5 0 5 0

0.05 0.1 0.15 0.2 0.25 0.3 0.35

−5 0 5 0

0.05 0.1 0.15 0.2 0.25 0.3 0.35

M-F 1 M-F 2 H-F[10] H-F[100]

T

20c cm

T

20c cm

T

20c cm

T

20c cm

P ro ba bi lit y den si ty fu ncti on

P ro ba bi lit y den si ty fu ncti on

P ro ba bi lit y den si ty fu ncti on

P ro ba bi lit y den si ty fu ncti on

Probability density function of normalized residualsT

20c cm

(colored lines) versus normal distribution (dashed line).

Quality of prediction:

• H-F[10] has bad predictions;

• M-F 1 and M-F 2 give similar quality of predictions;

• H-F[100] is the best, but its design is 11 times more costly.

Probability to exceed a threshold

Suppose P X a probability distribution on inputs.

0.3 0.35 0.4 0.45 0.5 0.55 0.6

0 10 20 30 40 50

nbSimu = 1e3; nbPtsPerSimu = 1e3

M-F 1 M-F 2 H-F[10]

H-F[100]

p ( P X ( T 20cm c > 60° C ))

P os te ri or de ns it y

Estimation of probability for T 20 c cm to exceed 60°C .

Curves of posterior distributions: 1000 conditional simula- tions × 5000 points along P X .

By comparison with H-F[100] posterior density:

• H-F[10] and M-F 2 have small variance, but their distribu- tions do not agree the posterior distribution of H-F[100];

• M-F 1 has a larger variance, but its posterior density max- imum is inter the posterior distribution of H-F[100];

⇒ M-F 1 provides a better quantification of uncertainty

Conclusion

• Contribution

➭ A Bayesian model for multi-fidelity stochastic simula- tors has been proposed.

➭ Our model has been shown to provide, in a numerical experiment with FDS, a good quantification of uncer- tainty on predictions.

• Future work

➭ fully Bayesian inference for hyper-parameters,

➭ sequential design of experiments.

References

Marc C Kennedy and Anthony O’Hagan. Predicting the output from a complex computer code when fast approx- imations are available. Biometrika, 87(1):1–13, 2000.

Victor Picheny and David Ginsbourger. A nonstation- ary space-time gaussian process model for partially con- verged simulations. SIAM/ASA Journal on Uncer- tainty Quantification, 1(1):57–78, 2013.

Rui Tuo, C.F. Jeff Wu, and Dan Yu. Surrogate model- ing of computer experiments with different mesh densities.

Technometrics, 56(3):372–380, 2014.

Références

Documents relatifs

L’objectif principal de notre étude était d’étudier la CRP à l’admission comme facteur pronostique chez les patients admis dans les services de médecine interne via les

Résumé : À partir d’un cadre réflexif basé sur le monde agro-halieutique (pro- duits de la terre et produits de la mer) en Bretagne et Pays de la Loire, notre argu- mentation

être illustré à travers l’exemple de la Ligue 1 française de football. Cette dernière a pu être fustigée par les médias pour la forte propension de ses matchs à se solder

Querelle épigraphique entre deux savants : l’exemple de la correspondance, publiée dans la Revue archéologique de 1847, entre Antoine-Jean Letronne et Jules Chevrier à propos de

MOTS CLEFS : lettre de liaison de sortie ; communication ville-hôpital ; médecin traitant ; continuité des soins ; parcours de soins ; messagerie sécurisée de santé. ---

The multi-fidelity stationary model also yields a small posterior uncertainty, but the support of the density of the probability of exceeding the threshold does not agree with that

Julien Bect, Nicolas Bousquet, Bertrand Iooss, Shijie Liu, Alice Mabille, Anne-Laure Popelin, Thibault Rivière, Rémi Stroh, Roman Sueur,

Romain Benassi ∗ , Julien Bect, Emmanuel Vazquez 13 janvier 2012.