Chance constrained optimization - applications, properties and numerical issues

Size: px
Start display at page:

Download "Chance constrained optimization - applications, properties and numerical issues"

Transcription

1 Chance constrained optimization - applications, properties and numerical issues Dr. Abebe Geletu Ilmenau University of Technology Department of Simulation and Optimal Processes (SOP) May 31, 2012

2 This Chancy, Chancy, Chancy World Leonard Rastrigin Uncertainty is the only certainty... John Allen Paulos, Temple University, Philadelphia

3 Topics Chance constrained optimization problems History and major contributions Some application areas Properties and difficulties of chance constraints Approximation strategies for chance constraints A new analytic approximation Conclusion

4 Chance constrained optimization problems (CCOPT ) min x E [f (x, ξ)] (1) s.t. either Pr{g i (x, ξ) 0} α i, i = 1,..., m. (2) or Pr{g i (x, ξ) 0, i = 1,..., m} α. (3) f, g : R n R p R are at least differentiable w.r.t. x X R n ; x- a vector of deterministic variables; ξ Ω R p - a vector of random variables with joint probability density function φ(ξ).

5 Chance constrained optimization problems... Pr{ }, E[ ] are probability, expectation operators; Pr{g(x, ξ) 0} α - chance or probability constraint. 1 2 α 1 probability (reliability) level. Single chance constraints Joint chance constraints Pr{g i (x, ξ) 0} α i, i = 1,..., m. Pr{g i (x, ξ) 0, i = 1,..., m} α. The random vector ξ: can be either a Gaussian or non-gaussian. (See Geletu et al for recent review article.)

6 History and major contributions The beginning: Charnes, Cooper & Symonds 1958, Major contribution: Prekopa 1972,1973, 1995, 2001, Major references: Ben-Tal, El Ghaoui & Nemirovski: Robust optimization, Birge & Lauveaux: Introduction to stochastic programming, Kall & Wallace : Stochastic Programming, Kibzun & Kan : Stochastic programming problems. with probability and quantile functions, Marti: Stochastic Optimization Methods, Prékopa: Stochastic programming, Ruszczyński & Shapiro: Stochastic programming, 2003.

7 Some application areas Classical application areas Water reservoir management Optimal power flow (OPF) Financial risk management (using risk metrics like VaR and cvar) Reliability based (engineering) design optimization (RBDO) Modern applications Control and optimization based on prediction (eg. using weather forecast data, etc.) Reliable navigation and obstacle avoidance in unmanned autonomous ground/areal vehicles Optimal and reliable wind/soalr power generation Reliability and fault-tolerance in mechatronic systems etc.

8 Some application areas...

9 Some application areas...

10 Some application areas... Some related terminologies Chance Constraints Robustness Reliability /Zuverlässigkeit Risk metrics Risk management Fault tolerance Chance Constraints Worst case scenario Chance Constraints min Pr{Failure} max Pr{Reliability}

11 Properties and difficulties of chance constraints Meaning of chance constraints: Z := g(x, ξ) is a random variable. Hence, Pr{g(x, ξ) 0} + Pr{g(x, ξ) > 0} = 1. irrespective of the distribution of Z = g(x, ξ). reliability constraint For α near 1, Pr{g(x, ξ) 0} α; eg. α = 0.95, α = risk constraint Pr{g(x, ξ) > 0} 1 α; eg. 1 α = 0.05, α = x is feasible iff Pr{g(x, ξ) 0} α holds with reliability α. Let p(x) := Pr {g(x, ξ) 0}. Then the feasible set of CCOPT is P := {x X p(x) α}.

12 Properties and difficulties of chance constraints Important issues (A) Continuity (see Kibzun & Kan 1996, Birge & Lauveaux 1997, Prekopa 1995). (B) Differentiability of p( ) Uryasév 1994, Marti (C) Convexity of the feasible set P Prekopa 1995, Henrion & Strugarek. (D) Stability and regularity Henrion and Römisch (E) How to determine if a given x is feasible for CCOPT or not? (F) For a given x, how to determine the value p(x) = Pr {g(x, ξ) 0}? In general, (E) & (F) are not trivial issues.

13 Properties and difficulties of chance constraints Major difficulty: the value p(x) = Pr{g(x, ξ) 0} = {ξ Ω g(x,ξ) 0} is difficult to compute. Hence, CCOPT is known to be a hard-problem. But there are some special cases: Example 1: g(x, ξ) = a x + b ξ, ξ R and ξ N(µ, σ 2 ). Then φ(ξ)dξ Pr{g(x, ξ) 0} = Pr{a x + b ξ} = 1 Pr{a x + b ξ} { ( ξ µ a x + b ) } µ ( ) = 1 Pr = 1 Φ a x + b. σ σ

14 Properties and difficulties of chance constraints Example 1: contd... Hence, if g(x, ξ) = a x + b ξ, ξ R and ξ N(µ, σ 2 ), then ( ) Pr{g(x, ξ) 0} α Φ 1 (1 α) a x + b 0. The expression on the left is an exact analytic representation of the chance constraint. Example 2:(separable form) g(x, ξ) = g(x) + c ξ + b with ξ N(µ, σ 2 ). Example 3:(a linear transformation of ξ) g(x, ξ) = (Ax + b) ξ + b with ξ N(µ, σ 2 ).

15 Properties and difficulties of chance constraints... An analytic representation can lead to a nonlinear optimization problem. Example 4 (Theorem 6.2., P. 83, B. Liu 2002) Let ξ = (ξ 1,..., ξ n, ξ n+1 ) and g(x, ξ) = x 1 ξ x n ξ n ξ n+1. If ξ 1,..., ξ n, ξ n+1 are independently normally distributed random variables, then Pr{g(x, ξ) 0} α n E[ξ i ]x i +Φ 1 (α) n V [ξ i ]xi 2 + V [ξ n+1 ] E[ξ n+1 )], i=1 i=1 where Φ is the standard normal distribution.

16 Properties and difficulties of chance constraints... The above result can be extended to { } p Pr w 0 (x) + ξ k w k (x) 0 α. (4) k=1 Garnier et al (Linearization) If ξ = (ξ 1,..., ξ p ) is a normal multivariate random vector with mean 0 and small variance, then which leads to (??) g(x, ξ) g(x, 0) + p i=1 g ξ i (x, 0)ξ, In general, there is no closed-form analytic representation. Nemirovski 2012 studies tractability of (??) for non-gaussian ξ.

17 Approximation strategies for chance constraint optimization It remains to use approximation methods. Approximation strategies (I) Back-mapping (II) robust optimization (III) sample average approximation

