45.01.07 · mathematical-statistics / 01-decision-theory-estimation

Equivariance and the Pitman Best-Equivariant Estimator

shipped3 tiersLean: none

Anchor (Master): Lehmann & Casella 1998 Theory of Point Estimation 2nd ed. (Springer) Ch. 3 §1-§4 (invariant decision problems, transformation groups acting on sample and parameter spaces, the maximal invariant and the reduction to orbits, the minimum-risk equivariant estimator for location and scale, the Pitman estimators, and the Hunt-Stein theorem connecting best-invariant to minimax)

Intuition Beginner

Suppose you are measuring the temperature of a room and your thermometer reads in Celsius. A colleague's thermometer reads the same physical room but is calibrated five degrees high — every reading is shifted up by five. You both want to estimate the true temperature. It would be strange if your two estimates disagreed by anything other than exactly those five degrees. If shifting every data point up by five shifts your estimate up by five too, your method respects the symmetry of the problem. That is the equivariance idea: when the data move in a regular way, the estimate should move along with them.

This matters because many estimation problems have a built-in symmetry. The choice of where to put zero on a scale, or what units to measure in, is arbitrary — the answer should not depend on a bookkeeping convention. An estimator that ignores this and gives wildly different answers under a harmless relabelling is suspect. Demanding that the estimate transform in step with the data is a way of building good sense into the recipe before you even look at the numbers.

The payoff is that this single demand often narrows the field down to almost one rule. Among all the methods that shift with the data, there is usually a single best one — the one whose typical error is smallest. For a shift symmetry (a location parameter) this best rule is the Pitman estimator. It works by looking at the shape of the data — how the points sit relative to one another — and then placing the estimate at the average position consistent with that shape. The symmetry does the heavy lifting; the best estimate falls out almost for free.

Visual Beginner

Picture a row of data points on a number line. Now slide the whole row to the right by some amount. A good estimator slides its answer to the right by exactly the same amount: the gaps between the points never changed, only their common position did, so only the position of the estimate should change.

What you do to the data What an equivariant estimate does
Add 3 to every observation The estimate goes up by exactly 3
Subtract 10 from every observation The estimate goes down by exactly 10
Leave the gaps between points unchanged The error pattern is unchanged — the method works equally well at every location

The picture is the whole lesson: the gaps between observations tell you about the shape of the population, and the common position tells you about the location. An equivariant rule fixes the shape part and lets only the position part move with the data, so it works just as well no matter where on the line the truth happens to be.

Worked example Beginner

You take three independent measurements of an unknown true length, each scattered around the truth. The readings are (in centimetres). You want to estimate the true length. Suppose the measurement error is symmetric around the truth — equally likely to overshoot or undershoot. The natural location-equivariant estimate is the sample average.

Step 1. Compute the average. The mean of is . So the estimate is cm.

Step 2. Check that it shifts with the data. Add to every reading: the data become . Their average is . The estimate went from to , an increase of exactly . The estimate tracked the shift.

Step 3. Look at the gaps. In the original data the gaps are and . After shifting, the data are with gaps and . The gaps did not change at all. The shift moved the position but left the shape alone.

Step 4. Read off the equivariant structure. Write each reading as "the average, plus its gap from the average": , , . The gaps from the average, , are the same before and after any shift. The average is the only piece that moves.

What this tells us: an equivariant estimate splits the data into a position part (which moves with any shift) and a shape part (which never moves). For symmetric errors the sample average is the equivariant estimate that places the position exactly at the centre of the data. When the errors are not symmetric, the best equivariant estimate adjusts the centre using the shape — that adjustment is the Pitman estimator.

Check your understanding Beginner

Formal definition Intermediate+

Fix a statistical model on a sample space , an action space , and a loss as in the decision-theoretic framework of 45.01.01.

Definition (invariant decision problem). Let be a group of measurable bijections . The model is invariant under if for each there is an induced map with

equivalently (pushforward). The maps form a group , the induced group on , with . The decision problem is invariant if additionally there is an induced group acting on such that the loss is invariant:

Definition (equivariant estimator). An estimator is equivariant (under ) if it commutes with the group actions:

The class of equivariant estimators is denoted . An estimator is the minimum-risk equivariant (MRE) estimator if for all and all , where is the risk of 45.01.01.

