Definition : An estimator δ M : X → Θ {\displaystyle \delta ^{M}:{\mathcal {X}}\rightarrow \Theta \,\!} is called minimax with respect to a risk function R ( θ , δ ) {\displaystyle R(\theta ,\delta )\,\!} if it achieves the smallest maximum risk among all estimators, satisfying
An example is the problem of estimating a deterministic (not Bayesian) parameter θ ∈ Θ {\displaystyle \theta \in \Theta } from noisy or corrupt data x ∈ X {\displaystyle x\in {\mathcal {X}}} related through the conditional probability distribution P ( x ∣ θ ) {\displaystyle P(x\mid \theta )\,\!} . The goal is to find a "good" estimator δ ( x ) {\displaystyle \delta (x)\,\!} for estimating the parameter θ {\displaystyle \theta \,\!} , which minimizes some given risk function R ( θ , δ ) {\displaystyle R(\theta ,\delta )\,\!} . The risk function (technically a Functional or Operator since R {\displaystyle R} is a function of a function, not function composition) is the expectation of some loss function L ( θ , δ ) {\displaystyle L(\theta ,\delta )\,\!} with respect to P ( x ∣ θ ) {\displaystyle P(x\mid \theta )\,\!} . A popular example for a loss function1 is the squared error loss L ( θ , δ ) = ‖ θ − δ ‖ 2 {\displaystyle L(\theta ,\delta )=\|\theta -\delta \|^{2}\,\!} , and the risk function for this loss is the mean squared error (MSE).
In general, the risk cannot be minimized because it depends on the unknown parameter θ {\displaystyle \theta \,\!} itself, and if the actual value of θ {\displaystyle \theta \,\!} were known, there would be no need to estimate it. Therefore, additional criteria for finding an optimal estimator in some sense are required. One such criterion is the minimax criterion.
Logically, an estimator is minimax when it is the best in the worst case. Continuing this logic, a minimax estimator should be a Bayes estimator with respect to a least favorable prior distribution of θ {\displaystyle \theta \,\!} . To demonstrate this notion denote the average risk of the Bayes estimator δ π {\displaystyle \delta _{\pi }\,\!} with respect to a prior distribution π {\displaystyle \pi \,\!} as
Definition: A prior distribution π {\displaystyle \pi \,\!} is called least favorable if for every other distribution π ′ {\displaystyle \pi '\,\!} the average risk satisfies r π ≥ r π ′ {\displaystyle r_{\pi }\geq r_{\pi '}\,} .
Theorem 1: If r π = sup θ R ( θ , δ π ) , {\displaystyle r_{\pi }=\sup _{\theta }R(\theta ,\delta _{\pi }),\,} then:
Corollary: If a Bayes estimator has constant risk, it is minimax. This is not a necessary condition.
Example 1: Unfair coin23: The example is the problem of estimating the "success" rate of a binomial variable, x ∼ B ( n , θ ) {\displaystyle x\sim B(n,\theta )\,\!} . This may be viewed as estimating the rate at which an unfair coin falls on "heads" or "tails". In this case the Bayes estimator with respect to a Beta-distributed prior, θ ∼ Beta ( n / 2 , n / 2 ) {\displaystyle \theta \sim {\text{Beta}}({\sqrt {n}}/2,{\sqrt {n}}/2)\,} is
with constant Bayes risk
and, according to the Corollary, is minimax.
Definition: A sequence of prior distributions π n {\displaystyle \pi _{n}\,\!} is called least favorable if for any other distribution π ′ {\displaystyle \pi '\,\!} ,
Theorem 2: If there are a sequence of priors π n {\displaystyle \pi _{n}\,\!} and an estimator δ {\displaystyle \delta \,\!} such that sup θ R ( θ , δ ) = lim n → ∞ r π n {\displaystyle \sup _{\theta }R(\theta ,\delta )=\lim _{n\rightarrow \infty }r_{\pi _{n}}\,\!} , then:
No uniqueness is guaranteed. For example, the ML estimator from the previous example may be attained as the limit of Bayes estimators with respect to a uniform prior, π n ∼ U [ − n , n ] {\displaystyle \pi _{n}\sim U[-n,n]\,\!} with increasing support and also with respect to a zero-mean normal prior π n ∼ N ( 0 , n σ 2 ) {\displaystyle \pi _{n}\sim N(0,n\sigma ^{2})\,\!} with increasing variance. Neither the resulting ML estimator is unique minimax, nor the least favorable prior is unique.
Example 2: the problem of estimating the mean of p {\displaystyle p\,\!} dimensional Gaussian random vector, x ∼ N ( θ , I p σ 2 ) {\displaystyle x\sim N(\theta ,I_{p}\sigma ^{2})\,\!} . The maximum likelihood (ML) estimator for θ {\displaystyle \theta \,\!} in this case is δ ML = x {\displaystyle \delta _{\text{ML}}=x\,\!} , and its risk is
The risk is constant, but the ML estimator is not a Bayes estimator, and the Corollary of Theorem 1 does not apply. However, the ML estimator is the limit of the Bayes estimators with respect to the prior sequence π n ∼ N ( 0 , n σ 2 ) {\displaystyle \pi _{n}\sim N(0,n\sigma ^{2})\,\!} and hence, minimax according to Theorem 2. Minimaxity does not always imply admissibility. In this example, the ML estimator is known to be inadmissible (not admissible) whenever p > 2 {\displaystyle p>2\,\!} . The James–Stein estimator dominates the ML whenever p > 2 {\displaystyle p>2\,\!} . Though both estimators have the same risk p σ 2 {\displaystyle p\sigma ^{2}\,\!} when ‖ θ ‖ → ∞ {\displaystyle \|\theta \|\rightarrow \infty \,\!} , and they are both minimax, the James–Stein estimator has smaller risk for any finite ‖ θ ‖ {\displaystyle \|\theta \|\,\!} .
While in general, it is difficult, often impossible to determine the minimax estimator, in many cases, a minimax estimator has been determined.
Example 3: Bounded normal mean: When estimating the mean of a normal vector x ∼ N ( θ , I n σ 2 ) {\displaystyle x\sim N(\theta ,I_{n}\sigma ^{2})\,\!} , where it is known that ‖ θ ‖ 2 ≤ M {\displaystyle \|\theta \|^{2}\leq M\,\!} . The Bayes estimator with respect to a prior which is uniformly distributed on the edge of the bounding sphere is known to be minimax whenever M ≤ n {\displaystyle M\leq n\,\!} . The analytical expression for this estimator is
where J n ( t ) {\displaystyle J_{n}(t)\,\!} , is the modified Bessel function of the first kind of order n.
The difficulty of determining the exact minimax estimator has motivated the study of estimators of asymptotic minimax – an estimator δ ′ {\displaystyle \delta '} is called c {\displaystyle c} -asymptotic (or approximate) minimax if
For many estimation problems, especially in the non-parametric estimation setting, various approximate minimax estimators have been established. The design of the approximate minimax estimator is intimately related to the geometry, such as the metric entropy number, of Θ {\displaystyle \Theta } .
Sometimes, a minimax estimator may take the form of a randomized decision rule. The parameter space has two elements and each point on the graph corresponds to the risk of a decision rule: the x-coordinate is the risk when the parameter is θ 1 {\displaystyle \theta _{1}} and the y-coordinate is the risk when the parameter is θ 2 {\displaystyle \theta _{2}} . In this decision problem, the minimax estimator lies on a line segment connecting two deterministic estimators. Choosing δ 1 {\displaystyle \delta _{1}} with probability 1 − p {\displaystyle 1-p} and δ 2 {\displaystyle \delta _{2}} with probability p {\displaystyle p} minimises the supremum risk.
Robust optimization is an approach to solve optimization problems under uncertainty in the knowledge of underlying parameters.45 For instance, the MMSE Bayesian estimation of a parameter requires the knowledge of parameter correlation function. If the knowledge of this correlation function is not perfectly available, a popular minimax robust optimization approach6 is to define a set characterizing the uncertainty about the correlation function, and then pursuing a minimax optimization over the uncertainty set and the estimator respectively. Similar minimax optimizations can be pursued to make estimators robust to certain imprecisely known parameters. For instance, a recent study dealing with such techniques in the area of signal processing can be found in.7
In R. Fandom Noubiap and W. Seidel (2001) an algorithm for calculating a Gamma-minimax decision rule has been developed, when Gamma is given by a finite number of generalized moment conditions. Such a decision rule minimizes the maximum of the integrals of the risk function with respect to all distributions in Gamma. Gamma-minimax decision rules are of interest in robustness studies in Bayesian statistics.
Berger, J.O. (1985). Statistical Decision Theory and Bayesian Analysis (2 ed.). New York: Springer-Verlag. pp. xv+425. ISBN 0-387-96098-8. MR 0580664. 0-387-96098-8 ↩
Hodges, Jr., J.L.; Lehmann, E.L. (1950). "Some problems in minimax point estimation". Ann. Math. Statist. 21 (2): 182–197. doi:10.1214/aoms/1177729838. JSTOR 2236900. MR 0035949. Zbl 0038.09802. /wiki/Joseph_Lawson_Hodges_Jr. ↩
Steinhaus, Hugon (1957). "The problem of estimation". Ann. Math. Statist. 28 (3): 633–648. doi:10.1214/aoms/1177706876. JSTOR 2237224. MR 0092313. Zbl 0088.35503. /wiki/Hugo_Steinhaus ↩
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. /wiki/Vincent_Poor ↩
A. Ben-Tal, L. El Ghaoui, and A. Nemirovski (2009), "Robust Optimization", Princeton University Press, 2009. /wiki/Arkadi_Nemirovski ↩
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. /wiki/Sergio_Verd%C3%BA ↩
M. Danish Nisar. Minimax Robustness in Signal Processing for Communications, Shaker Verlag, ISBN 978-3-8440-0332-1, August 2011. http://www.shaker.eu/shop/978-3-8440-0332-1 ↩