18 I. Back-mapping (projection) method Idea of back-projection (Wendt, Li and Wozny 2002): Find a monotonic relation between Z = g(x, ξ) and some random variable ξ j ; i.e. verify theoretically (see Geletu et al. 2010) or experimentally that there is a real-valued function ϕ such that, for any x X, Z = ϕ x (ξ j ); ϕ x ( ) is strictly increasing (ξ j Z) or decreasing (ξ j Z). ξ j = ϕ 1 x (Z). ξ Z Pr {g(x, ξ) 0} = Pr { ξ j ϕ 1 x (0) }. ξ Z Pr {g(x, ξ) 0} = Pr { ξ j ϕ 1 x (0) }.

19 Back projection... Abbildung: Back Projection of chance constraints Requires a global implicit function theorem (see Geletu et al. 2011).

20 I. Back-projection... Now, for ξ j Z, (CCOPT) is equivalent to (CCOPT ) s.t. min E [f (x, ξ)] x p(x) = Pr { ξ j ϕ 1 x (0) } α, u U. p(x) = p(x) = ϕ 1 x (0) φ(ξ)dξ (5) x ϕ 1 x (0)φ(ξ)dξ (6)

21 I. Back-projection... Advantages: usable if monotonic relations are easy to find; provides direct representation of chance constraints. Disadvantages: monotonic relations may not exist; monotonic relations can be difficult to verify.