Definition (orbit and maximal invariant). The orbit of under is ; orbits partition . A statistic is invariant if for all , and is a maximal invariant if it is invariant and constant on -orbits of only there: for some . A maximal invariant indexes the orbits; every invariant statistic is a function of it.

Definition (location model and location equivariance). Let with density , , where is a fixed known density. The group is with induced action on and on . The loss is location invariant if for some ; squared error qualifies. A location-equivariant estimator satisfies for all .

Definition (scale model and scale equivariance). Let have density , , with group , induced action , and scale-invariant loss (for example or ). A scale-equivariant estimator satisfies .

Counterexamples to common slips Intermediate+

  • Equivariance is not the MLE's functional invariance. The maximum-likelihood estimator satisfies for a reparametrisation — invariance under transformations of the parameter, treated in 45.01.04. Equivariance here is invariance under transformations of the data and parameter jointly through a group action. The two coincide for the location MLE under symmetric , but they are different principles.

  • An equivariant estimator need not be unbiased, and the MRE is not generally the UMVUE. The Pitman location estimator is equivariant and minimises MSE within the equivariant class, but for asymmetric it differs from any UMVU estimator of 45.01.06; equivariance and unbiasedness are distinct restrictions of the estimator class.

  • Constancy of risk requires loss invariance, not just model invariance. If the loss is not invariant under , an equivariant estimator's risk need not be constant on orbits, and the reduction to a single number fails. Both ingredients are needed.

  • The group must act transitively on for the risk to collapse to one number. Location and scale groups act transitively on and respectively, so the orbit is the whole parameter space and equivariant risk is a single constant — the feature that makes the MRE estimator well posed.

Key theorem with proof Intermediate+

The two organising facts are structural and constructive. The structural fact is that an equivariant estimator has risk constant on the orbits of , so when acts transitively the risk is a single number and "minimum-risk equivariant" is an honest minimisation. The constructive fact is the explicit form of the best location-equivariant estimator — the Pitman estimator [Casella, G. & Berger, R. L. — Statistical Inference, 2nd ed. (Duxbury, 2002)].

Theorem (risk of an equivariant estimator is constant on orbits). Let the decision problem be invariant under with invariant loss, and let . Then for every and every . In particular, if acts transitively on , the risk is constant on .

Proof. Fix and . Using the change of variables , which carries to by model invariance, then equivariance of , then loss invariance:

The second equality is the substitution read backwards (a -expectation of a function of equals the -expectation of the same function of ); the third is ; the fourth is . If is transitive, every equals for some fixed , so is one constant.

Theorem (form and optimality of the location-equivariant estimator; the Pitman estimator). In the location model with density and squared-error loss, an estimator is location equivariant if and only if

for some fixed equivariant (e.g. ) and some function of the differences . Among all such estimators the one minimising the (constant) risk is the Pitman estimator

the conditional mean of under a flat weighting, equivalently where and the expectation is at .

Proof. Characterisation. If , set ; then , so depends on only through shift-invariant functions, i.e. through the differences , which are a maximal invariant of . Conversely any with equivariant and a function of is equivariant since is shift-invariant.

Optimality. By the orbit-constancy theorem the risk of every equivariant is the constant , evaluated at . Condition on the maximal invariant :

For each value the inner expectation is minimised in by the conditional mean (the -projection). Hence the best equivariant estimator is , the residual of after removing its conditional mean given the differences. Writing the conditional density of at and integrating out the location yields the displayed integral ratio: with the flat (right-Haar) weighting on the location group, the posterior of given is proportional to , and its mean is , the Pitman estimator.

Bridge. This pair builds toward every invariance-based construction in estimation and testing, and appears again in the scale and location-scale problems and in the Hunt-Stein passage to minimaxity in the Advanced section. The foundational reason the programme works is that an invariant problem has a maximal invariant that strips the data down to its orbit-shape, so the only freedom an equivariant rule has is a function of that shape — and the risk being constant on orbits turns optimisation over a function space into a single conditional minimisation. This is exactly the Rao-Blackwell move of 45.01.06 in a new guise: there one conditions on a sufficient statistic to remove variance; here one conditions on the maximal invariant to remove the orbit-position degree of freedom, and the best choice is again a conditional mean. The construction generalises from squared error to any convex invariant loss, where the conditional mean is replaced by the conditional risk-minimiser, and it is dual to the Bayes construction of 45.01.01: the Pitman estimator is the formal Bayes estimator under the improper right-Haar prior on the group. Putting these together, the central insight is that symmetry plus an invariant loss reduces optimal estimation to a conditional expectation given the maximal invariant, with the bridge being that this conditional expectation is computed by integrating the likelihood against the invariant measure of the group.

