Robust optimization

From Wikipedia, the free encyclopedia

Robust optimization is a field of optimization theory that deals with optimization problems in which a certain measure of robustness is sought against uncertainty that can be represented as deterministic variability in the value of the parameters of the problem itself and/or its solution.

History

The origins of robust optimization date back to the establishment of modern decision theory in the 1950s and the use of worst case analysis and Wald's maximin model as a tool for the treatment of severe uncertainty. It became a discipline of its own in the 1970s with parallel developments in several scientific and technological fields. Over the years, it has been applied in statistics, but also in operations research,[1] control theory,[2] finance,[3] logistics,[4] manufacturing engineering,[5] chemical engineering,[6] medicine,[7] and computer science. In engineering problems, these formulations often take the name of "Robust Design Optimization", RDO or "Reliability Based Design Optimization", RBDO.

Example 1

Consider the simple linear programming problem

\max _{{x,y}}\ \{3x+2y\}\ \ {\mathrm  {subject\ to}}\ \ x,y\geq 0;cx+dy\leq 10,\forall (c,d)\in P

where P is a given subset of {\mathbb  {R}}^{{2}}.

What makes this a 'robust optimization' problem is the \forall (c,d)\in P clause in the constraints. Its implication is that for a pair (x,y) to be admissible, the constraint cx+dy\leq 10 must be satisfied by the worst (c,d)\in P pertaining to (x,y), namely the pair (c,d)\in P that maximizes the value of cx+dy for the given value of (x,y).

If the parameter space P is finite (consisting of finitely many elements), then this robust optimization problem itself is a linear programming problem: for each (c,d)\in P there is a linear constraint cx+dy\leq 10.

If P is not a finite set, then this problem is a linear semi-infinite programming problem, namely a linear programming problem with finitely many (2) decision variables and infinitely many constraints.

Classification

There are a number of classification criteria for robust optimization problems/models. In particular, one can distinguish between problems dealing with local and global models of robustness; and between probabilistic and non-probabilistic models of robustness. Modern robust optimization deals primarily with non-probabilistic models of robustness that are worst case oriented and as such usually deploy Wald's maximin models.

Local robustness

There are cases where robustness is sought against small perturbations in a nominal value of a parameter. A very popular model of local robustness is the radius of stability model:

{\hat  {\rho }}(x,{\hat  {u}}):=\max _{{\rho \geq 0}}\ \{\rho :u\in S(x),\forall u\in B(\rho ,{\hat  {u}})\}

where {\hat  {u}} denotes the nominal value of the parameter, B(\rho ,{\hat  {u}}) denotes a ball of radius \rho centered at {\hat  {u}} and S(x) denotes the set of values of u that satisfy given stability/performance conditions associated with decision x.

In words, the robustness (radius of stability) of decision x is the radius of the largest ball centered at {\hat  {u}} all of whose elements satisfy the stability requirements imposed on x. The picture is this:

where the rectangle U(x) represents the set of all the values u associated with decision x.

Global robustness

Consider the simple abstract robust optimization problem

\max _{{x\in X}}\ \{f(x):g(x,u)\leq b,\forall u\in U\}

where U denotes the set of all possible values of u under consideration.

This is a global robust optimization problem in the sense that the robustness constraint g(x,u)\leq b,\forall u\in U represents all the possible values of u.

The difficulty is that such a "global" constraint can be too demanding in that there is no x\in X that satisfies this constraint. But even if such an x\in X exists, the constraint can be too "conservative" in that it yields a solution x\in X that generates a very small payoff f(x) that is not representative of the performance of other decisions in X. For instance, there could be an x'\in X that only slightly violates the robustness constraint but yields a very large payoff f(x'). In such cases it might be necessary to relax a bit the robustness constraint and/or modify the statement of the problem.

Example 2

Consider the case where the objective is to satisfy a constraint g(x,u)\leq b,. where x\in X denotes the decision variable and u is a parameter whose set of possible values in U. If there is no x\in X such that g(x,u)\leq b,\forall u\in U, then the following intuitive measure of robustness suggests itself:

\rho (x):=\max _{{Y\subseteq U}}\ \{size(Y):g(x,u)\leq b,\forall u\in Y\}\ ,\ x\in X

where size(Y) denotes an appropriate measure of the "size" of set Y. For example, if U is a finite set, then size(Y) could be defined as the cardinality of set Y.

In words, the robustness of decision is the size of the largest subset of U for which the constraint g(x,u)\leq b is satisfied for each u in this set. An optimal decision is then a decision whose robustness is the largest.

This yields the following robust optimization problem:

\max _{{x\in X,Y\subseteq U}}\ \{size(Y):g(x,u)\leq b,\forall u\in Y\}

