Bayes estimator


In estimation theory and decision theory, a Bayes estimator or a Bayes action is an estimator or decision rule that minimizes the posterior expected value of a loss function. Equivalently, it maximizes the posterior expectation of a utility function. An alternative way of formulating an estimator within Bayesian statistics is maximum a posteriori estimation.

Definition

Suppose an unknown parameter is known to have a prior distribution. Let be an estimator of , and let be a loss function, such as squared error. The Bayes risk of is defined as, where the expectation is taken over the probability distribution of : this defines the risk function as a function of. An estimator is said to be a Bayes estimator if it minimizes the Bayes risk among all estimators. Equivalently, the estimator which minimizes the posterior expected loss for each also minimizes the Bayes risk and therefore is a Bayes estimator.
If the prior is improper [|then] an estimator which minimizes the posterior expected loss for each is called a generalized Bayes estimator.

Examples

Minimum mean square error estimation

The most common risk function used for Bayesian estimation is the mean square error, also called squared error risk. The MSE is defined by
where the expectation is taken over the joint distribution of and.

Posterior mean

Using the MSE as risk, the Bayes estimate of the unknown parameter is simply the mean of the posterior distribution,
This is known as the minimum mean square error estimator.

Bayes estimators for conjugate priors

If there is no inherent reason to prefer one prior probability distribution over another, a conjugate prior is sometimes chosen for simplicity. A conjugate prior is defined as a prior distribution belonging to some parametric family, for which the resulting posterior distribution also belongs to the same family. This is an important property, since the Bayes estimator, as well as its statistical properties, can all be derived from the posterior distribution.
Conjugate priors are especially useful for sequential estimation, where the posterior of the current measurement is used as the prior in the next measurement. In sequential estimation, unless a conjugate prior is used, the posterior distribution typically becomes more complex with each added measurement, and the Bayes estimator cannot usually be calculated without resorting to numerical methods.
Following are some examples of conjugate priors.
Risk functions are chosen depending on how one measures the distance between the estimate and the unknown parameter. The MSE is the most common risk function in use, primarily due to its simplicity. However, alternative risk functions are also occasionally used. The following are several examples of such alternatives. We denote the posterior generalized distribution function by.

Posterior median and other quantiles

Other loss functions can be conceived, although the mean squared error is the most widely used and validated. Other loss functions are used in statistics, particularly in robust statistics.

Generalized Bayes estimators

The prior distribution has thus far been assumed to be a true probability distribution, in that
However, occasionally this can be a restrictive requirement. For example, there is no distribution for which every real number is equally likely. Yet, in some sense, such a "distribution" seems like a natural choice for a non-informative prior, i.e., a prior distribution which does not imply a preference for any particular value of the unknown parameter. One can still define a function, but this would not be a proper probability distribution since it has infinite mass,
Such measures, which are not probability distributions, are referred to as improper priors.
The use of an improper prior means that the Bayes risk is undefined. As a consequence, it is no longer meaningful to speak of a Bayes estimator that minimizes the Bayes risk. Nevertheless, in many cases, one can define the posterior distribution
This is a definition, and not an application of Bayes' theorem, since Bayes' theorem can only be applied when all distributions are proper. However, it is not uncommon for the resulting "posterior" to be a valid probability distribution. In this case, the posterior expected loss
is typically well-defined and finite. Recall that, for a proper prior, the Bayes estimator minimizes the posterior expected loss. When the prior is improper, an estimator which minimizes the posterior expected loss is referred to as a generalized Bayes estimator.

Example

A typical example is estimation of a location parameter with a loss function of the type. Here is a location parameter, i.e.,.
It is common to use the improper prior in this case, especially when no other more subjective information is available. This yields
so the posterior expected loss
The generalized Bayes estimator is the value that minimizes this expression for a given. This is equivalent to minimizing
In this case it can be shown that the generalized Bayes estimator has the form, for some constant. To see this, let be the value minimizing when. Then, given a different value, we must minimize
This is identical to, except that has been replaced by. Thus, the expression minimizing is given by, so that the optimal estimator has the form

Empirical Bayes estimators

A Bayes estimator derived through the empirical Bayes method is called an empirical Bayes estimator. Empirical Bayes methods enable the use of auxiliary empirical data, from observations of related parameters, in the development of a Bayes estimator. This is done under the assumption that the estimated parameters are obtained from a common prior. For example, if independent observations of different parameters are performed, then the estimation performance of a particular parameter can sometimes be improved by using data from other observations.
There are parametric and non-parametric approaches to empirical Bayes estimation. Parametric empirical Bayes is usually preferable since it is more applicable and more accurate on small amounts of data.

Example