Exercises Intermediate+

Advanced results Master

The structural theory has three further strata: the formal-Bayes reading of the MRE estimator under the invariant prior, the Hunt-Stein passage from best-invariant to minimax, and the admissibility status of the Pitman estimator, which is where the invariance programme meets the dimension-sensitivity already seen for the UMVU mean in 45.01.06.

The MRE estimator as a generalised Bayes rule under the invariant prior. For a group acting transitively on with right-invariant Haar measure , the minimum-risk equivariant estimator equals the generalised Bayes estimator against the (typically improper) prior on , with the conditional minimisation given the maximal invariant being precisely the posterior-expected-loss minimisation of 45.01.01 computed against . In the location case gives the Pitman estimator as the posterior mean under the flat prior; in the scale case (the multiplicative Haar measure) gives the Pitman scale estimator. The improper prior is forced by invariance: a proper prior cannot be invariant under a non-compact transitive group, so the invariant analysis is the natural home of these improper-prior Bayes rules [Lehmann, E. L. & Casella, G. — Theory of Point Estimation, 2nd ed. (Springer, 1998)].

The Hunt-Stein theorem. Let the decision problem be invariant under a group that is amenable (a left-invariant mean exists on its bounded functions; abelian and solvable groups, hence the location and scale and location-scale groups, are amenable). Then there is a minimax estimator that is invariant, and consequently the minimum-risk equivariant estimator is minimax. The proof averages an arbitrary estimator over the group using the invariant mean, producing an invariant estimator with no larger maximum risk, then invokes the constancy of equivariant risk on orbits to identify the worst-case risk with the single orbit-value. Amenability is essential and not a technicality: for the full linear group acting on a multivariate normal mean — which is not amenable in the relevant sense — the conclusion fails, and the best invariant estimator (the sample mean) is not minimax-optimal in the strong sense, the analytic shadow of Stein's phenomenon [Lehmann, E. L. & Casella, G. — Theory of Point Estimation, 2nd ed. (Springer, 1998)].

Admissibility of the Pitman estimator and the boundary with Stein. In dimension one the Pitman estimator of a location parameter is admissible under squared-error loss for a wide class of (Stein's 1959 result, refined by Brown's 1966 differential-inequality criterion). The boundary is again dimensional: for a -dimensional location parameter with the best location-equivariant estimator — which for the Gaussian is the sample mean — is inadmissible by Stein's phenomenon of 45.01.06, dominated by the James-Stein shrinkage estimator, which is not equivariant under the full translation group of because shrinkage toward a fixed origin breaks translation symmetry. Equivariance under the location group thus singles out a unique best rule within its class, but that class can itself be uniformly improvable once the dimension is high enough — the same tension between a symmetry-constrained optimum and global admissibility that distinguishes UMVU from admissible estimation [Lehmann, E. L. & Casella, G. — Theory of Point Estimation, 2nd ed. (Springer, 1998)].

The location-scale problem and reduction by stages. For the location-scale family the group is the affine group , non-abelian but solvable hence amenable. The maximal invariant is the configuration for a scale statistic , and the best equivariant estimators of and of are the affine-group Pitman estimators, computed by integrating the likelihood against the right-Haar measure of the affine group. The reduction proceeds in stages — first quotient by translations, then by scalings — and the resulting estimators are minimax by Hunt-Stein since the affine group is amenable [Lehmann, E. L. & Casella, G. — Theory of Point Estimation, 2nd ed. (Springer, 1998)].