This intuitive notion of global robustness is not used often in practice because the robust optimization problems that it induces are usually (not always) very difficult to solve.

Example 3

Consider the robust optimization problem

z(U):=\max _{{x\in X}}\ \{f(x):g(x,u)\leq b,\forall u\in U\}

where g is a real-valued function on X\times U, and assume that there is no feasible solution to this problem because the robustness constraint g(x,u)\leq b,\forall u\in U is too demanding.

To overcome this difficult, let {\mathcal  {N}} be a relatively small subset of U representing "normal" values of u and consider the following robust optimization problem:

z({\mathcal  {N}}):=\max _{{x\in X}}\ \{f(x):g(x,u)\leq b,\forall u\in {\mathcal  {N}}\}

Since {\mathcal  {N}} is much smaller than U, its optimal solution may not perform well on a large portion of U and therefore may not be robust against the variability of u over U.

One way to fix this difficulty is to relax the constraint g(x,u)\leq b for values of u outside the set {\mathcal  {N}} in a controlled manner so that larger violations are allowed as the distance of u from {\mathcal  {N}} increases. For instance, consider the relaxed robustness constraint

g(x,u)\leq b+\beta \cdot dist(u,{\mathcal  {N}})\ ,\ \forall u\in U

where \beta \geq 0 is a control parameter and dist(u,{\mathcal  {N}}) denotes the distance of u from {\mathcal  {N}}. Thus, for \beta =0 the relaxed robustness constraint reduces back to the original robustness constraint. This yields the following (relaxed) robust optimization problem:

z({\mathcal  {N}},U):=\max _{{x\in X}}\ \{f(x):g(x,u)\leq b+\beta \cdot dist(u,{\mathcal  {N}})\ ,\ \forall u\in U\}

The function dist is defined in such a manner that

dist(u,{\mathcal  {N}})\geq 0,\forall u\in U

and

dist(u,{\mathcal  {N}})=0,\forall u\in {\mathcal  {N}}

and therefore the optimal solution to the relaxed problem satisfies the original constraint g(x,u)\leq b for all values of u in {\mathcal  {N}}. In addition, it also satisfies the relaxed constraint

g(x,u)\leq b+\beta \cdot dist(u,{\mathcal  {N}})

outside {\mathcal  {N}}.

Non-probabilistic robust optimization models

The dominating paradigm in this area of robust optimization is Wald's maximin model, namely

\max _{{x\in X}}\min _{{u\in U(x)}}f(x,u)

where the \max represents the decision maker, the \min represents Nature, namely uncertainty, X represents the decision space and U(x) denotes the set of possible values of u associated with decision x. This is the classic format of the generic model, and is often referred to as minimax or maximin optimization problem. The non-probabilistic (deterministic) model has been and is being extensively used for robust optimization especially in the field of signal processing.[8][9][10]

The equivalent mathematical programming (MP) of the classic format above is

\max _{{x\in X,v\in {\mathbb  {R}}}}\ \{v:v\leq f(x,u),\forall u\in U(x)\}

Constraints can be incorporated explicitly in these models. The generic constrained classic format is

\max _{{x\in X}}\min _{{u\in U(x)}}\ \{f(x,u):g(x,u)\leq b,\forall u\in U(x)\}

The equivalent constrained MP format is

\max _{{x\in X,v\in {\mathbb  {R}}}}\ \{v:v\leq f(x,u),g(x,u)\leq b,\forall u\in U(x)\}


Probabilistic robust optimization models

These models quantify the uncertainty in the "true" value of the parameter of interest by probability distribution functions. They have been traditionally classified as stochastic programming and stochastic optimization models.

See also

References

  1. Bertsimas, Dimitris; Sim, Melvyn (2004). "The Price of Robustness". Operations Research 52 (1): 35–53. doi:10.1287/opre.1030.0065. 
  2. Khargonekar, P.P.; Petersen, I.R.; Zhou, K. "Robust stabilization of uncertain linear systems: quadratic stabilizability and H/sup infinity / control theory". IEEE Transactions on Automatic Control 35 (3): 356–361. doi:10.1109/9.50357. 
  3. Robust portfolio optimization
  4. Yu, Chian-Son; Li, Han-Lin. "A robust optimization model for stochastic logistic problems". International Journal of Production Economics 64 (1-3): 385–397. doi:10.1016/S0925-5273(99)00074-2. 
  5. Strano, M. "Optimization under uncertainty of sheet-metal-forming processes by the finite element method". Proceedings of the Institution of Mechanical Engineers, Part B: Journal of Engineering Manufacture 220 (8): 1305–1315. doi:10.1243/09544054JEM480. 
  6. Bernardo, Fernando P.; Saraiva, Pedro M. (1998). "Robust optimization framework for process parameter and tolerance design". AIChE Journal 44 (9): 2007–2017. doi:10.1002/aic.690440908. 
  7. Chu, Millie; Zinchenko, Yuriy; Henderson, Shane G; Sharpe, Michael B (2005). "Robust optimization for intensity modulated radiation therapy treatment planning under uncertainty". Physics in Medicine and Biology 50 (23): 5463–5477. doi:10.1088/0031-9155/50/23/003. 
  8. S. Verdu and H. V. Poor (1984), "On Minimax Robustness: A general approach and applications," IEEE Transactions on Information Theory, vol. 30, pp. 328–340, March 1984.
  9. S. A. Kassam and H. V. Poor (1985), "Robust Techniques for Signal Processing: A Survey," Proceedings of the IEEE, vol. 73, pp. 433–481, March 1985.
  10. M. Danish Nisar. "Minimax Robustness in Signal Processing for Communications", Shaker Verlag, ISBN 978-3-8440-0332-1, August 2011.

