Stochastic optimization - how to improve computational efficiency?

Size: px
Start display at page:

Download "Stochastic optimization - how to improve computational efficiency?"

Transcription

1 Stochastic optimization - how to improve computational efficiency? Christian Bucher Center of Mechanics and Structural Dynamics Vienna University of Technology & DYNARDO GmbH, Vienna Presentation at Czech Technical University in Prague, 27 June 2014

2 Overview Introduction Stochastic design optimization Reliability analysis Response surface method Example - ten bar truss Deterministic optimization Robust optimization Concluding remarks 2/47 CTU 27 June 2014 c Christian Bucher 2014

3 Uncertainties in optimization Design variables (e.g. manufacturing tolerances) Objective function (e.g. tolerances, external factors) Constraints (e.g. tolerances, external factors) Design Variable 2 Contour lines of objective function Infeasible Domain Design Variable 1 3/47 CTU 27 June 2014 c Christian Bucher 2014

4 Traditional design approach Introduce safety factors into the constraints Leads to results satisfying safety requirement, but not necessarily optimal designs Design Variable 2 Infeasible Domain Safety margin Design Variable 1 4/47 CTU 27 June 2014 c Christian Bucher 2014

5 Motivating Example 1 Deterministic problem C H A B Maximize area of a rectangle A = B H Constraint: limited circumference C = 2(B + H) 4L 0 Solution: B = H = L Stochastic problem B and H are random variables with mean values B and H and standard deviations σ B and σ H, respectively (e.g. normally distributed) 5/47 CTU 27 June 2014 c Christian Bucher 2014

6 Motivating Example 2 Maximize expected value of A Ā = E[B H] or mean plus (or minus) multiple of standard deviation Ā ± k σ A Satisfy constraint condition with certain probability P C 1 Prob[C 0] = Prob[2(B + H) 4L 0] P c L may be random, too Objective function Constraint condition Ā kσ A Max.! Prob[C 0] = Prob[2(B + H) 4L 0] 1 P c = P F 6/47 CTU 27 June 2014 c Christian Bucher 2014

7 Numerical example 1 Assume B and H correlated with ρ, L uncorrelated from B and H Assume all variables to be normally distributed, all have the same coefficient of variation COV Probability of constraint violation: C = 2( B + H) 4 L; L = 1 σc 2 = 4(σB 2 + 2ρσ B σ H + σh) σL 2 [ ] Prob[C > 0] = Φ 0.1 σc C Expected value of area E[BH] = B H + ρσ B σ H Maximize expected area under probability constraint 7/47 CTU 27 June 2014 c Christian Bucher 2014

8 1 Numerical example 2 Solution B, H COV = 0.05 COV = 0.10 COV = 0.25 COV = Coefficient of correlation ρ 8/47 CTU 27 June 2014 c Christian Bucher 2014

9 Numerical example 3 Different probability measures pf = P [C > 0] β = Φ 1 (pf) B = H More linear dependence using β 5 9/47 CTU 27 June 2014 c Christian Bucher 2014

10 Robustness Optimal design should not be sensitive to small variations of uncertain parameters For the case of stochastic uncertainty, robustness can be measured in statistical terms Choice of robustness measures Variance-based: Global behavior, relatively frequent events Probability-based: Specific behavior (often safety-related), rare events 10/47 CTU 27 June 2014 c Christian Bucher 2014