Synthesis. The foundational reason invariance is a complete estimation principle for transitive groups is that the maximal invariant exhausts the orbit-shape of the data while the group sweeps out the orbit, so an equivariant rule is a function of the maximal invariant carried along the group, and its risk is constant on orbits — the single computation of conditioning on the maximal invariant produces the optimum. This is exactly the Rao-Blackwell projection of 45.01.06 reread with the maximal invariant in place of the sufficient statistic: there sufficiency removes variance by conditioning, here invariance removes the orbit-position freedom by conditioning, and both optima are conditional means. The MRE estimator is dual to the Bayes estimator of 45.01.01: it is the generalised Bayes rule under the right-Haar prior, the unique invariant measure the symmetry permits, so the Pitman estimator is at once frequentist-optimal-within-the-equivariant-class and Bayes-optimal-under-the-invariant-prior. Putting these together with the Hunt-Stein theorem, the central insight is that for an amenable group the symmetry that defines the equivariant class also delivers minimaxity, so best-invariant equals minimax — and the bridge is amenability, whose failure for the high-dimensional translation group is exactly the analytic content of Stein's phenomenon, the boundary where the symmetry-constrained optimum stops being globally admissible.

Full proof set Master

The orbit-constancy of risk and the form-and-optimality of the Pitman location estimator are proved in the Key theorem. The remaining Master claims are recorded here.

Proposition 1 (the differences are a maximal invariant for the location group). For on , the map is a maximal invariant.

Proof. Invariance: . Maximality: suppose , so for . Put . Then for , and as well, so lies in the orbit of . Hence equal values of force the same orbit, the maximality condition.

Proposition 2 (the Pitman estimator is the generalised Bayes rule under the flat prior). In the location model under squared-error loss, the Pitman estimator is the formal posterior mean of under the improper prior .

Proof. With prior , the joint measure of has "density" with respect to . The conditional law of given is therefore proportional to , normalised by (finite under the integrability hypothesis). The squared-error Bayes action is the posterior mean (part (i) of the Key theorem of 45.01.01), namely .

Proposition 3 (equivalence of the conditional-mean and integral-ratio forms). With and the differences, equals the integral ratio .

Proof. Take , equivariant since . By the optimality argument . At , , and , so after writing and absorbing the shift-invariant part into the conditional mean. To get the integral form, substitute in the joint density at general : the conditional density of given at is , and the conditional mean of the location is computed by integrating against , giving the displayed ratio after normalisation. The two expressions agree because both are the -projection of the location onto the -field of the maximal invariant.

Proposition 4 (Hunt-Stein for an amenable group, statement and proof sketch with the averaging step explicit). If is amenable and the problem is invariant with invariant loss, there exists an invariant minimax estimator; hence the MRE estimator is minimax.

Proof. Let be a left-invariant mean on the bounded functions of . Given any estimator with finite maximum risk, define its group average by averaging the rule's action over using (in the location case, in the formal Følner-limit sense). The averaged rule is equivariant: applying to the data and using left-invariance of reproduces . By convexity of the loss and Jensen applied through , , so the maximum risk of does not exceed that of . Taking to approach the minimax value gives an invariant estimator attaining it. Constancy of equivariant risk on orbits identifies with the single orbit-value, so the MRE estimator — which minimises that value over the equivariant class — is minimax. Amenability is exactly what guarantees the invariant mean used in the averaging exists; without it the averaging step has no limit.

Proposition 5 (Pitman scale estimator). In the scale model with loss , the best scale-equivariant estimator is

the generalised Bayes rule under the scale-Haar prior .

Proof. Scale equivariance gives with the ratios; orbit-constancy evaluates the risk at , . Conditioning on and minimising the quadratic in gives , hence . Translating into the posterior under the Haar prior : the joint "density" is , the posterior of given is , and the Bayes action under the loss is . Writing and reading the two posterior moments as the displayed integrals yields the stated ratio.

Connections Master

Decision theory, risk, and admissibility 45.01.01 supplies the entire frame this unit specialises: the loss, risk, and admissibility order are unchanged, invariance is an additional restriction on the estimator class, and the Pitman estimator is literally the generalised Bayes rule under the right-Haar prior, so the posterior-expected-loss characterisation proved there computes the MRE estimator here; the Hunt-Stein theorem then upgrades best-invariance to the minimaxity also defined there.

Rao-Blackwell and Lehmann-Scheffé 45.01.06 are the structural twin of the equivariance reduction: Rao-Blackwell conditions on a sufficient statistic to remove variance, the equivariance argument conditions on the maximal invariant to remove the orbit-position freedom, and both optima are conditional means; moreover the dimensional boundary is shared, since the best location-equivariant estimator of a Gaussian mean is the UMVU sample mean and is inadmissible for dimension three and up by the same Stein phenomenon, the James-Stein dominator being neither unbiased nor translation-equivariant.

