Samiksha Jaiswal (Editor)

Wald's maximin model

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Wald's maximin model

In decision theory and game theory, Wald's maximin model is a non-probabilistic decision-making model according to which decisions are ranked on the basis of their worst-case outcomes – the optimal decision is one with the least worst outcome. It is one of the most important models in robust decision making in general and robust optimization in particular.

Contents

It is also known by a variety of other titles, such as Wald's maximin rule, Wald's maximin principle, Wald's maximin paradigm, and Wald's maximin criterion. Often 'minimax' is used instead of 'maximin'.

Definition

Wald's generic maximin model is as follows:

v := max d D min s S ( d ) f ( d , s )

where D denotes the decision space; S ( d ) denotes the set of states associated with decision d and f ( d , s ) denotes the payoff (outcome) associated with decision d and state s .

This model represents a 2-person game in which the max player plays first. In response, the second player selects the worst state in S ( d ) , namely a state in S ( d ) that minimizes the payoff f ( d , s ) over s in S ( d ) . In many applications the second player represents uncertainty. However, there are maximin models that are completely deterministic.

The above model is the classic format of Wald's maximin model. There is an equivalent mathematical programming (MP) format:

v := max d D , z R { z : z f ( d , s ) , s S ( d ) }

where R denotes the real line.

As in game theory, the worst payoff associated with decision d , namely

v ( d ) := min s S ( d ) f ( d , s )   ,   d D

is called the security level of decision d .

The minimax version of the model is obtained by exchanging the positions of the max and min operations in the classic format:

v := min d D max s S ( d ) f ( d , s ) .

The equivalent MP format is as follows:

v := min d D , z R { z : z f ( d , s ) , s S ( d ) }

History

Inspired by maximin models of game theory, Abraham Wald developed this model in the early 1940s as an approach to situations in which there is only one player (the decision maker). The second player represents a pessimistic (worst case) approach to uncertainty. In Wald's maximin model, player 1 (the max player) plays first and player 2 (the min player) knows player 1's decision when he selects his decision. This is a major simplification of the classic 2-person zero-sum game in which the two players choose their strategies without knowing the other player's choice. The game of Wald's maximin model is also a 2-person zero-sum game, but the players choose sequentially.

With the establishment of modern decision theory in the 1950s, the model became a key ingredient in the formulation of non-probabilistic decision-making models in the face of severe uncertainty. It is widely used in diverse fields such as decision theory, control theory, economics, statistics, robust optimization, operations research, philosophy, etc.

Example

One of the most famous examples of a Maximin/Minimax model is

min x R max y R   { x 2 y 2 }

where R denotes the real line. Formally we can set D = S ( d ) = R and f ( d , s ) = d 2 s 2 . The picture is this

The optimal solution is the (red) saddle point ( x , y ) = ( 0 , 0 ) .

Decision tables

There are many cases where it is convenient to 'organize' the Maximin/Minimax model as a 'table'. The convention is that the rows of the table represent the decisions, and the columns represent the states.

Example

Henri is going for a walk. The sun may shine, or it may rain. Should Henri carry an umbrella? Henri does not like carrying an umbrella, but he dislikes getting wet even more. His "payoff matrix", viewing this as a Maximin game pitting Henri against Nature, is as follows.

Appending a Worst Payoff  column and a Best Worst Payoff  column to the payoff table, we obtain

The worst case, if Henri goes out without umbrella, is definitely worse than the (best) worst case when carrying an umbrella. Therefore Henri takes his umbrella with him.

Variations on a theme

Over the years a variety of related models have been developed primarily to moderate the pessimistic approach dictated by the worst-case orientation of the model. For example,

Savage's minimax regret

Savage's minimax regret model is an application of Wald's minimax model to the 'regrets' associated with the payoffs. It can be formulated as follows:

min d D max s S r ( d , s )

where

r ( d , s ) := max d D f ( d , s ) f ( d , s )

is the regret of payoff f ( d , s ) associated with the (decision,state) pair ( d , s ) .

Deterministic models

The sets of states S ( d ) , d D , need not represent uncertainty. They can represent (deterministic) variations in the value of a parameter.

Example

Let D be a finite set representing possible locations of an 'undesirable' public facility (e.g. garbage dump), and let S denote a finite set of locations in the neighborhood of the planned facility, representing existing dwellings.

It might be desirable to build the facility so that its shortest distance from an existing dwelling is as large as possible. The maximin formulation of the problem is as follows:

max d D min s S d i s t ( d , s )

where d i s t ( d , s ) denotes the distance of s from d . Note that in this problem S ( d ) does not vary with d .

In cases where is it desirable to live close to the facility, the objective could be to minimize the maximum distance from the facility. This yields the following minimax problem:

min d D max s S d i s t ( d , s )

These are generic facility location problems.

Maximin models in disguise

Experience has shown that the formulation of maximin models can be subtle in the sense that problems that 'do not look like' maximin problems can be formulated as such.

Example

Consider the following problem:

Given a finite set X and a real valued function g on X , find the largest subset of X such that g ( x ) 0   for every x in this subset.

The maximin formulation of this problem, in the MP format, is as follows:

max Y X   { | Y | : g ( x ) 0 , x Y } .

Generic problems of this type appear in robustness analysis.

It has been shown that the radius of stability model and info-gap's robustness model are simple instances of Wald's maximin model.

Constrained maximin models

Constraints can be incorporated explicitly in the maximin models. For instance, the following is a constrained maximin problem stated in the classic format

v := max d D min s S ( d )   { f ( d , s ) : g ( d , s ) 0 , s S ( d ) } .

Its equivalent MP format is as follows:

v := max d D , z R { z : z f ( d , s ) , g ( d , s ) 0 , s S ( d ) } .

Such models are very useful in robust optimization.

The price of robustness

One of the 'weaknesses' of the Maximin model is that the robustness that it provides comes with a price. By playing it safe, the Maximin model tends to generate conservative decisions, whose price can be high. The following example illustrates this important feature of the model.

Example

Consider the simple case where there are two decisions, d' and d", and where S(d')=S(d")=[a,b]. The Maximin model is then as follows:

max d D min s S ( d ) f ( d , s ) = max d , d   min a s b f ( d , s ) = max   { min a s b f ( d , s ) , min a s b f ( d , s ) }

Now consider the instance shown by

Note that although the payoff associated with decision d' is larger than the payoff associated with decision d" over most of the state space S=[a,b], the best worst case according to Wald's model is provided by decision d". Hence, according to Wald's model decision d" is better than decision d'.

Algorithms

There are no general-purpose algorithms for the solution of maximin problems. Some problems are very simple to solve, others are very difficult.

Example

Consider the case where the state variable is an "index", for instance let S ( d ) = { 1 , 2 , , k } for all d D . The associated maximin problem is then as follows:

max d D min s S ( d ) f ( d , s ) = max d D min 1 s k { f 1 ( d ) , , f k ( d ) } = max d D , z R { z : z f s ( d ) , s = 1 , 2 , , k }

where f s ( d ) f ( d , s ) .

If d R n , all the functions f s , s = 1 , 2 , , k , are linear, and d D is specified by a system of linear constraints on d , then this problem is a linear programming problem that can be solved by linear programming algorithms such as the simplex algorithm.

References

Wald's maximin model Wikipedia


Similar Topics