External links

Bibliography

  • H.J. Greenberg. Mathematical Programming Glossary. World Wide Web, http://glossary.computing.society.informs.org/, 1996-2006. Edited by the INFORMS Computing Society.
  • Ben-Tal, A., Nemirovski, A. (1998). Robust Convex Optimization. Mathematics of Operations Research 23, 769-805.
  • Ben-Tal, A., Nemirovski, A. (1999). Robust solutions to uncertain linear programs. Operations Research Letters 25, 1-13.
  • Ben-Tal, A. and Arkadi Nemirovski, A. (2002). Robust optimization—methodology and applications, Mathematical Programming, Series B 92, 453-480.
  • Ben-Tal A., El Ghaoui, L. and Nemirovski, A. (2006). Mathematical Programming, Special issue on Robust Optimization, Volume 107(1-2).
  • Ben-Tal A., El Ghaoui, L. and Nemirovski, A. (2009). Robust Optimization. Princeton Series in Applied Mathematics, Princeton University Press.
  • Bertsimas, D. and M. Sim. (2003). Robust Discrete Optimization and Network Flows. Mathematical Programming, 98, 49-71.
  • Bertsimas, D. and M. Sim. (2006). Tractable Approximations to Robust Conic Optimization Problems Dimitris Bertsimas. Mathematical Programming, 107(1), 5 – 36.
  • Chen, W. and M. Sim. (2009). Goal Driven Optimization. Operations Research. 57(2), 342-357.
  • Chen, X., M. Sim, P. Sun and J. Zhang. (2008). A Linear-Decision Based Approximation Approach to Stochastic Programming. Operations Research 56(2), 344-357.
  • Chen, X., M. Sim and P. Sun (2007). A Robust Optimization Perspective on Stochastic Programming. Operations Research, 55(6), 1058-1071.
  • Dembo, R. (1991). Scenario optimization, Annals of Operations Research, 30(1), 63-80.
  • Gupta, S.K. and Rosenhead, J. (1968). Robustness in sequential investment decisions, Management science, 15(2), B-18-29.
  • Kouvelis P. and Yu G. (1997). Robust Discrete Optimization and Its Applications, Kluwer.
  • Mutapcic, Almir and Boyd, Stephen. (2009). Cutting-set methods for robust convex optimization with pessimizing oracles, Optimization Methods and Software, 24(3), 381-406.
  • Mulvey, J.M., Vanderbei, R.J., Zenios, S.A. (1995). Robust Optimization of Large-Scale Systems

Operations Research, 43(2),264-281.

  • Rosenblat, M.J. (1987). A robust approach to facility design. International Journal of Production Research, 25(4), 479-486.
  • Rosenhead M.J, Elton M, Gupta S.K. (1972). Robustness and Optimality as Criteria for Strategic Decisions. Operational Research Quarterly, 23(4), 413-430.
  • Rustem B. and Howe M.(2002). Algorithms for Worst-case Design and Applications to Risk Management, Princeton University Press.
  • Sniedovich, M. (2007). The art and science of modeling decision-making under severe uncertainty, Decision Making in Manufacturing and Services, 1(1-2), 111-136.
  • Sniedovich, M. (2008). Wald's Maximin Model: a Treasure in Disguise!, Journal of Risk Finance, 9(3), 287-291.
  • Sniedovich, M. (2010). A bird's view of info-gap decision theory, Journal of Risk Finance, 11(3), 268-283.
  • Wald, A. (1939). Contributions to the theory of statistical estimation and testing hypotheses, The Annals of Mathematics, 10(4), 299-326.
  • Wald, A. (1945). Statistical decision functions which minimize the maximum risk, The Annals of Mathematics, 46(2), 265-280.
  • Wald, A. (1950). Statistical Decision Functions, John Wiley, NY.
This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.