Maximum-likelihood estimation and its functional invariance 45.01.04 must be distinguished from the equivariance of this unit: the MLE's invariance is under reparametrisation of the parameter, a property of the likelihood maximiser, whereas equivariance is commutation with a group acting jointly on data and parameter; for a symmetric location family the location MLE is equivariant and frequently coincides with the Pitman estimator, but the two invariance principles are logically separate.

Sufficiency and exponential families 45.01.02 interact with invariance through the reduction by stages: the maximal invariant of a group is typically computed after reducing to a sufficient statistic, and for location-scale families the configuration statistic (the standardised residuals) is the maximal invariant on which the Pitman estimators are conditional means, so the factorisation theory and the invariance theory compose to give the explicit best-equivariant rules.

Hypothesis testing and most-powerful tests 45.02.01 use the same invariance reduction on the testing side: a uniformly most powerful invariant test is found by reducing to the maximal invariant and applying Neyman-Pearson to its distribution, the testing analogue of the MRE estimator, and the Hunt-Stein theorem there yields minimax tests for amenable groups exactly as it yields minimax estimators here.

Historical & philosophical context Master

The explicit best location-equivariant and scale-equivariant estimators are due to E. J. G. Pitman, in his 1939 Biometrika paper on estimating the location and scale parameters of a continuous population of arbitrary known form [Pitman 1939]. Pitman derived the estimators as conditional means given the sample configuration and showed they minimise mean squared error among estimators with the appropriate equivariance, predating the decision-theoretic vocabulary that later subsumed them.

The invariance principle was placed inside Abraham Wald's decision-theoretic framework and systematised by Charles Stein, Erich Lehmann, and others through the 1940s and 1950s; the theorem that an invariant problem under an amenable group admits an invariant minimax rule is the Hunt-Stein theorem, from the unpublished work of G. A. Hunt and Charles Stein around 1946 and published accounts by Lehmann and by Kiefer [Lehmann Casella 1998]. The role of amenability — and the failure of the conclusion for non-amenable groups such as the full linear group on a multivariate normal mean — connects the invariance theory directly to Stein's 1956 inadmissibility result.

The admissibility of the Pitman estimator in one dimension was established by Stein in 1959 and given a sharp differential-inequality criterion by Lawrence Brown in 1966; Brown's analysis tied admissibility of equivariant estimators to the recurrence of an associated diffusion, the same circle of ideas through which the dimension-three threshold of Stein's phenomenon was understood. The standard modern synthesis of invariant estimation, the Pitman estimators, and the Hunt-Stein theorem is Lehmann and Casella's Theory of Point Estimation [Lehmann Casella 1998] Chapter 3.

Bibliography Master

@article{pitman1939estimation,
  author  = {Pitman, E. J. G.},
  title   = {The estimation of the location and scale parameters of a continuous population of any given form},
  journal = {Biometrika},
  volume  = {30},
  number  = {3/4},
  pages   = {391--421},
  year    = {1939}
}

@book{lehmanncasella1998theory,
  author    = {Lehmann, Erich L. and Casella, George},
  title     = {Theory of Point Estimation},
  edition   = {2nd},
  series    = {Springer Texts in Statistics},
  publisher = {Springer},
  year      = {1998}
}

@book{casellaberger2002statistical,
  author    = {Casella, George and Berger, Roger L.},
  title     = {Statistical Inference},
  edition   = {2nd},
  publisher = {Duxbury},
  year      = {2002}
}

@book{ferguson1967mathematical,
  author    = {Ferguson, Thomas S.},
  title     = {Mathematical Statistics: A Decision Theoretic Approach},
  publisher = {Academic Press},
  year      = {1967}
}

@article{brown1966admissibility,
  author  = {Brown, Lawrence D.},
  title   = {On the admissibility of invariant estimators of one or more location parameters},
  journal = {Annals of Mathematical Statistics},
  volume  = {37},
  number  = {5},
  pages   = {1087--1136},
  year    = {1966}
}

@inproceedings{stein1956inadmissibility,
  author    = {Stein, Charles},
  title     = {Inadmissibility of the usual estimator for the mean of a multivariate normal distribution},
  booktitle = {Proceedings of the Third Berkeley Symposium on Mathematical Statistics and Probability},
  volume    = {1},
  pages     = {197--206},
  publisher = {University of California Press},
  year      = {1956}
}