11 Robustness measures 1 Use probabilistic quantities in objective and/or constraints Add multiple of standard deviation of objective to the mean values to form new objective function R = f + kσ f Case k = 0 corresponds to game theory (large portfolio management, insurance, bank loans, fair gambling,...) Use probability of constraint violation as new constraint P [f k (x )] > 0] ε In safety related constraints, the probability level ε may be very small Better to use probability-related measure such as reliability index β = Φ 1 (P [f k (x )) 11/47 CTU 27 June 2014 c Christian Bucher 2014

12 Optimization strategies Conventional strategy Optimize check robustness/reliability if not sufficient, optimize again with modified constraints Easily implemented, may lead to non-optimal results Full RDO strategy incorporate robustness/reliability measure into optimization problem Solve directly for design satisfying robustness/reliability constraint Leads directly to desired solution, may be very expensive 12/47 CTU 27 June 2014 c Christian Bucher 2014

13 The need for speed... Complex system (many parameters, computationally expensive, slow,...) Needed: Fast and reasonably accurate response prediction (e.g. for real-time applications such as control systems) Possible choices: Reduce model complexity based on essential physical features (reduced order model) Replace model based on mathematical simplicity (metamodel) Stochastic analysis needs to be very efficient 13/47 CTU 27 June 2014 c Christian Bucher 2014

14 Reduced order model Need to understand and represent physics May be applicable for many different load cases Very suitable for time dependent phenomena (structural dynamics, convection-diffusion processes) Can be difficult in the presence of strong nonlinearity Typical examples Modal analysis Proper orthogonal decomposition (POD) 14/47 CTU 27 June 2014 c Christian Bucher 2014

15 Metamodel Mathematically formulated black box Suitable for arbitrarily nonlinear input-output relations Requires extensive training data Very difficult to extrapolate Time-dependent problems may be tricky Typical example: Linear response surface model 15/47 CTU 27 June 2014 c Christian Bucher 2014

16 Model Correction factor method Hybrid between reduced order model and meta-model Replaces detailed mechanical model by simple mechanical model Adjust parameters of simple model by calibration to the detailed model Calibration based on probabilistic criteria (e.g. FORM) 16/47 CTU 27 June 2014 c Christian Bucher 2014

17 Common properties Based on previous experience Knowledge of physical processes Acquired experience through training Limited range of applicability Nonlinearities Number of input variables NOTE: Approaches complement each other Combination may be better than the sum of the individual parts! 17/47 CTU 27 June 2014 c Christian Bucher 2014

18 Efficient reliability estimation procedures FORM/SORM (approximation of the limit state) Monte Carlo methods Crude MC - typically used as reference solution when developing a method Importance sampling - requires identification of probabilistically relevant regions in the space of random variables Asymptotic sampling - obtain reliability from results generated with artificially increased standard deviations of the basic variables 18/47 CTU 27 June 2014 c Christian Bucher 2014

19 Essential Steps Sensitivity Analysis to determine the most relevant uncertain parameters Model order reduction for reducing the number of degrees of freedom and complexity Efficient probabilistic analysis to reduce number of samples Validation procedures to detect omissions and errors (includes expert judgement) 19/47 CTU 27 June 2014 c Christian Bucher 2014

20 Reliability analysis Mechanical system F M e M pl Failure condition F = {(F, L, M pl ) : F L M pl } = {(F, L, M pl ) : 1 F L M pl 0 Failure probability P (F) = L P (F) = P [{X : g(x) 0}... I g (x)f X1...X n dx 1... dx n I g (x 1... x n ) = 1 if g(x 1... x n ) 0 and I g (.) = 0 else 20/47 CTU 27 June 2014 c Christian Bucher 2014

21 First-order reliability method (FORM) Rosenblatt-Transformation, e.g. for Nataf model Y i = Φ 1 [F Xi (X i )]; i = 1n Inverse transformation U = L 1 Y; X i = F 1 X i Computation of design point C YY = LL T [ ( n )] Φ L ik U k k=1 u : u T u Min.; subject to: g[x(u)] = 0 Linearize at the design point (in standard Gaussian space) 21/47 CTU 27 June 2014 c Christian Bucher 2014

22 FORM procedure Find point u with minimal distance β from origin in standard Gaussian space u 2 s 2 β u s 1 g(u) = 0 ḡ(u) = 0 u 1 ḡ : n i=1 u i s i + 1 = 0; n P (F) = Φ( β) 1 s 2 i=1 i = 1 β 2 22/47 CTU 27 June 2014 c Christian Bucher 2014

23 Optimization loop Outer optimization loop controls the structural design Probability of constraint violation computed by FORM Inner optimization driven by random variables Both loops need gradients Start optimization loop Repeat for gradients Create one design x j Compute objective f 0 (x j ) Compute probability of constraint violation P k = P [f k (x j ) > 0] Check convergence FORM optimization loop FE analysis 23/47 CTU 27 June 2014 c Christian Bucher 2014

24 Response surface method Reduce computational effort by replacing expensive FE analyses Establish meta-models in terms of simple mathematical functions Fit model parameters to FE solution using regression analysis η x 2 x 1 24/47 CTU 27 June 2014 c Christian Bucher 2014

25 Regression Adjust a model to experiments Set of parameters Y = f (X, p) p = [p 1, p 2,..., p n ] T Experimental values for input X and output Y (X (k), Y (k) ), k = 1... m Search for best model by minimizing the residual S(p) = m k=1 [ Y (k) f (X (k), p)] 2 ; p = argmin S(p) 25/47 CTU 27 June 2014 c Christian Bucher 2014

26 Linear regression Linear dependence on parameters (not on variables!) n f (X, p) = p i g i (X) Necessary condition for a minimum i=1 S p j = 0; j = 1... n Solution { } m n g j (X k )[Y k p i g i (X k )] = 0; j = 1... n k=1 i=1 Qp = q 26/47 CTU 27 June 2014 c Christian Bucher 2014

27 Quality of regression Coeffient of determination (CoD): correlation between experimental data and model predictions ( ) E[Y Z] 2 R 2 = ; Z = σ Y σ Z n p i g i (X) Adjusted (reduced) CoD for small sample sizes (penalize overfitting) Radj 2 = R 2 n 1 ( ) 1 R 2 m n If an additional test data set T is available: Coefficient of Prognosis (CoP) ( ) E[T ZT ] 2 CoP = ; Z T = σ Y σ Z i=1 n p i g i (X T ); 0 CoP 1 i=1 27/47 CTU 27 June 2014 c Christian Bucher 2014

28 Example Adapt polynomial function to 6 data points Variable Y Training set (X k, Y k ) Variable X Variable Y Test set (X k, Y k ) Variable X 28/47 CTU 27 June 2014 c Christian Bucher 2014

29 Regression result Adjust model to training data, cross-check with test data Variable Y Quadratic Training set Cubic Variable X Variable Y Quadratic Test set Cubic Variable X 29/47 CTU 27 June 2014 c Christian Bucher 2014

30 Quality depending on model order Repeat regression and test for different polynomial orders Quadratic model has best prediction capability n R 2 CoP Radj Variable Y Quadratic Cubic Variable X 30/47 CTU 27 June 2014 c Christian Bucher 2014

31 What to approximate? For reliability analysis, the limit state function g(x) is needed Immediate approximation of g may introduce unwanted nonlinear dependencies on input variables F V Example: shear stresses in a console with square cross section B τ xy = 3F H 2B 2 ; τ xz = 3F V 2B 2 B Failure criterion (v. Mises) g(f H, F V ) = β F 3(τxy 2 + τxz) 2 0 F H 31/47 CTU 27 June 2014 c Christian Bucher 2014

32 Comparison Stresses τ xy and τ xz are linear functions of F H and F v Limit state function g(f H, F V ) is highly nonlinear and contains a singularity Try to use easy formulation for constraint functions τ xy τ xz g F H F V F H F V F H F V 32/47 CTU 27 June 2014 c Christian Bucher 2014

33 Example - ten bar truss Configuration: L = 360, F 1 = F 2 = F 1 F L L L Objective: Minimize structural mass Constraints: All member stresses < All nodal displacements < 2 33/47 CTU 27 June 2014 c Christian Bucher 2014

34 Deterministic optimization Gradient-based solver (Conmin) DEMO 34/47 CTU 27 June 2014 c Christian Bucher 2014

35 Optimal design Objective function: m = 5065 Cross sectional areas Member Area Member Area Active constraints: no member stress, displacements in nodes 3 and 6 Effort: 200 FE analyses 35/47 CTU 27 June 2014 c Christian Bucher 2014

36 Robustness evaluation Take into account randomness of loads (F 1 and F 2 independent, log-normally distributed, coefficient of variation = 0.3) Take into account randomness of cross sections (all independent, normally distributed, coefficient of variation = 0.15) Compute variability of constraints Estimate probability of constraint violation(s) using a distribution hypothesis (Gaussian) High probability of violating active constraints, but also 3 inactive ones Effort: 100 FE analyses Member P σ Member P σ Node P u Node P v /47 CTU 27 June 2014 c Christian Bucher 2014

37 Upscaled deterministic solution Increase cross sectional areas of design uniformly to match reliability constraint Use repeated FORM analysis COV m opt Effort: 300 FE analyses for each β 37/47 CTU 27 June 2014 c Christian Bucher 2014

38 Reliability-based optimization Model randomness of loads (F 1 and F 2 independent, log-normally distributed) Model randomness of cross sections (all independent, normally distributed) Accept constraint violation(s) with a probability corresponding to a reliability index β = 3 Use FORM to obtain β for all designs during the optimization process Best designs depend on the coefficient of variation of F 1 and F 2 Effort: FE analyses (factor 300 vs. deterministic case) 38/47 CTU 27 June 2014 c Christian Bucher 2014

39 Robust optima COV m opt Objective Upscaled Direct Coefficient of variation of load Direct: Computational effort: FE runs for 1 COV Upscaled: Computational effort: 1500 FE runs for 1 COV 39/47 CTU 27 June 2014 c Christian Bucher 2014

40 Response surface Use 500 support points in 12-dimensional space Assess quality of regression Cross validation by splitting samples 2/1 Compute coefficient of prognosis (CoP) from applying regression model to unused samples Quantity σ 1 σ 2 σ 3 σ 4 σ 5 CoP Quantity σ 6 σ 7 σ 8 σ 9 σ 10 CoP Quantity u 2 u 3 u 5 u 6 CoP Quantity v 2 v 3 v 5 v 6 CoP /47 CTU 27 June 2014 c Christian Bucher 2014

41 Approximation of displacements 2 Vertical displacement of node 6 Compare displacement computed from FE analysis to response surface results (500 random samples) Fitted displacement True displacement 6 41/47 CTU 27 June 2014 c Christian Bucher 2014

42 Approximation of stresses Stress in member 5 Compare stress computed from FE analysis to response surface results (full quadratic, 500 random samples) Fitted stress True stress 5 42/47 CTU 27 June 2014 c Christian Bucher 2014

43 Alternative approximation of stresses Stress in member 5 Compare stress computed from FE analysis to response surface results (thin plate spline, 500 random samples) Fitted stress True stress 5 43/47 CTU 27 June 2014 c Christian Bucher 2014

44 Reliability-bsed optimization using RSM Gradient-based optimizer (Conmin), FORM based on response surfaces DEMO 44/47 CTU 27 June 2014 c Christian Bucher 2014

45 Robust optima from RSM COV m opt Objective Upscaled RSM Direct Coefficient of variation of load Computational effort reduced by a factor of 100 for one COV (300 for 3 COVs) 45/47 CTU 27 June 2014 c Christian Bucher 2014

46 Compare robust designs All elements are strengthened with larger COV of load Relative member cross section ratios remain similar (not too different from upscaled deterministic solution) COV = 0.1 COV = /47 CTU 27 June 2014 c Christian Bucher 2014

47 Benefits of robust optimization Avoids highly specialized designs, reduces imperfection sensitivity Naturally includes statistical uncertainties into the design optimization process Allows the inclusion of quality control measures (manufacturing, maintenance) into the design process BUT: computationally very expensive unless based on approximations such as response surface models 47/47 CTU 27 June 2014 c Christian Bucher 2014

RESPONSE SURFACE METHODS FOR STOCHASTIC STRUCTURAL OPTIMIZATION

RESPONSE SURFACE METHODS FOR STOCHASTIC STRUCTURAL OPTIMIZATION Meccanica dei Materiali e delle Strutture Vol. VI (2016), no.1, pp. 99-106 ISSN: 2035-679X Dipartimento di Ingegneria Civile, Ambientale, Aerospaziale, Dei Materiali DICAM RESPONSE SURFACE METHODS FOR

More information

Methods of Reliability Analysis in the context of RDO. Lectures. Christian Bucher

Methods of Reliability Analysis in the context of RDO. Lectures. Christian Bucher Lectures Methods of Reliability Analysis in the context of RDO Christian Bucher presented at the Weimar Optimization and Stochastic Days 2011 Source: www.dynardo.de/en/library Methods of Reliability Analysis

More information

Reduction of Random Variables in Structural Reliability Analysis

Reduction of Random Variables in Structural Reliability Analysis Reduction of Random Variables in Structural Reliability Analysis S. Adhikari and R. S. Langley Department of Engineering University of Cambridge Trumpington Street Cambridge CB2 1PZ (U.K.) February 21,

More information

Robust Pareto Design of GMDH-type Neural Networks for Systems with Probabilistic Uncertainties

Robust Pareto Design of GMDH-type Neural Networks for Systems with Probabilistic Uncertainties . Hybrid GMDH-type algorithms and neural networks Robust Pareto Design of GMDH-type eural etworks for Systems with Probabilistic Uncertainties. ariman-zadeh, F. Kalantary, A. Jamali, F. Ebrahimi Department

More information

However, reliability analysis is not limited to calculation of the probability of failure.

However, reliability analysis is not limited to calculation of the probability of failure. Probabilistic Analysis probabilistic analysis methods, including the first and second-order reliability methods, Monte Carlo simulation, Importance sampling, Latin Hypercube sampling, and stochastic expansions

More information

BEST ESTIMATE PLUS UNCERTAINTY SAFETY STUDIES AT THE CONCEPTUAL DESIGN PHASE OF THE ASTRID DEMONSTRATOR

BEST ESTIMATE PLUS UNCERTAINTY SAFETY STUDIES AT THE CONCEPTUAL DESIGN PHASE OF THE ASTRID DEMONSTRATOR BEST ESTIMATE PLUS UNCERTAINTY SAFETY STUDIES AT THE CONCEPTUAL DESIGN PHASE OF THE ASTRID DEMONSTRATOR M. Marquès CEA, DEN, DER F-13108, Saint-Paul-lez-Durance, France Advanced simulation in support to

More information

Efficient sensitivity analysis for virtual prototyping. Lectures. Thomas Most & Johannes Will

Efficient sensitivity analysis for virtual prototyping. Lectures. Thomas Most & Johannes Will Lectures Efficient sensitivity analysis for virtual prototyping Thomas Most & Johannes Will presented at the ECCOMAS Conference 2012 Source: www.dynardo.de/en/library European Congress on Computational

More information

Structural Reliability

Structural Reliability Structural Reliability Thuong Van DANG May 28, 2018 1 / 41 2 / 41 Introduction to Structural Reliability Concept of Limit State and Reliability Review of Probability Theory First Order Second Moment Method

More information

Modelling Under Risk and Uncertainty

Modelling Under Risk and Uncertainty Modelling Under Risk and Uncertainty An Introduction to Statistical, Phenomenological and Computational Methods Etienne de Rocquigny Ecole Centrale Paris, Universite Paris-Saclay, France WILEY A John Wiley

More information

Dynamic Analysis in FEMAP. May 24 th, presented by Philippe Tremblay Marc Lafontaine

Dynamic Analysis in FEMAP. May 24 th, presented by Philippe Tremblay Marc Lafontaine Dynamic Analysis in FEMAP presented by Philippe Tremblay Marc Lafontaine marc.lafontaine@mayasim.com 514-951-3429 date May 24 th, 2016 Agenda NX Nastran Transient, frequency response, random, response

More information

Safety Envelope for Load Tolerance and Its Application to Fatigue Reliability Design

Safety Envelope for Load Tolerance and Its Application to Fatigue Reliability Design Safety Envelope for Load Tolerance and Its Application to Fatigue Reliability Design Haoyu Wang * and Nam H. Kim University of Florida, Gainesville, FL 32611 Yoon-Jun Kim Caterpillar Inc., Peoria, IL 61656

More information

SOLVING POWER AND OPTIMAL POWER FLOW PROBLEMS IN THE PRESENCE OF UNCERTAINTY BY AFFINE ARITHMETIC

SOLVING POWER AND OPTIMAL POWER FLOW PROBLEMS IN THE PRESENCE OF UNCERTAINTY BY AFFINE ARITHMETIC SOLVING POWER AND OPTIMAL POWER FLOW PROBLEMS IN THE PRESENCE OF UNCERTAINTY BY AFFINE ARITHMETIC Alfredo Vaccaro RTSI 2015 - September 16-18, 2015, Torino, Italy RESEARCH MOTIVATIONS Power Flow (PF) and

More information

Polynomial chaos expansions for structural reliability analysis

Polynomial chaos expansions for structural reliability analysis DEPARTMENT OF CIVIL, ENVIRONMENTAL AND GEOMATIC ENGINEERING CHAIR OF RISK, SAFETY & UNCERTAINTY QUANTIFICATION Polynomial chaos expansions for structural reliability analysis B. Sudret & S. Marelli Incl.

More information

F denotes cumulative density. denotes probability density function; (.)

F denotes cumulative density. denotes probability density function; (.) BAYESIAN ANALYSIS: FOREWORDS Notation. System means the real thing and a model is an assumed mathematical form for the system.. he probability model class M contains the set of the all admissible models

More information

A Structural Reliability Analysis Method Based on Radial Basis Function

A Structural Reliability Analysis Method Based on Radial Basis Function Copyright 2012 Tech Science Press CMC, vol.27, no.2, pp.128-142, 2012 A Structural Reliability Analysis Method Based on Radial Basis Function M. Q. Chau 1,2, X. Han 1, Y. C. Bai 1 and C. Jiang 1 Abstract:

More information

EFFICIENT SHAPE OPTIMIZATION USING POLYNOMIAL CHAOS EXPANSION AND LOCAL SENSITIVITIES

EFFICIENT SHAPE OPTIMIZATION USING POLYNOMIAL CHAOS EXPANSION AND LOCAL SENSITIVITIES 9 th ASCE Specialty Conference on Probabilistic Mechanics and Structural Reliability EFFICIENT SHAPE OPTIMIZATION USING POLYNOMIAL CHAOS EXPANSION AND LOCAL SENSITIVITIES Nam H. Kim and Haoyu Wang University

More information

4. Convex optimization problems

4. Convex optimization problems Convex Optimization Boyd & Vandenberghe 4. Convex optimization problems optimization problem in standard form convex optimization problems quasiconvex optimization linear optimization quadratic optimization

More information

Risk Analysis: Efficient Computation of Failure Probability

Risk Analysis: Efficient Computation of Failure Probability Risk Analysis: Efficient Computation of Failure Probability Nassim RAZAALY CWI - INRIA Bordeaux nassim.razaaly@inria.fr 20/09/2017 Nassim RAZAALY (INRIA-CWI) Tail Probability 20/09/2017 1 / 13 Motivation:

More information

Convex optimization problems. Optimization problem in standard form

Convex optimization problems. Optimization problem in standard form Convex optimization problems optimization problem in standard form convex optimization problems linear optimization quadratic optimization geometric programming quasiconvex optimization generalized inequality

More information

ME FINITE ELEMENT ANALYSIS FORMULAS

ME FINITE ELEMENT ANALYSIS FORMULAS ME 2353 - FINITE ELEMENT ANALYSIS FORMULAS UNIT I FINITE ELEMENT FORMULATION OF BOUNDARY VALUE PROBLEMS 01. Global Equation for Force Vector, {F} = [K] {u} {F} = Global Force Vector [K] = Global Stiffness

More information

Sensitivity and Reliability Analysis of Nonlinear Frame Structures

Sensitivity and Reliability Analysis of Nonlinear Frame Structures Sensitivity and Reliability Analysis of Nonlinear Frame Structures Michael H. Scott Associate Professor School of Civil and Construction Engineering Applied Mathematics and Computation Seminar April 8,

More information

Interval Finite Element Methods for Uncertainty Treatment in Structural Engineering Mechanics Rafi L. Muhanna Georgia Institute of Technology USA

Interval Finite Element Methods for Uncertainty Treatment in Structural Engineering Mechanics Rafi L. Muhanna Georgia Institute of Technology USA Interval Finite Element Methods for Uncertainty Treatment in Structural Engineering Mechanics Rafi L. Muhanna Georgia Institute of Technology USA Second Scandinavian Workshop on INTERVAL METHODS AND THEIR

More information

Sensitivity analysis using the Metamodel of Optimal Prognosis. Lectures. Thomas Most & Johannes Will

Sensitivity analysis using the Metamodel of Optimal Prognosis. Lectures. Thomas Most & Johannes Will Lectures Sensitivity analysis using the Metamodel of Optimal Prognosis Thomas Most & Johannes Will presented at the Weimar Optimization and Stochastic Days 2011 Source: www.dynardo.de/en/library Sensitivity

More information

Guideline for Offshore Structural Reliability Analysis - General 3. RELIABILITY ANALYSIS 38

Guideline for Offshore Structural Reliability Analysis - General 3. RELIABILITY ANALYSIS 38 FEBRUARY 20, 1995 3. RELIABILITY ANALYSIS 38 3.1 General 38 3.1.1 Variables 38 3.1.2 Events 39 3.1.3 Event Probability 41 3.1.4 The Reliability Index 41 3.1.5 The Design Point 42 3.1.6 Transformation of

More information

Linear Models for Regression. Sargur Srihari

Linear Models for Regression. Sargur Srihari Linear Models for Regression Sargur srihari@cedar.buffalo.edu 1 Topics in Linear Regression What is regression? Polynomial Curve Fitting with Scalar input Linear Basis Function Models Maximum Likelihood

More information

Tensor Transformations and the Maximum Shear Stress. (Draft 1, 1/28/07)

Tensor Transformations and the Maximum Shear Stress. (Draft 1, 1/28/07) Tensor Transformations and the Maximum Shear Stress (Draft 1, 1/28/07) Introduction The order of a tensor is the number of subscripts it has. For each subscript it is multiplied by a direction cosine array

More information

Basics of Uncertainty Analysis

Basics of Uncertainty Analysis Basics of Uncertainty Analysis Chapter Six Basics of Uncertainty Analysis 6.1 Introduction As shown in Fig. 6.1, analysis models are used to predict the performances or behaviors of a product under design.

More information

Advanced Methods of Stochastic and Optimization in Industrial Applications. Lectures. Dirk Roos

Advanced Methods of Stochastic and Optimization in Industrial Applications. Lectures. Dirk Roos Lectures Advanced Methods of Stochastic and Optimization in Industrial Applications Dirk Roos presented at the Weimar Optimization and Stochastic Days 008 Source: www.dynardo.de/en/library ADVANCED METHODS

More information

Uncertainty modeling for robust verifiable design. Arnold Neumaier University of Vienna Vienna, Austria

Uncertainty modeling for robust verifiable design. Arnold Neumaier University of Vienna Vienna, Austria Uncertainty modeling for robust verifiable design Arnold Neumaier University of Vienna Vienna, Austria Safety Safety studies in structural engineering are supposed to guard against failure in all reasonable

More information

A Mixed Efficient Global Optimization (m- EGO) Based Time-Dependent Reliability Analysis Method

A Mixed Efficient Global Optimization (m- EGO) Based Time-Dependent Reliability Analysis Method A Mixed Efficient Global Optimization (m- EGO) Based Time-Dependent Reliability Analysis Method ASME 2014 IDETC/CIE 2014 Paper number: DETC2014-34281 Zhen Hu, Ph.D. Candidate Advisor: Dr. Xiaoping Du Department

More information

Simulation of random fields in structural design. Lectures. Sebastian Wolff

Simulation of random fields in structural design. Lectures. Sebastian Wolff Lectures Simulation of random fields in structural design Sebastian Wolff presented at the 11th International Probabilistic Workshop, Brno 2013 Source: www.dynardo.de/en/library Novák and Vořechovský:

More information

RELIABILITY ANALYSIS IN BOLTED COMPOSITE JOINTS WITH SHIMMING MATERIAL

RELIABILITY ANALYSIS IN BOLTED COMPOSITE JOINTS WITH SHIMMING MATERIAL 25 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES RELIABILITY ANALYSIS IN BOLTED COMPOSITE JOINTS WITH SHIMMING MATERIAL P. Caracciolo, G. Kuhlmann AIRBUS-Germany e-mail: paola.caracciolo@airbus.com

More information

Imprecise probability in engineering a case study

Imprecise probability in engineering a case study Imprecise probability in engineering a case study Tutorial, ISIPTA 11 Innsbruck, July 25 28, 2011 Michael Oberguggenberger Unit of Engineering Mathematics University of Innsbruck, Austria http://techmath.uibk.ac.at

More information

Value of Information Analysis with Structural Reliability Methods

Value of Information Analysis with Structural Reliability Methods Accepted for publication in Structural Safety, special issue in the honor of Prof. Wilson Tang August 2013 Value of Information Analysis with Structural Reliability Methods Daniel Straub Engineering Risk

More information

OPTIMAL DESIGN INPUTS FOR EXPERIMENTAL CHAPTER 17. Organization of chapter in ISSO. Background. Linear models

OPTIMAL DESIGN INPUTS FOR EXPERIMENTAL CHAPTER 17. Organization of chapter in ISSO. Background. Linear models CHAPTER 17 Slides for Introduction to Stochastic Search and Optimization (ISSO)by J. C. Spall OPTIMAL DESIGN FOR EXPERIMENTAL INPUTS Organization of chapter in ISSO Background Motivation Finite sample

More information

Outline Introduction OLS Design of experiments Regression. Metamodeling. ME598/494 Lecture. Max Yi Ren

Outline Introduction OLS Design of experiments Regression. Metamodeling. ME598/494 Lecture. Max Yi Ren 1 / 34 Metamodeling ME598/494 Lecture Max Yi Ren Department of Mechanical Engineering, Arizona State University March 1, 2015 2 / 34 1. preliminaries 1.1 motivation 1.2 ordinary least square 1.3 information

More information

9. Model Selection. statistical models. overview of model selection. information criteria. goodness-of-fit measures

9. Model Selection. statistical models. overview of model selection. information criteria. goodness-of-fit measures FE661 - Statistical Methods for Financial Engineering 9. Model Selection Jitkomut Songsiri statistical models overview of model selection information criteria goodness-of-fit measures 9-1 Statistical models

More information

Recent Developments for Random Fields and Statistics on Structures. Lectures. Sebastian Wolff, Christian Bucher

Recent Developments for Random Fields and Statistics on Structures. Lectures. Sebastian Wolff, Christian Bucher Lectures Recent Developments for Random Fields and Statistics on Structures Sebastian Wolff, Christian Bucher presented at the Weimar Optimization and Stochastic Days 2012 Source: www.dynardo.de/en/library

More information

Design for Reliability and Robustness through probabilistic Methods in COMSOL Multiphysics with OptiY

Design for Reliability and Robustness through probabilistic Methods in COMSOL Multiphysics with OptiY Presented at the COMSOL Conference 2008 Hannover Multidisciplinary Analysis and Optimization In1 Design for Reliability and Robustness through probabilistic Methods in COMSOL Multiphysics with OptiY In2

More information

Approximation of complex nonlinear functions by means of neural networks

Approximation of complex nonlinear functions by means of neural networks Approximation of complex nonlinear functions by means of neural networks Thomas Most Abstract In this paper the applicability of neural networks for the approximation of several nonlinear problems is investigated.

More information

Econ 2148, fall 2017 Gaussian process priors, reproducing kernel Hilbert spaces, and Splines

Econ 2148, fall 2017 Gaussian process priors, reproducing kernel Hilbert spaces, and Splines Econ 2148, fall 2017 Gaussian process priors, reproducing kernel Hilbert spaces, and Splines Maximilian Kasy Department of Economics, Harvard University 1 / 37 Agenda 6 equivalent representations of the

More information

MODIFIED MONTE CARLO WITH IMPORTANCE SAMPLING METHOD

MODIFIED MONTE CARLO WITH IMPORTANCE SAMPLING METHOD MODIFIED MONTE CARLO WITH IMPORTANCE SAMPLING METHOD Monte Carlo simulation methods apply a random sampling and modifications can be made of this method is by using variance reduction techniques (VRT).

More information

New Developments in LS-OPT - Robustness Studies

New Developments in LS-OPT - Robustness Studies 5. LS-DYNA - Anwenderforum, Ulm 2006 Robustheit / Optimierung I New Developments in LS-OPT - Robustness Studies Ken Craig, Willem Roux 2, Nielen Stander 2 Multidisciplinary Design Optimization Group University

More information

Two-Stage Stochastic and Deterministic Optimization

Two-Stage Stochastic and Deterministic Optimization Two-Stage Stochastic and Deterministic Optimization Tim Rzesnitzek, Dr. Heiner Müllerschön, Dr. Frank C. Günther, Michal Wozniak Abstract The purpose of this paper is to explore some interesting aspects

More information

Robust Backtesting Tests for Value-at-Risk Models

Robust Backtesting Tests for Value-at-Risk Models Robust Backtesting Tests for Value-at-Risk Models Jose Olmo City University London (joint work with Juan Carlos Escanciano, Indiana University) Far East and South Asia Meeting of the Econometric Society

More information

IGD-TP Exchange Forum n 5 WG1 Safety Case: Handling of uncertainties October th 2014, Kalmar, Sweden

IGD-TP Exchange Forum n 5 WG1 Safety Case: Handling of uncertainties October th 2014, Kalmar, Sweden IGD-TP Exchange Forum n 5 WG1 Safety Case: Handling of uncertainties October 28-30 th 2014, Kalmar, Sweden Comparison of probabilistic and alternative evidence theoretical methods for the handling of parameter

More information

Linear Models for Regression CS534

Linear Models for Regression CS534 Linear Models for Regression CS534 Example Regression Problems Predict housing price based on House size, lot size, Location, # of rooms Predict stock price based on Price history of the past month Predict

More information

A Moving Kriging Interpolation Response Surface Method for Structural Reliability Analysis

A Moving Kriging Interpolation Response Surface Method for Structural Reliability Analysis Copyright 2013 Tech Science Press CMES, vol.93, no.6, pp.469-488, 2013 A Moving Kriging Interpolation Response Surface Method for Structural Reliability Analysis W. Zhao 1,2, J.K. Liu 3, X.Y. Li 2, Q.W.

More information

Train the model with a subset of the data. Test the model on the remaining data (the validation set) What data to choose for training vs. test?

Train the model with a subset of the data. Test the model on the remaining data (the validation set) What data to choose for training vs. test? Train the model with a subset of the data Test the model on the remaining data (the validation set) What data to choose for training vs. test? In a time-series dimension, it is natural to hold out the

More information

Uncertainty modelling using software FReET

Uncertainty modelling using software FReET Uncertainty modelling using software FReET D. Novak, M. Vorechovsky, R. Rusina Brno University of Technology Brno, Czech Republic 1/30 Outline Introduction Methods and main features Software FReET Selected

More information

Terminology for Statistical Data

Terminology for Statistical Data Terminology for Statistical Data variables - features - attributes observations - cases (consist of multiple values) In a standard data matrix, variables or features correspond to columns observations

More information

EML4507 Finite Element Analysis and Design EXAM 1

EML4507 Finite Element Analysis and Design EXAM 1 2-17-15 Name (underline last name): EML4507 Finite Element Analysis and Design EXAM 1 In this exam you may not use any materials except a pencil or a pen, an 8.5x11 formula sheet, and a calculator. Whenever

More information

PROBABILISTIC STRESS ANALYSIS OF CYLINDRICAL PRESSURE VESSEL UNDER INTERNAL PRESSURE USING MONTE CARLO SIMULATION METHOD

PROBABILISTIC STRESS ANALYSIS OF CYLINDRICAL PRESSURE VESSEL UNDER INTERNAL PRESSURE USING MONTE CARLO SIMULATION METHOD PROBABILISTIC STRESS ANALYSIS OF CYLINDRICAL PRESSURE VESSEL UNDER INTERNAL PRESSURE USING MONTE CARLO SIMULATION METHOD Manikandan.R 1, K.J.Nagarajan 2 1,2 AssistantProfessor, Department of Mechanical

More information

Uncertainty Quantification in MEMS

Uncertainty Quantification in MEMS Uncertainty Quantification in MEMS N. Agarwal and N. R. Aluru Department of Mechanical Science and Engineering for Advanced Science and Technology Introduction Capacitive RF MEMS switch Comb drive Various

More information

Lecture: Convex Optimization Problems

Lecture: Convex Optimization Problems 1/36 Lecture: Convex Optimization Problems http://bicmr.pku.edu.cn/~wenzw/opt-2015-fall.html Acknowledgement: this slides is based on Prof. Lieven Vandenberghe s lecture notes Introduction 2/36 optimization

More information

ENHANCED MONTE CARLO FOR RELIABILITY-BASED DESIGN AND CALIBRATION

ENHANCED MONTE CARLO FOR RELIABILITY-BASED DESIGN AND CALIBRATION COMPDYN 2011 ECCOMAS Thematic Conference on Computational Methods in Structural Dynamics and Earthquake Engineering M. Papadrakakis, M. Fragiadakis, V. Plevris (eds.) Corfu, Greece, 25-28 May 2011 ENHANCED

More information

Linear Models for Regression CS534

Linear Models for Regression CS534 Linear Models for Regression CS534 Example Regression Problems Predict housing price based on House size, lot size, Location, # of rooms Predict stock price based on Price history of the past month Predict

More information

GOAL-BASED NEW SHIP CONSTRUCTION STANDARDS General principles for structural standards MSC 80/6/6

GOAL-BASED NEW SHIP CONSTRUCTION STANDARDS General principles for structural standards MSC 80/6/6 GOAL-BASED NEW SHIP CONSTRUCTION STANDARDS General principles for structural standards MSC 80/6/6 Rolf Skjong, Dr Rolf.Skjong@dnv.com IMO MSC 80, Lunch Presentation May 12th, 2005 1 Goal Based Construction

More information

Linear Regression Linear Regression with Shrinkage

Linear Regression Linear Regression with Shrinkage Linear Regression Linear Regression ith Shrinkage Introduction Regression means predicting a continuous (usually scalar) output y from a vector of continuous inputs (features) x. Example: Predicting vehicle

More information

Stochastic Optimization Methods

Stochastic Optimization Methods Stochastic Optimization Methods Kurt Marti Stochastic Optimization Methods With 14 Figures 4y Springer Univ. Professor Dr. sc. math. Kurt Marti Federal Armed Forces University Munich Aero-Space Engineering

More information

Reduction of Random Variables in Structural Reliability Analysis

Reduction of Random Variables in Structural Reliability Analysis Reduction of Random Variables in Structural Reliability Analysis S. ADHIKARI AND R. S. LANGLEY Cambridge University Engineering Department Cambridge, U.K. Random Variable Reduction in Reliability Analysis

More information

S. Freitag, B. T. Cao, J. Ninić & G. Meschke

S. Freitag, B. T. Cao, J. Ninić & G. Meschke SFB 837 Interaction Modeling Mechanized Tunneling S Freitag, B T Cao, J Ninić & G Meschke Institute for Structural Mechanics Ruhr University Bochum 1 Content 1 Motivation 2 Process-oriented FE model for

More information

Polynomial Chaos and Karhunen-Loeve Expansion

Polynomial Chaos and Karhunen-Loeve Expansion Polynomial Chaos and Karhunen-Loeve Expansion 1) Random Variables Consider a system that is modeled by R = M(x, t, X) where X is a random variable. We are interested in determining the probability of the

More information

Sequential Importance Sampling for Rare Event Estimation with Computer Experiments

Sequential Importance Sampling for Rare Event Estimation with Computer Experiments Sequential Importance Sampling for Rare Event Estimation with Computer Experiments Brian Williams and Rick Picard LA-UR-12-22467 Statistical Sciences Group, Los Alamos National Laboratory Abstract Importance

More information

A Least Squares Formulation for Canonical Correlation Analysis

A Least Squares Formulation for Canonical Correlation Analysis A Least Squares Formulation for Canonical Correlation Analysis Liang Sun, Shuiwang Ji, and Jieping Ye Department of Computer Science and Engineering Arizona State University Motivation Canonical Correlation

More information

4. Convex optimization problems

4. Convex optimization problems Convex Optimization Boyd & Vandenberghe 4. Convex optimization problems optimization problem in standard form convex optimization problems quasiconvex optimization linear optimization quadratic optimization

More information

Linear Models for Regression CS534

Linear Models for Regression CS534 Linear Models for Regression CS534 Prediction Problems Predict housing price based on House size, lot size, Location, # of rooms Predict stock price based on Price history of the past month Predict the

More information

AUTOMATIC CONTROL COMMUNICATION SYSTEMS LINKÖPINGS UNIVERSITET. Questions AUTOMATIC CONTROL COMMUNICATION SYSTEMS LINKÖPINGS UNIVERSITET

AUTOMATIC CONTROL COMMUNICATION SYSTEMS LINKÖPINGS UNIVERSITET. Questions AUTOMATIC CONTROL COMMUNICATION SYSTEMS LINKÖPINGS UNIVERSITET The Problem Identification of Linear and onlinear Dynamical Systems Theme : Curve Fitting Division of Automatic Control Linköping University Sweden Data from Gripen Questions How do the control surface

More information

Time Series and Forecasting Lecture 4 NonLinear Time Series

Time Series and Forecasting Lecture 4 NonLinear Time Series Time Series and Forecasting Lecture 4 NonLinear Time Series Bruce E. Hansen Summer School in Economics and Econometrics University of Crete July 23-27, 2012 Bruce Hansen (University of Wisconsin) Foundations

More information

Stochastic Simulation of Aircraft Fuselage Assembly Considering Manufacturing Uncertainties

Stochastic Simulation of Aircraft Fuselage Assembly Considering Manufacturing Uncertainties 9th European LS-DYNA Conference 0 Stochastic Simulation of Aircraft Fuselage Assembly Considering Manufacturing Uncertainties Dietmar C. Vogt, Sönke Klostermann EADS Innovation Works, Germany Introduction

More information

Uncertainty Quantification in Performance Evaluation of Manufacturing Processes

Uncertainty Quantification in Performance Evaluation of Manufacturing Processes Uncertainty Quantification in Performance Evaluation of Manufacturing Processes Manufacturing Systems October 27, 2014 Saideep Nannapaneni, Sankaran Mahadevan Vanderbilt University, Nashville, TN Acknowledgement

More information

Study on Optimal Design of Automotive Body Structure Crashworthiness

Study on Optimal Design of Automotive Body Structure Crashworthiness 7 th International LS-DYNA Users Conference Simulation Technology () Study on Optimal Design of Automotive Body Structure Crashworthiness Wang Hailiang Lin Zhongqin Jin Xianlong Institute for Automotive

More information

Robustness - Offshore Wind Energy Converters

Robustness - Offshore Wind Energy Converters Robustness of Structures - February 4-5, 2008, Zurich 1-14 Robustness - Offshore Wind Energy Converters Sebastian Thöns Risk and Safety, Institute of Structural Engineering (IBK) ETH Zurich Division VII.2:

More information

Polynomial chaos expansions for sensitivity analysis

Polynomial chaos expansions for sensitivity analysis c DEPARTMENT OF CIVIL, ENVIRONMENTAL AND GEOMATIC ENGINEERING CHAIR OF RISK, SAFETY & UNCERTAINTY QUANTIFICATION Polynomial chaos expansions for sensitivity analysis B. Sudret Chair of Risk, Safety & Uncertainty

More information

SENSITIVITY ANALYSIS IN NUMERICAL SIMULATION OF MULTIPHASE FLOW FOR CO 2 STORAGE IN SALINE AQUIFERS USING THE PROBABILISTIC COLLOCATION APPROACH

SENSITIVITY ANALYSIS IN NUMERICAL SIMULATION OF MULTIPHASE FLOW FOR CO 2 STORAGE IN SALINE AQUIFERS USING THE PROBABILISTIC COLLOCATION APPROACH XIX International Conference on Water Resources CMWR 2012 University of Illinois at Urbana-Champaign June 17-22,2012 SENSITIVITY ANALYSIS IN NUMERICAL SIMULATION OF MULTIPHASE FLOW FOR CO 2 STORAGE IN

More information

DEVELOPMENT OF FRAGILITY CURVES USING HIGH DIMENSIONAL MODEL REPRESENTATION

DEVELOPMENT OF FRAGILITY CURVES USING HIGH DIMENSIONAL MODEL REPRESENTATION DEVELOPMENT OF FRAGILITY CURVES USING HIGH DIMENSIONAL MODEL REPRESENTATION U. Vipin Unnithan 1, A. Meher Prasad 2 and B. N. Rao 3 1 Student, Dept. of Civil Engineering, Indian Institute of Technology

More information

Model Calibration under Uncertainty: Matching Distribution Information

Model Calibration under Uncertainty: Matching Distribution Information Model Calibration under Uncertainty: Matching Distribution Information Laura P. Swiler, Brian M. Adams, and Michael S. Eldred September 11, 008 AIAA Multidisciplinary Analysis and Optimization Conference

More information

Created by Erik Kostandyan, v4 January 15, 2017

Created by Erik Kostandyan, v4 January 15, 2017 MATLAB Functions for the First, Second and Inverse First Order Reliability Methods Copyrighted by Erik Kostandyan, Contact: erik.kostandyan.reliability@gmail.com Contents Description... References:...

More information

CMU-Q Lecture 24:

CMU-Q Lecture 24: CMU-Q 15-381 Lecture 24: Supervised Learning 2 Teacher: Gianni A. Di Caro SUPERVISED LEARNING Hypotheses space Hypothesis function Labeled Given Errors Performance criteria Given a collection of input

More information

Structural reliability analysis with implicit limit state functions

Structural reliability analysis with implicit limit state functions J. Miranda Structural reliability analysis with implicit limit state functions 1 Structural reliability analysis with implicit limit state functions Jorge Miranda Instituto Superior Técnico, University

More information

Hierarchical sparse Bayesian learning for structural health monitoring. with incomplete modal data

Hierarchical sparse Bayesian learning for structural health monitoring. with incomplete modal data Hierarchical sparse Bayesian learning for structural health monitoring with incomplete modal data Yong Huang and James L. Beck* Division of Engineering and Applied Science, California Institute of Technology,

More information

Hydraulic fracturing in unconventional shale gas reservoirs. Dr.-Ing. Johannes Will, Dynardo GmbH, Weimar, Germany

Hydraulic fracturing in unconventional shale gas reservoirs. Dr.-Ing. Johannes Will, Dynardo GmbH, Weimar, Germany Hydraulic fracturing in unconventional shale gas reservoirs Dr.-Ing. Johannes Will, Dynardo GmbH, Weimar, Germany Founded: 2001 (Will, Bucher, CADFEM International) More than 35 employees, offices at Weimar

More information

Fundamentals of Data Assimila1on

Fundamentals of Data Assimila1on 014 GSI Community Tutorial NCAR Foothills Campus, Boulder, CO July 14-16, 014 Fundamentals of Data Assimila1on Milija Zupanski Cooperative Institute for Research in the Atmosphere Colorado State University

More information

Reliability Problems in Earthquake Engineering. J. E. Hurtado

Reliability Problems in Earthquake Engineering. J. E. Hurtado Reliability Problems in Earthquake Engineering J. E. Hurtado Monograph CIMNE IS-63, 2010 Monografías de Ingeniería Sísmica Editor A. H. Barbat Reliability Problems in Earthquake Engineering J. E. Hurtado

More information

Linear Regression Linear Regression with Shrinkage

Linear Regression Linear Regression with Shrinkage Linear Regression Linear Regression ith Shrinkage Introduction Regression means predicting a continuous (usually scalar) output y from a vector of continuous inputs (features) x. Example: Predicting vehicle

More information

Robustesse : vue d un équipementier automobile

Robustesse : vue d un équipementier automobile Robustesse : vue d un équipementier automobile Christophe LEMAITRE / Simulation & Testing Director Steeve LAINE / Simulation Tools & Methods Expert Journée de la conception robuste et fiable. 27 mars 2014

More information

Bilinear Quadrilateral (Q4): CQUAD4 in GENESIS

Bilinear Quadrilateral (Q4): CQUAD4 in GENESIS Bilinear Quadrilateral (Q4): CQUAD4 in GENESIS The Q4 element has four nodes and eight nodal dof. The shape can be any quadrilateral; we ll concentrate on a rectangle now. The displacement field in terms

More information

Linear Models 1. Isfahan University of Technology Fall Semester, 2014

Linear Models 1. Isfahan University of Technology Fall Semester, 2014 Linear Models 1 Isfahan University of Technology Fall Semester, 2014 References: [1] G. A. F., Seber and A. J. Lee (2003). Linear Regression Analysis (2nd ed.). Hoboken, NJ: Wiley. [2] A. C. Rencher and

More information

Lectures. Variance-based sensitivity analysis in the presence of correlated input variables. Thomas Most. Source:

Lectures. Variance-based sensitivity analysis in the presence of correlated input variables. Thomas Most. Source: Lectures Variance-based sensitivity analysis in the presence of correlated input variables Thomas Most Source: www.dynardo.de/en/library Variance-based sensitivity analysis in the presence of correlated

More information

ESTIMATION THEORY. Chapter Estimation of Random Variables

ESTIMATION THEORY. Chapter Estimation of Random Variables Chapter ESTIMATION THEORY. Estimation of Random Variables Suppose X,Y,Y 2,...,Y n are random variables defined on the same probability space (Ω, S,P). We consider Y,...,Y n to be the observed random variables

More information

On the Optimal Scaling of the Modified Metropolis-Hastings algorithm

On the Optimal Scaling of the Modified Metropolis-Hastings algorithm On the Optimal Scaling of the Modified Metropolis-Hastings algorithm K. M. Zuev & J. L. Beck Division of Engineering and Applied Science California Institute of Technology, MC 4-44, Pasadena, CA 925, USA

More information

A single loop reliability-based design optimization using EPM and MPP-based PSO

A single loop reliability-based design optimization using EPM and MPP-based PSO 826 A single loop reliability-based design optimization using EPM and MPP-based PSO Abstract A reliability-based design optimization (RBDO) incorporates a probabilistic analysis with an optimization technique

More information

Advanced Simulation Methods for the Reliability Analysis of Nuclear Passive Systems

Advanced Simulation Methods for the Reliability Analysis of Nuclear Passive Systems Advanced Simulation Methods for the Reliability Analysis of Nuclear Passive Systems Francesco Di Maio, Nicola Pedroni, Enrico Zio* Politecnico di Milano, Department of Energy, Nuclear Division *Chaire

More information

Uncertainty Management and Quantification in Industrial Analysis and Design

Uncertainty Management and Quantification in Industrial Analysis and Design Uncertainty Management and Quantification in Industrial Analysis and Design www.numeca.com Charles Hirsch Professor, em. Vrije Universiteit Brussel President, NUMECA International The Role of Uncertainties

More information

Learning From Data Lecture 25 The Kernel Trick

Learning From Data Lecture 25 The Kernel Trick Learning From Data Lecture 25 The Kernel Trick Learning with only inner products The Kernel M. Magdon-Ismail CSCI 400/600 recap: Large Margin is Better Controling Overfitting Non-Separable Data 0.08 random

More information

Risk Assessment for CO 2 Sequestration- Uncertainty Quantification based on Surrogate Models of Detailed Simulations

Risk Assessment for CO 2 Sequestration- Uncertainty Quantification based on Surrogate Models of Detailed Simulations Risk Assessment for CO 2 Sequestration- Uncertainty Quantification based on Surrogate Models of Detailed Simulations Yan Zhang Advisor: Nick Sahinidis Department of Chemical Engineering Carnegie Mellon

More information

Lecture 18: Kernels Risk and Loss Support Vector Regression. Aykut Erdem December 2016 Hacettepe University

Lecture 18: Kernels Risk and Loss Support Vector Regression. Aykut Erdem December 2016 Hacettepe University Lecture 18: Kernels Risk and Loss Support Vector Regression Aykut Erdem December 2016 Hacettepe University Administrative We will have a make-up lecture on next Saturday December 24, 2016 Presentations

More information

A New Trust Region Algorithm Using Radial Basis Function Models

A New Trust Region Algorithm Using Radial Basis Function Models A New Trust Region Algorithm Using Radial Basis Function Models Seppo Pulkkinen University of Turku Department of Mathematics July 14, 2010 Outline 1 Introduction 2 Background Taylor series approximations

More information

Probing the covariance matrix

Probing the covariance matrix Probing the covariance matrix Kenneth M. Hanson Los Alamos National Laboratory (ret.) BIE Users Group Meeting, September 24, 2013 This presentation available at http://kmh-lanl.hansonhub.com/ LA-UR-06-5241

More information

Robustness Evaluations for CAE-based Virtual Prototyping of Automotive Applications. Lectures. Johannes Will

Robustness Evaluations for CAE-based Virtual Prototyping of Automotive Applications. Lectures. Johannes Will Lectures Robustness Evaluations for CAE-based Virtual Prototyping of Automotive Applications Johannes Will presented at the ECCOMAS Conference 2012 Source: www.dynardo.de/en/library European Congress on

More information