22 II. Sample average approximation (SAA) Shapiro 2003, Pagnoncelli et al Define { 0, if g(x, ξ) > 0 I (0,+ ] (g(x, ξ)) = 1, if g(x, ξ) 0. Determine samples {ξ 1,..., ξ N } Ω (e.g. low discrepancy sequences like Fourer, Sobol or Niederreiter sequences). Replace the chance constrains with p N (x) = 1 N N k=1 ) I (,0] (g(x, ξ k ) α. (p N (x) =Relative-frequency count for the satisfaction of g(x, ξ) 0. )

23 II. Sample average approximation... Advantages: (SAA) avoids computation of multidimensional integrals; Convexity structures are preserved. Disadvantages: SAA leads to a non-smooth optimization problem. Feasibility of the obtained solution to the (CCOPT) is guaranteed only when N.

24 III. Robust optimization technique Robust optimization considers the (worst-case) problem (RO) min E [f (x, ξ)] x s.t. g(x, ξ) 0, ξ Ω, x X, where g(x, ξ) 0 is required to be satisfied for as many realizations of ξ from Ω as possible. Randomized solution based on scenario generation: Generate independent identically distributed random samples ξ 1,..., ξ N from Ω (Monte-Carlo method).

25 III. Robust optimization technique... Solve the optimization problem (NLP) RO 1 min x N N f (x, ξ k ) k=1 x X. Theorem (Califore & Campi 2005) s.t. g(x, ξ k ) 0, k = 1,..., N; Suppose α (0, 1) and f (, ξ) is convex w.r.t. x R n. If the number of random samples ξ 1,..., ξ N N 2n ( ) ( ) 1 2 (1 α) ln + ln 1 α 1 α ( ) 1 + 2n, α then the optimal solution obtained from (NLP) RO is an optimal solution of (RO) with reliability α.

26 III. Robust optimization technique... Advantages: there is no need to compute integrals; the problem (NLP) RO simple to implement and solve; it also preserves convexity structures. Disadvantages: solution of (NLP) RO may not be feasible to the (CCOPT); for a higher reliability level α, very large number of scenarios ξ 1,..., ξ N are required. Recent suggestion: scenarios reduction methods: Henrion, Küchler & Römisch 2009; Campi & Garetti 2011.

27 A new analytic approximation strategy Let This implies h(x, ξ) = { 0, if g(x, ξ) 0 1, if g(x, ξ) > 0. Pr{g(x, ξ) > 0} = E [h(x, ξ)] Pr{g(x, ξ) 0} α E [h(x, ξ)] 1 α. A general idea of analytic approximation (Geletu et al. 2012): Find a continuous (possibly smooth) parametric function ψ(τ, ) so that where τ > 0. E[h(x, ξ)] ψ(τ, x),

28 A new analytic approximation strategy... Hence M(τ) = {x ψ(τ, x) 1 α} P := {x E[h(x, ξ)] 1 α}.

29 A new analytic approximation strategy... Requirements on ψ(τ, x): (a) for each fixed τ, ψ(τ, x) should be easy to compute. (b) For each fixed x inf ψ(τ, x) = E [h(x, ξ)] τ>0 (b) sup τ M(τ) = P. Question: How to construct such a function ψ(τ, x)? Basically, ψ(τ, x) = E [Ψ(τ, g(x, ξ))], for Ψ(τ, s) : R + R R.

30 A new analytic approximation strategy... Some suggestions: Ψ 1 (τ, s) = exp(τs), τ > 0 (Pinter 1984) Ψ 2 (τ, s) = exp(τ 1 s), τ > 0 (Nemirovski and Shapiro 2006, Nemirovski 2011). Ψ 3 (τ, s) = τ α [s τ, 0] +, τ > 0 (Rockafellar and Uryasev 2000), where [s τ, 0] + = max{s τ, 0}. A new analytic approximation function (Geletu et al. 2012) Ψ 4 (τ, s) = with 0 < m 2 m 1 and τ > m 1τ 1 + m 2 τe 1 τ s

31 A new analytic approximation strategy... Abbildung: Comparison of Ψ 2 and Ψ 4

32 A new analytic approximation strategy... Theorem (A. Geletu 2012) 1 Let τ > 0. Then Ψ 4 (τ, s) > 0 for any value of s; Ψ 4 (τ, s) 1 for s 0. 2 For 0 < τ 1 2, then the function Ψ 4 (, s) non-decreasing w.r.t. τ; Hence, lim Ψ 4(τ, s) = τ 0 + { 1, if s 0 0, if s < 0 Hence, for any s R : lim τ 0 + Ψ 4 (τ, s) I [0,+ ) (s) = 0. lim ψ(τ, x) = lim E [Ψ 4(τ, g(x, ξ))] = lim E [h(x, ξ)] τ 0 + τ 0 + τ 0 +

33 A new analytic approximation strategy... Instead of CCOPT solve the problem (NLP) τ min E [f (x, ξ)] x (7) s.t. (8) x M(τ) = {x X ψ(τ, x)} 1 α, for each τ with the same objective function E [f (x, ξ)] as in (CCOPT).

34 A new analytic approximation strategy... Theorem (Geletu et al. 2012) If {τ k } any sequence, such that τ k 0 + and X is a compact set, then for each τ k, the feasible set M(τ k ) is compact. lim k + M(τ k ) = P. (in fact, lim k + H(M(τ k ), P) = 0 ) If x X is a limit point of a sequence {x k } of optimal solutions of (NLP) τk, then x is a solution of CCOPT. Computational advantage: Solution of NLP τ for a sufficiently small τ provides a good approximation for CCOPT.

35 A new analytic approximation strategy... Advantages: CCOPT becomes more tractable NLP τ can be solved using state-of-the-art optimization solvers solution of NLP τ is always feasible to the CCOPT Disadvantages: Objective and constraints may require the evaluation of high dimensional integrals convexity structures of CCOPT may not be preserved in the new approximation currently, the approximation works only for single chance constraints

36 Conclusions Analytic approximation facilitates tractability of nonlinear chance constrained optimization problems. For fast processes, linearization and analytic approximation might be imperative. Large-scale problems require faster evaluation of multidimensional probability integrals. This can be achieved through: efficient numerical integration techniques (like QMC, sparse-grid, etc., integration ) the design of new numerical integration technique parallel computation, etc.

37 References: Andrieu, L.; Henrion, R.; Römisch, W. A model for dynamic chance constraints in hydro power reservoir management. European j. Oper. Res. 207, , Liu, B. Theory and practice of uncertain programming. Physica-Verlag, Heidelberg, Ben-Tal A.; Nemirovski, A. Robust convex optimization. Math. of OR 23, Birge, J. R.; Lauveaux, F. Introduction of stochastic programming. Springer Verlag, New York, Califore, G.; Campi, M. C. Uncertain convex programs: randomized solutions and confidence levels. Math. Prog. Ser. A, 102, 25 46, Campi, M. C.; Garetti, S. A sampling-and-discarding-approach to chance-constrained optimization: feasibility and optimality. J. Optim. Theory and Appl. 148, , 2011.

38 References: Celik, A. N.; Makkawi, A.; Muneer, T. Critical evaluation of wind speed frequency distribution functions. Journal of Renewable and Sustainable Energy, 2, , Charnes, A.; Cooper, W. Chance constrained programming. Management Science, 6, 73 79, Charnes, A.; Cooper, W.; Symonds, G. H. Cost horizons and certainty equivalence: An approach in stochastic programming of heating oil. Management Science, 4, , Geletu, A.; Klöppel, M.; Zhag, H.; Li, P. Advances and applications of chance-constrained approaches to systems optimization under uncertainty. Inter. J. of Sys. Sc., 2012, accepted. Geletu, A.; Hoffmann, A.; Klöppel, M.; Li, P. Monotony analysis and sparse-grid integration for nonlinear chance constrained process optimization. Eng. Optim., 43(10), , 2011.

39 References: Henrion, R. Some remarks on value-at-risk optimization. Inter. J. Man. Sc. and Eng. Man., 1, , Henrion, R.; Küchler, C.; Römsch, W. Scenario reduction in stochastic programming with respect to discrepancy distances. Comput. Optim. Applic., 43, 67 93, Henrion, R.; Strugarek, C. Convexity of chance constraints with independent random variables. Comput. Optim. Applic. 41, , Kibzun, A.I.; Kan, Y.S. Stochastic programming problems: with probability and quantile functions. John Wiley & Sons Ltd., Chichester, England, 1996.

40 References: Klöppel, M.; Geletu, A.; Hoffmann, A.; Li, P. Using sparse-grid methods to improve computation efficiency in solving dynamic nonlinear chance-constrained optimization problems. Ind. Eng. Chem. Res., 50, , Marti, K. Differentiation formulas for probability functions: The transformation method. Math. Prog. 75, , Nemirovski, A. On safe tractable approximation of chance constraints. EJOR, 219, , Nemirovski, A.; Shapiro, A. Convex approximation of chance constrained programs. SIAM J. Optim., 17, , Ouarda, T. B. M. J.; Labadie, J. W. Chance-constrained optimal control for multireservoir system optimization and risk analysis. Stochastic Environmental Research and Risk Analysis, 15, , 2001.

41 References: Pagnoncelli, B. K.; Ahmed, S.; Shapiro, A. Sample average approximation method for chance constrained programming: theory and applications. JOTA, 142, , Pinter, J. Deterministic approximation of probability inequalities. Oper. Res. 33, , Prékopa, A.; Yoda, K.; Subasi, M. M. Uniform quasi-convexity in probabilistic constrained stochastic programming. OR Letters, 39, , Prékopa, A. On the concavity of multivariate probability distribution functions. OR Letters, 29, 1 4, Prékopa, A. Stochastic programming. Kluwer Academic Publishers, Dordrecht, The Netherlands, Rockafellar, R. T.; Uryasev, S. Optimization of conditional value-at-risk. J. of Risk, 2, 21 41, 2000.

42 References: Wendt, M.; Li, P.; Wozny, G. Nonlinear chance-constrained process optimization under uncertainty. Ind. Eng. Chem. Res., 41, , Wozabal, D. Value-at-Risk optimization using the difference of convex algorithm. OR Spectrum, Published Online, Wozabal, D.; Hochreiter, R.; Pflug, G. Ch. A difference of convex formulation of value-at-risk constrained optimization. J. Math. Prog. and OR, 59, , Uryasev, S. Derivatives of probability functions and some applications. Ann Oper Res, 56, , 1995.

Convex relaxations of chance constrained optimization problems

Convex relaxations of chance constrained optimization problems Convex relaxations of chance constrained optimization problems Shabbir Ahmed School of Industrial & Systems Engineering, Georgia Institute of Technology, 765 Ferst Drive, Atlanta, GA 30332. May 12, 2011

More information

Solving Chance-Constrained Stochastic Programs via Sampling and Integer Programming

Solving Chance-Constrained Stochastic Programs via Sampling and Integer Programming IFORMS 2008 c 2008 IFORMS isbn 978-1-877640-23-0 doi 10.1287/educ.1080.0048 Solving Chance-Constrained Stochastic Programs via Sampling and Integer Programming Shabbir Ahmed and Alexander Shapiro H. Milton

More information

Sequential Convex Approximations to Joint Chance Constrained Programs: A Monte Carlo Approach

Sequential Convex Approximations to Joint Chance Constrained Programs: A Monte Carlo Approach Sequential Convex Approximations to Joint Chance Constrained Programs: A Monte Carlo Approach L. Jeff Hong Department of Industrial Engineering and Logistics Management The Hong Kong University of Science

More information

Optimization Tools in an Uncertain Environment

Optimization Tools in an Uncertain Environment Optimization Tools in an Uncertain Environment Michael C. Ferris University of Wisconsin, Madison Uncertainty Workshop, Chicago: July 21, 2008 Michael Ferris (University of Wisconsin) Stochastic optimization

More information

Handout 8: Dealing with Data Uncertainty

Handout 8: Dealing with Data Uncertainty MFE 5100: Optimization 2015 16 First Term Handout 8: Dealing with Data Uncertainty Instructor: Anthony Man Cho So December 1, 2015 1 Introduction Conic linear programming CLP, and in particular, semidefinite

More information

2 Chance constrained programming

2 Chance constrained programming 2 Chance constrained programming In this Chapter we give a brief introduction to chance constrained programming. The goals are to motivate the subject and to give the reader an idea of the related difficulties.

More information

Robust Optimization for Risk Control in Enterprise-wide Optimization

Robust Optimization for Risk Control in Enterprise-wide Optimization Robust Optimization for Risk Control in Enterprise-wide Optimization Juan Pablo Vielma Department of Industrial Engineering University of Pittsburgh EWO Seminar, 011 Pittsburgh, PA Uncertainty in Optimization

More information

Semidefinite and Second Order Cone Programming Seminar Fall 2012 Project: Robust Optimization and its Application of Robust Portfolio Optimization

Semidefinite and Second Order Cone Programming Seminar Fall 2012 Project: Robust Optimization and its Application of Robust Portfolio Optimization Semidefinite and Second Order Cone Programming Seminar Fall 2012 Project: Robust Optimization and its Application of Robust Portfolio Optimization Instructor: Farid Alizadeh Author: Ai Kagawa 12/12/2012

More information

Reformulation of chance constrained problems using penalty functions

Reformulation of chance constrained problems using penalty functions Reformulation of chance constrained problems using penalty functions Martin Branda Charles University in Prague Faculty of Mathematics and Physics EURO XXIV July 11-14, 2010, Lisbon Martin Branda (MFF

More information

Optimization Problems with Probabilistic Constraints

Optimization Problems with Probabilistic Constraints Optimization Problems with Probabilistic Constraints R. Henrion Weierstrass Institute Berlin 10 th International Conference on Stochastic Programming University of Arizona, Tucson Recommended Reading A.

More information

Robustness in Stochastic Programs with Risk Constraints

Robustness in Stochastic Programs with Risk Constraints Robustness in Stochastic Programs with Risk Constraints Dept. of Probability and Mathematical Statistics, Faculty of Mathematics and Physics Charles University, Prague, Czech Republic www.karlin.mff.cuni.cz/~kopa

More information

Stability of optimization problems with stochastic dominance constraints

Stability of optimization problems with stochastic dominance constraints Stability of optimization problems with stochastic dominance constraints D. Dentcheva and W. Römisch Stevens Institute of Technology, Hoboken Humboldt-University Berlin www.math.hu-berlin.de/~romisch SIAM

More information

Distributionally Robust Discrete Optimization with Entropic Value-at-Risk

Distributionally Robust Discrete Optimization with Entropic Value-at-Risk Distributionally Robust Discrete Optimization with Entropic Value-at-Risk Daniel Zhuoyu Long Department of SEEM, The Chinese University of Hong Kong, zylong@se.cuhk.edu.hk Jin Qi NUS Business School, National

More information

Random Convex Approximations of Ambiguous Chance Constrained Programs

Random Convex Approximations of Ambiguous Chance Constrained Programs Random Convex Approximations of Ambiguous Chance Constrained Programs Shih-Hao Tseng Eilyan Bitar Ao Tang Abstract We investigate an approach to the approximation of ambiguous chance constrained programs

More information

Sample Average Approximation Method. for Chance Constrained Programming: Theory and Applications

Sample Average Approximation Method. for Chance Constrained Programming: Theory and Applications Sample Average Approximation Method for Chance Constrained Programming: Theory and Applications B.K. Pagnoncelli S. Ahmed A. Shapiro Communicated by P.M. Pardalos Abstract We study sample approximations

More information

Birgit Rudloff Operations Research and Financial Engineering, Princeton University

Birgit Rudloff Operations Research and Financial Engineering, Princeton University TIME CONSISTENT RISK AVERSE DYNAMIC DECISION MODELS: AN ECONOMIC INTERPRETATION Birgit Rudloff Operations Research and Financial Engineering, Princeton University brudloff@princeton.edu Alexandre Street

More information

Chance Constrained Programs with Mixture Distributions

Chance Constrained Programs with Mixture Distributions Chance Constrained Programs with Mixture Distributions Zhaolin Hu, Wenie Sun School of Economics and Management, Tongi University, Shanghai 200092, China Shushang Zhu Department of Finance and Investment,

More information

A SECOND ORDER STOCHASTIC DOMINANCE PORTFOLIO EFFICIENCY MEASURE

A SECOND ORDER STOCHASTIC DOMINANCE PORTFOLIO EFFICIENCY MEASURE K Y B E R N E I K A V O L U M E 4 4 ( 2 0 0 8 ), N U M B E R 2, P A G E S 2 4 3 2 5 8 A SECOND ORDER SOCHASIC DOMINANCE PORFOLIO EFFICIENCY MEASURE Miloš Kopa and Petr Chovanec In this paper, we introduce

More information

EE 227A: Convex Optimization and Applications April 24, 2008

EE 227A: Convex Optimization and Applications April 24, 2008 EE 227A: Convex Optimization and Applications April 24, 2008 Lecture 24: Robust Optimization: Chance Constraints Lecturer: Laurent El Ghaoui Reading assignment: Chapter 2 of the book on Robust Optimization

More information

Generalized quantiles as risk measures

Generalized quantiles as risk measures Generalized quantiles as risk measures Bellini, Klar, Muller, Rosazza Gianin December 1, 2014 Vorisek Jan Introduction Quantiles q α of a random variable X can be defined as the minimizers of a piecewise

More information

Scenario Generation and Sampling Methods

Scenario Generation and Sampling Methods Scenario Generation and Sampling Methods Güzin Bayraksan Tito Homem-de-Mello SVAN 2016 IMPA May 11th, 2016 Bayraksan (OSU) & Homem-de-Mello (UAI) Scenario Generation and Sampling SVAN IMPA May 11 1 / 33

More information

Chance Constrained Problems

Chance Constrained Problems W eierstraß -Institut für Angew andte Analysis und Stochastik Chance Constrained Problems René Henrion Weierstraß-Institut Berlin August 15, 2009 Suggested Reading Contents Models (Examples, Linear Chance

More information

On the Power of Robust Solutions in Two-Stage Stochastic and Adaptive Optimization Problems

On the Power of Robust Solutions in Two-Stage Stochastic and Adaptive Optimization Problems MATHEMATICS OF OPERATIONS RESEARCH Vol. 35, No., May 010, pp. 84 305 issn 0364-765X eissn 156-5471 10 350 084 informs doi 10.187/moor.1090.0440 010 INFORMS On the Power of Robust Solutions in Two-Stage

More information

ORIGINS OF STOCHASTIC PROGRAMMING

ORIGINS OF STOCHASTIC PROGRAMMING ORIGINS OF STOCHASTIC PROGRAMMING Early 1950 s: in applications of Linear Programming unknown values of coefficients: demands, technological coefficients, yields, etc. QUOTATION Dantzig, Interfaces 20,1990

More information

A robust approach to the chance-constrained knapsack problem

A robust approach to the chance-constrained knapsack problem A robust approach to the chance-constrained knapsack problem Olivier Klopfenstein 1,2, Dritan Nace 2 1 France Télécom R&D, 38-40 rue du gl Leclerc, 92794 Issy-les-Moux cedex 9, France 2 Université de Technologie

More information

Motivation General concept of CVaR Optimization Comparison. VaR and CVaR. Přemysl Bejda.

Motivation General concept of CVaR Optimization Comparison. VaR and CVaR. Přemysl Bejda. VaR and CVaR Přemysl Bejda premyslbejda@gmail.com 2014 Contents 1 Motivation 2 General concept of CVaR 3 Optimization 4 Comparison Contents 1 Motivation 2 General concept of CVaR 3 Optimization 4 Comparison

More information

Robust linear optimization under general norms

Robust linear optimization under general norms Operations Research Letters 3 (004) 50 56 Operations Research Letters www.elsevier.com/locate/dsw Robust linear optimization under general norms Dimitris Bertsimas a; ;, Dessislava Pachamanova b, Melvyn

More information

Scenario generation in stochastic programming

Scenario generation in stochastic programming Scenario generation in stochastic programming Werner Römisch Humboldt-University Berlin, Institute of Mathematics, 10099 Berlin, Germany, romisch@math.hu-berlin.de Abstract Stability-based methods for

More information

Robust Farkas Lemma for Uncertain Linear Systems with Applications

Robust Farkas Lemma for Uncertain Linear Systems with Applications Robust Farkas Lemma for Uncertain Linear Systems with Applications V. Jeyakumar and G. Li Revised Version: July 8, 2010 Abstract We present a robust Farkas lemma, which provides a new generalization of

More information

Convexity of chance constraints with dependent random variables: the use of copulae

Convexity of chance constraints with dependent random variables: the use of copulae Convexity of chance constraints with dependent random variables: the use of copulae René Henrion 1 and Cyrille Strugarek 2 1 Weierstrass Institute for Applied Analysis and Stochastics, 10117 Berlin, Germany.

More information

Stability of Stochastic Programming Problems

Stability of Stochastic Programming Problems Stability of Stochastic Programming Problems W. Römisch Humboldt-University Berlin Institute of Mathematics 10099 Berlin, Germany http://www.math.hu-berlin.de/~romisch Page 1 of 35 Spring School Stochastic

More information

On the Power of Robust Solutions in Two-Stage Stochastic and Adaptive Optimization Problems

On the Power of Robust Solutions in Two-Stage Stochastic and Adaptive Optimization Problems MATHEMATICS OF OPERATIONS RESEARCH Vol. xx, No. x, Xxxxxxx 00x, pp. xxx xxx ISSN 0364-765X EISSN 156-5471 0x xx0x 0xxx informs DOI 10.187/moor.xxxx.xxxx c 00x INFORMS On the Power of Robust Solutions in

More information

Robust Growth-Optimal Portfolios

Robust Growth-Optimal Portfolios Robust Growth-Optimal Portfolios! Daniel Kuhn! Chair of Risk Analytics and Optimization École Polytechnique Fédérale de Lausanne rao.epfl.ch 4 Technology Stocks I 4 technology companies: Intel, Cisco,

More information

Włodzimierz Ogryczak. Warsaw University of Technology, ICCE ON ROBUST SOLUTIONS TO MULTI-OBJECTIVE LINEAR PROGRAMS. Introduction. Abstract.

Włodzimierz Ogryczak. Warsaw University of Technology, ICCE ON ROBUST SOLUTIONS TO MULTI-OBJECTIVE LINEAR PROGRAMS. Introduction. Abstract. Włodzimierz Ogryczak Warsaw University of Technology, ICCE ON ROBUST SOLUTIONS TO MULTI-OBJECTIVE LINEAR PROGRAMS Abstract In multiple criteria linear programming (MOLP) any efficient solution can be found

More information

Stochastic Programming: From statistical data to optimal decisions

Stochastic Programming: From statistical data to optimal decisions Stochastic Programming: From statistical data to optimal decisions W. Römisch Humboldt-University Berlin Department of Mathematics (K. Emich, H. Heitsch, A. Möller) Page 1 of 24 6th International Conference

More information

Asymptotics of minimax stochastic programs

Asymptotics of minimax stochastic programs Asymptotics of minimax stochastic programs Alexander Shapiro Abstract. We discuss in this paper asymptotics of the sample average approximation (SAA) of the optimal value of a minimax stochastic programming

More information

Scenario Grouping and Decomposition Algorithms for Chance-constrained Programs

Scenario Grouping and Decomposition Algorithms for Chance-constrained Programs Scenario Grouping and Decomposition Algorithms for Chance-constrained Programs Siqian Shen Dept. of Industrial and Operations Engineering University of Michigan Joint work with Yan Deng (UMich, Google)

More information

Handout 6: Some Applications of Conic Linear Programming

Handout 6: Some Applications of Conic Linear Programming ENGG 550: Foundations of Optimization 08 9 First Term Handout 6: Some Applications of Conic Linear Programming Instructor: Anthony Man Cho So November, 08 Introduction Conic linear programming CLP, and

More information

arxiv: v3 [math.oc] 25 Apr 2018

arxiv: v3 [math.oc] 25 Apr 2018 Problem-driven scenario generation: an analytical approach for stochastic programs with tail risk measure Jamie Fairbrother *, Amanda Turner *, and Stein W. Wallace ** * STOR-i Centre for Doctoral Training,

More information

Solution Methods for Stochastic Programs

Solution Methods for Stochastic Programs Solution Methods for Stochastic Programs Huseyin Topaloglu School of Operations Research and Information Engineering Cornell University ht88@cornell.edu August 14, 2010 1 Outline Cutting plane methods

More information

Quantifying Stochastic Model Errors via Robust Optimization

Quantifying Stochastic Model Errors via Robust Optimization Quantifying Stochastic Model Errors via Robust Optimization IPAM Workshop on Uncertainty Quantification for Multiscale Stochastic Systems and Applications Jan 19, 2016 Henry Lam Industrial & Operations

More information

Stochastic geometric optimization with joint probabilistic constraints

Stochastic geometric optimization with joint probabilistic constraints Stochastic geometric optimization with joint probabilistic constraints Jia Liu a,b, Abdel Lisser 1a, Zhiping Chen b a Laboratoire de Recherche en Informatique (LRI), Université Paris Sud - XI, Bât. 650,

More information

Universal Confidence Sets for Solutions of Optimization Problems

Universal Confidence Sets for Solutions of Optimization Problems Universal Confidence Sets for Solutions of Optimization Problems Silvia Vogel Abstract We consider random approximations to deterministic optimization problems. The objective function and the constraint

More information

Stochastic Optimization One-stage problem

Stochastic Optimization One-stage problem Stochastic Optimization One-stage problem V. Leclère September 28 2017 September 28 2017 1 / Déroulement du cours 1 Problèmes d optimisation stochastique à une étape 2 Problèmes d optimisation stochastique

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

1. Introduction. Let us consider the following optimization problem:

1. Introduction. Let us consider the following optimization problem: SIAM J. OPTIM. Vol. 17, No. 4, pp. 969 996 c 2006 Society for Industrial and Applied Mathematics CONVEX APPROXIMATIONS OF CHANCE CONSTRAINED PROGRAMS ARKADI NEMIROVSKI AND ALEXANDER SHAPIRO Abstract. We

More information

Lecture 1. Stochastic Optimization: Introduction. January 8, 2018

Lecture 1. Stochastic Optimization: Introduction. January 8, 2018 Lecture 1 Stochastic Optimization: Introduction January 8, 2018 Optimization Concerned with mininmization/maximization of mathematical functions Often subject to constraints Euler (1707-1783): Nothing

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

Jitka Dupačová and scenario reduction

Jitka Dupačová and scenario reduction Jitka Dupačová and scenario reduction W. Römisch Humboldt-University Berlin Institute of Mathematics http://www.math.hu-berlin.de/~romisch Session in honor of Jitka Dupačová ICSP 2016, Buzios (Brazil),

More information

A model for dynamic chance constraints in hydro power reservoir management

A model for dynamic chance constraints in hydro power reservoir management A model for dynamic chance constraints in hydro power reservoir management L. Andrieu, R. Henrion, W. Römisch January 18, 2009 2000 Mathematics Subject Classification. 90C15, 90B05. Keywords: dynamic chance

More information

On the Assessment of Tree-Based and Chance-Constrained Predictive Control Approaches applied to Drinking Water Networks

On the Assessment of Tree-Based and Chance-Constrained Predictive Control Approaches applied to Drinking Water Networks On the Assessment of Tree-Based and Chance-Constrained Predictive Control Approaches applied to Drinking Water Networks Juan M. Grosso José M. Maestre Carlos Ocampo-Martinez Vicenç Puig Automatic Control

More information

Generalized quantiles as risk measures

Generalized quantiles as risk measures Generalized quantiles as risk measures F. Bellini 1, B. Klar 2, A. Müller 3, E. Rosazza Gianin 1 1 Dipartimento di Statistica e Metodi Quantitativi, Università di Milano Bicocca 2 Institut für Stochastik,

More information

Nonlinear Chance Constrained Problems: Optimality Conditions, Regularization and Solvers

Nonlinear Chance Constrained Problems: Optimality Conditions, Regularization and Solvers JOTA manuscript No. (will be inserted by the editor) Nonlinear Chance Constrained Problems: Optimality Conditions, Regularization and Solvers Lukáš Adam Martin Branda Received: date / Accepted: date Abstract

More information

Estimation and Optimization: Gaps and Bridges. MURI Meeting June 20, Laurent El Ghaoui. UC Berkeley EECS

Estimation and Optimization: Gaps and Bridges. MURI Meeting June 20, Laurent El Ghaoui. UC Berkeley EECS MURI Meeting June 20, 2001 Estimation and Optimization: Gaps and Bridges Laurent El Ghaoui EECS UC Berkeley 1 goals currently, estimation (of model parameters) and optimization (of decision variables)

More information

Stochastic Subgradient Methods

Stochastic Subgradient Methods Stochastic Subgradient Methods Stephen Boyd and Almir Mutapcic Notes for EE364b, Stanford University, Winter 26-7 April 13, 28 1 Noisy unbiased subgradient Suppose f : R n R is a convex function. We say

More information

Asymptotic distribution of the sample average value-at-risk

Asymptotic distribution of the sample average value-at-risk Asymptotic distribution of the sample average value-at-risk Stoyan V. Stoyanov Svetlozar T. Rachev September 3, 7 Abstract In this paper, we prove a result for the asymptotic distribution of the sample

More information

Sharp bounds on the VaR for sums of dependent risks

Sharp bounds on the VaR for sums of dependent risks Paul Embrechts Sharp bounds on the VaR for sums of dependent risks joint work with Giovanni Puccetti (university of Firenze, Italy) and Ludger Rüschendorf (university of Freiburg, Germany) Mathematical

More information

Importance sampling in scenario generation

Importance sampling in scenario generation Importance sampling in scenario generation Václav Kozmík Faculty of Mathematics and Physics Charles University in Prague September 14, 2013 Introduction Monte Carlo techniques have received significant

More information

A CONVEXITY THEOREM IN PROGRAMMING UNDER PROBABILISTIC CONSTRAINTS

A CONVEXITY THEOREM IN PROGRAMMING UNDER PROBABILISTIC CONSTRAINTS R u t c o r Research R e p o r t A CONVEXITY THEOREM IN PROGRAMMING UNDER PROBABILISTIC CONSTRAINTS András Prékopa a Mine Subasi b RRR 32-2007, December 2007 RUTCOR Rutgers Center for Operations Research

More information

Second-order cone programming formulation for two player zero-sum game with chance constraints

Second-order cone programming formulation for two player zero-sum game with chance constraints Second-order cone programming formulation for two player zero-sum game with chance constraints Vikas Vikram Singh a, Abdel Lisser a a Laboratoire de Recherche en Informatique Université Paris Sud, 91405

More information

Worst-case design of structures using stopping rules in k-adaptive random sampling approach

Worst-case design of structures using stopping rules in k-adaptive random sampling approach 10 th World Congress on Structural and Multidisciplinary Optimization May 19-4, 013, Orlando, Florida, USA Worst-case design of structures using stopping rules in k-adaptive random sampling approach Makoto

More information

Approximation of stochastic optimization problems and scenario generation

Approximation of stochastic optimization problems and scenario generation Approximation of stochastic optimization problems and scenario generation W. Römisch Humboldt-University Berlin Institute of Mathematics 10099 Berlin, Germany http://www.math.hu-berlin.de/~romisch Page

More information

Robust Dual-Response Optimization

Robust Dual-Response Optimization Yanıkoğlu, den Hertog, and Kleijnen Robust Dual-Response Optimization 29 May 1 June 1 / 24 Robust Dual-Response Optimization İhsan Yanıkoğlu, Dick den Hertog, Jack P.C. Kleijnen Özyeğin University, İstanbul,

More information

Chance-constrained optimization with tight confidence bounds

Chance-constrained optimization with tight confidence bounds Chance-constrained optimization with tight confidence bounds Mark Cannon University of Oxford 25 April 2017 1 Outline 1. Problem definition and motivation 2. Confidence bounds for randomised sample discarding

More information

On a class of minimax stochastic programs

On a class of minimax stochastic programs On a class of minimax stochastic programs Alexander Shapiro and Shabbir Ahmed School of Industrial & Systems Engineering Georgia Institute of Technology 765 Ferst Drive, Atlanta, GA 30332. August 29, 2003

More information

Safe Approximations of Chance Constraints Using Historical Data

Safe Approximations of Chance Constraints Using Historical Data Safe Approximations of Chance Constraints Using Historical Data İhsan Yanıkoğlu Department of Econometrics and Operations Research, Tilburg University, 5000 LE, Netherlands, {i.yanikoglu@uvt.nl} Dick den

More information

A Robust Optimization Perspective on Stochastic Programming

A Robust Optimization Perspective on Stochastic Programming A Robust Optimization Perspective on Stochastic Programming Xin Chen, Melvyn Sim and Peng Sun Submitted: December 004 Revised: May 16, 006 Abstract In this paper, we introduce an approach for constructing

More information

Robust portfolio selection under norm uncertainty

Robust portfolio selection under norm uncertainty Wang and Cheng Journal of Inequalities and Applications (2016) 2016:164 DOI 10.1186/s13660-016-1102-4 R E S E A R C H Open Access Robust portfolio selection under norm uncertainty Lei Wang 1 and Xi Cheng

More information

On deterministic reformulations of distributionally robust joint chance constrained optimization problems

On deterministic reformulations of distributionally robust joint chance constrained optimization problems On deterministic reformulations of distributionally robust joint chance constrained optimization problems Weijun Xie and Shabbir Ahmed School of Industrial & Systems Engineering Georgia Institute of Technology,

More information

Orthogonal Polynomials, Quadratures & Sparse-Grid Methods for Probability Integrals

Orthogonal Polynomials, Quadratures & Sparse-Grid Methods for Probability Integrals 1/33 Orthogonal Polynomials, Quadratures & Sparse-Grid Methods for Probability Integrals Dr. Abebe Geletu May, 2010 Technische Universität Ilmenau, Institut für Automatisierungs- und Systemtechnik Fachgebiet

More information

Goal Driven Optimization

Goal Driven Optimization Goal Driven Optimization Wenqing Chen Melvyn Sim May 2006 Abstract Achieving a targeted objective, goal or aspiration level are relevant aspects of decision making under uncertainties. We develop a goal

More information

CVaR and Examples of Deviation Risk Measures

CVaR and Examples of Deviation Risk Measures CVaR and Examples of Deviation Risk Measures Jakub Černý Department of Probability and Mathematical Statistics Stochastic Modelling in Economics and Finance November 10, 2014 1 / 25 Contents CVaR - Dual

More information

Complexity of two and multi-stage stochastic programming problems

Complexity of two and multi-stage stochastic programming problems Complexity of two and multi-stage stochastic programming problems A. Shapiro School of Industrial and Systems Engineering, Georgia Institute of Technology, Atlanta, Georgia 30332-0205, USA The concept

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

Optimized Bonferroni Approximations of Distributionally Robust Joint Chance Constraints

Optimized Bonferroni Approximations of Distributionally Robust Joint Chance Constraints Optimized Bonferroni Approximations of Distributionally Robust Joint Chance Constraints Weijun Xie Shabbir Ahmed Ruiwei Jiang February 13, 2017 Abstract A distributionally robust joint chance constraint

More information

Progress in high-dimensional numerical integration and its application to stochastic optimization

Progress in high-dimensional numerical integration and its application to stochastic optimization Progress in high-dimensional numerical integration and its application to stochastic optimization W. Römisch Humboldt-University Berlin Department of Mathematics www.math.hu-berlin.de/~romisch Short course,

More information

The Comparison of Stochastic and Deterministic DEA Models

The Comparison of Stochastic and Deterministic DEA Models The International Scientific Conference INPROFORUM 2015, November 5-6, 2015, České Budějovice, 140-145, ISBN 978-80-7394-536-7. The Comparison of Stochastic and Deterministic DEA Models Michal Houda, Jana

More information

Threshold Boolean Form for Joint Probabilistic Constraints with Random Technology Matrix

Threshold Boolean Form for Joint Probabilistic Constraints with Random Technology Matrix Threshold Boolean Form for Joint Probabilistic Constraints with Random Technology Matrix Alexander Kogan, Miguel A. Leeune Abstract We develop a new modeling and exact solution method for stochastic programming

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

Chance constrained optimization

Chance constrained optimization Chance constrained optimization chance constraints and percentile optimization chance constraints for log-concave distributions convex approximation of chance constraints sources: Rockafellar & Uryasev,

More information

Operations Research Letters

Operations Research Letters Operations Research Letters 37 (2009) 1 6 Contents lists available at ScienceDirect Operations Research Letters journal homepage: www.elsevier.com/locate/orl Duality in robust optimization: Primal worst

More information

Chance Constrained Data Envelopment Analysis The Productive Efficiency of Units with Stochastic Outputs

Chance Constrained Data Envelopment Analysis The Productive Efficiency of Units with Stochastic Outputs Chance Constrained Data Envelopment Analysis The Productive Efficiency of Units with Stochastic Outputs Michal Houda Department of Applied Mathematics and Informatics ROBUST 2016, September 11 16, 2016

More information

A. Shapiro Introduction

A. Shapiro Introduction ESAIM: PROCEEDINGS, December 2003, Vol. 13, 65 73 J.P. Penot, Editor DOI: 10.1051/proc:2003003 MONTE CARLO SAMPLING APPROACH TO STOCHASTIC PROGRAMMING A. Shapiro 1 Abstract. Various stochastic programming

More information

Stochastic Dual Dynamic Programming with CVaR Risk Constraints Applied to Hydrothermal Scheduling. ICSP 2013 Bergamo, July 8-12, 2012

Stochastic Dual Dynamic Programming with CVaR Risk Constraints Applied to Hydrothermal Scheduling. ICSP 2013 Bergamo, July 8-12, 2012 Stochastic Dual Dynamic Programming with CVaR Risk Constraints Applied to Hydrothermal Scheduling Luiz Carlos da Costa Junior Mario V. F. Pereira Sérgio Granville Nora Campodónico Marcia Helena Costa Fampa

More information

SOME HISTORY OF STOCHASTIC PROGRAMMING

SOME HISTORY OF STOCHASTIC PROGRAMMING SOME HISTORY OF STOCHASTIC PROGRAMMING Early 1950 s: in applications of Linear Programming unknown values of coefficients: demands, technological coefficients, yields, etc. QUOTATION Dantzig, Interfaces

More information

CORC Technical Report TR Ambiguous chance constrained problems and robust optimization

CORC Technical Report TR Ambiguous chance constrained problems and robust optimization CORC Technical Report TR-2004-0 Ambiguous chance constrained problems and robust optimization E. Erdoğan G. Iyengar September 7, 2004 Abstract In this paper we study ambiguous chance constrained problems

More information

Conditioning of linear-quadratic two-stage stochastic programming problems

Conditioning of linear-quadratic two-stage stochastic programming problems Conditioning of linear-quadratic two-stage stochastic programming problems W. Römisch Humboldt-University Berlin Institute of Mathematics http://www.math.hu-berlin.de/~romisch (K. Emich, R. Henrion) (WIAS

More information

Asymptotic distribution of the sample average value-at-risk in the case of heavy-tailed returns

Asymptotic distribution of the sample average value-at-risk in the case of heavy-tailed returns Asymptotic distribution of the sample average value-at-risk in the case of heavy-tailed returns Stoyan V. Stoyanov Chief Financial Researcher, FinAnalytica Inc., Seattle, USA e-mail: stoyan.stoyanov@finanalytica.com

More information

EMPIRICAL ESTIMATES IN STOCHASTIC OPTIMIZATION VIA DISTRIBUTION TAILS

EMPIRICAL ESTIMATES IN STOCHASTIC OPTIMIZATION VIA DISTRIBUTION TAILS K Y BERNETIKA VOLUM E 46 ( 2010), NUMBER 3, P AGES 459 471 EMPIRICAL ESTIMATES IN STOCHASTIC OPTIMIZATION VIA DISTRIBUTION TAILS Vlasta Kaňková Classical optimization problems depending on a probability

More information

Robust multi-sensor scheduling for multi-site surveillance

Robust multi-sensor scheduling for multi-site surveillance DOI 10.1007/s10878-009-9271-4 Robust multi-sensor scheduling for multi-site surveillance Nikita Boyko Timofey Turko Vladimir Boginski David E. Jeffcoat Stanislav Uryasev Grigoriy Zrazhevsky Panos M. Pardalos

More information

Operations Research Letters. On a time consistency concept in risk averse multistage stochastic programming

Operations Research Letters. On a time consistency concept in risk averse multistage stochastic programming Operations Research Letters 37 2009 143 147 Contents lists available at ScienceDirect Operations Research Letters journal homepage: www.elsevier.com/locate/orl On a time consistency concept in risk averse

More information

Probability metrics and the stability of stochastic programs with recourse

Probability metrics and the stability of stochastic programs with recourse Probability metrics and the stability of stochastic programs with recourse Michal Houda Charles University, Faculty of Mathematics and Physics, Prague, Czech Republic. Abstract In stochastic optimization

More information

GENERALIZED second-order cone complementarity

GENERALIZED second-order cone complementarity Stochastic Generalized Complementarity Problems in Second-Order Cone: Box-Constrained Minimization Reformulation and Solving Methods Mei-Ju Luo and Yan Zhang Abstract In this paper, we reformulate the

More information

Robust Multicriteria Risk-Averse Stochastic Programming Models

Robust Multicriteria Risk-Averse Stochastic Programming Models Robust Multicriteria Risk-Averse Stochastic Programming Models Xiao Liu, Simge Küçükyavuz Department of Integrated Systems Engineering, The Ohio State University, U.S.A. liu.2738@osu.edu, kucukyavuz.2@osu.edu

More information

Worst-Case Conditional Value-at-Risk with Application to Robust Portfolio Management

Worst-Case Conditional Value-at-Risk with Application to Robust Portfolio Management Worst-Case Conditional Value-at-Risk with Application to Robust Portfolio Management Shu-Shang Zhu Department of Management Science, School of Management, Fudan University, Shanghai 200433, China, sszhu@fudan.edu.cn

More information

Risk neutral and risk averse approaches to multistage stochastic programming.

Risk neutral and risk averse approaches to multistage stochastic programming. Risk neutral and risk averse approaches to multistage stochastic programming. A. Shapiro School of Industrial and Systems Engineering, Georgia Institute of Technology, Atlanta, Georgia 30332-0205, USA

More information

Scenario generation Contents

Scenario generation Contents Scenario generation W. Römisch Humboldt-University Berlin Department of Mathematics www.math.hu-berlin.de/~romisch Page 1 of 39 Tutorial, ICSP12, Halifax, August 14, 2010 (1) Aproximation issues (2) Generation

More information

WEAK LOWER SEMI-CONTINUITY OF THE OPTIMAL VALUE FUNCTION AND APPLICATIONS TO WORST-CASE ROBUST OPTIMAL CONTROL PROBLEMS

WEAK LOWER SEMI-CONTINUITY OF THE OPTIMAL VALUE FUNCTION AND APPLICATIONS TO WORST-CASE ROBUST OPTIMAL CONTROL PROBLEMS WEAK LOWER SEMI-CONTINUITY OF THE OPTIMAL VALUE FUNCTION AND APPLICATIONS TO WORST-CASE ROBUST OPTIMAL CONTROL PROBLEMS ROLAND HERZOG AND FRANK SCHMIDT Abstract. Sufficient conditions ensuring weak lower

More information

Optimal Uncertainty Quantification of Quantiles

Optimal Uncertainty Quantification of Quantiles Optimal Uncertainty Quantification of Quantiles Application to Industrial Risk Management. Merlin Keller 1, Jérôme Stenger 12 1 EDF R&D, France 2 Institut Mathématique de Toulouse, France ETICS 2018, Roscoff

More information

Minimax and risk averse multistage stochastic programming

Minimax and risk averse multistage stochastic programming Minimax and risk averse multistage stochastic programming Alexander Shapiro School of Industrial & Systems Engineering, Georgia Institute of Technology, 765 Ferst Drive, Atlanta, GA 30332. Abstract. In

More information