The following is a simple example of parametric empirical Bayes estimation. Given past observations having conditional distribution, one is interested in estimating based on. Assume that the 's have a common prior which depends on unknown parameters. For example, suppose that is normal with unknown mean and variance We can then use the past observations to determine the mean and variance of in the following way.
First, we estimate the mean and variance of the marginal distribution of using the maximum likelihood approach:
Next, we use the relation
where and are the moments of the conditional distribution, which are assumed to be known. In particular, suppose that and that ; we then have
Finally, we obtain the estimated moments of the prior,
For example, if, and if we assume a normal prior, we conclude that, from which the Bayes estimator of based on can be calculated.

Properties

Admissibility

Bayes rules having finite Bayes risk are typically admissible. The following are some specific examples of admissibility theorems.
By contrast, generalized Bayes rules often have undefined Bayes risk in the case of improper priors. These rules are often inadmissible and the verification of their admissibility can be difficult. For example, the generalized Bayes estimator of a location parameter θ based on Gaussian samples is inadmissible for ; this is known as Stein's phenomenon.

Asymptotic efficiency

Let θ be an unknown random variable, and suppose that are iid samples with density. Let be a sequence of Bayes estimators of θ based on an increasing number of measurements. We are interested in analyzing the asymptotic performance of this sequence of estimators, i.e., the performance of for large n.
To this end, it is customary to regard θ as a deterministic parameter whose true value is. Under specific conditions, for large samples, the posterior density of θ is approximately normal. In other words, for large n, the effect of the prior probability on the posterior is negligible. Moreover, if δ is the Bayes estimator under MSE risk, then it is asymptotically unbiased and it converges in distribution to the normal distribution:
where I is the fisher information of θ0.
It follows that the Bayes estimator δn under MSE is asymptotically efficient.
Another estimator which is asymptotically normal and efficient is the maximum likelihood estimator. The relations between the maximum likelihood and Bayes estimators can be shown in the following simple example.

Example: estimating ''p'' in a binomial distribution

Consider the estimator of θ based on binomial sample x~b where θ denotes the probability for success. Assuming θ is distributed according to the conjugate prior, which in this case is the Beta distribution B, the posterior distribution is known to be B. Thus, the Bayes estimator under MSE is
The MLE in this case is x/n and so we get,
The last equation implies that, for n → ∞, the Bayes estimator is close to the MLE.
On the other hand, when n is small, the prior information is still relevant to the decision problem and affects the estimate. To see the relative weight of the prior information, assume that a=b; in this case each measurement brings in 1 new bit of information; the formula above shows that the prior information has the same weight as a+b bits of the new information. In applications, one often knows very little about fine details of the prior distribution; in particular, there is no reason to assume that it coincides with B exactly. In such a case, one possible interpretation of this calculation is: "there is a non-pathological prior distribution with the mean value 0.5 and the standard deviation d which gives the weight of prior information equal to 1/-1 bits of new information."
Another example of the same phenomena is the case when the prior estimate and a measurement are normally distributed. If the prior is centered at B with deviation Σ, and the measurement is centered at b with deviation σ, then the posterior is centered at, with weights in this weighted average being α=σ², β=Σ². Moreover, the squared posterior deviation is Σ²+σ². In other words, the prior is combined with the measurement in exactly the same way as if it were an extra measurement to take into account.
For example, if Σ=σ/2, then the deviation of 4 measurements combined together matches the deviation of the prior. And the weights α,β in the formula for posterior match this: the weight of the prior is 4 times the weight of the measurement. Combining this prior with n measurements with average v results in the posterior centered at ; in particular, the prior plays the same role as 4 measurements made in advance. In general, the prior has the weight of ² measurements.
Compare to the example of binomial distribution: there the prior has the weight of ²−1 measurements. One can see that the exact weight does depend on the details of the distribution, but when σ≫Σ, the difference becomes small.

Practical example of Bayes estimators

The Internet Movie Database uses a formula for calculating and comparing the ratings of films by its users, including their Top Rated 250 Titles which is claimed to give "a true Bayesian estimate". The following Bayesian formula was initially used to calculate a weighted average score for the Top 250, though the formula has since changed:
where:
Note that W is just the weighted arithmetic mean of R and C with weight vector . As the number of ratings surpasses m, the confidence of the average rating surpasses the confidence of the prior knowledge, and the weighted bayesian rating approaches a straight average. The closer v is to zero, the closer W gets to C, where W is the weighted rating and C is the average rating of all films. So, in simpler terms, the fewer ratings/votes cast for a film, the more that film's Weighted Rating will skew towards the average across all films, while films with many ratings/votes will have a rating approaching its pure arithmetic average rating.
IMDb's approach ensures that a film with only a few ratings, all at 10, would not rank above "the Godfather", for example, with a 9.2 average from over 500,000 ratings.