Cube-Root Asymptotics and Chernoff's Distribution
Anchor (Master): Kim & Pollard 1990 Cube root asymptotics (Annals of Statistics 18, 191-219); van der Vaart 1998 Asymptotic Statistics (Cambridge) §5.8 and §3.2 (argmax continuous mapping); Groeneboom 1989 Brownian motion with a parabolic drift and Airy functions (Probability Theory and Related Fields) and Groeneboom 1985 Estimating a monotone density (the switch relation, Chernoff's distribution as the law of the argmax of two-sided Brownian motion minus a parabola)
Intuition Beginner
Most estimators you meet settle down at a familiar speed: collect four times as much data and the typical error halves. That is the square-root rate, and it is what the standard theory of the previous unit delivers when the quantity you optimise is a smooth hill with a rounded top. You climb to the top and read off the answer, and the rounded top is what makes the answer precise.
Some natural estimators do not have a rounded top. Imagine looking for the busiest stretch of a road by sliding a fixed-width window along it and finding where the most cars sit inside. The count inside the window jumps as cars enter and leave; the "best" position is decided by a few cars right at the edges of the window, not by a gentle curve. An estimate pinned down by edges is shakier than one pinned down by a smooth peak, and it improves more slowly: you need eight times the data, not four, to halve the error. That is the cube-root rate.
This unit is about exactly these slow, edge-driven estimators. The mode of a distribution, the position of the densest short interval, a certain rule for binary-choice prediction, and the staircase fit to a density that is known to only go downhill all behave this way. They share one striking feature: after you zoom in by the right amount, the random wobble around the answer always settles into the same fixed shape, regardless of which problem you started from. That shape has a name — Chernoff's distribution.
The one-sentence takeaway: when an estimator is found at a sharp edge rather than a smooth peak, it converges at the cube-root rate, and its rescaled error follows a single universal law, Chernoff's distribution.
Visual Beginner
Picture two ways the thing you are maximising can look near its best point. On the left, a smooth rounded hill: the height changes gently, and the top is easy to locate sharply because small sideways moves cost height steadily. On the right, a jagged ridge sitting on top of a gentle downhill bowl: the gentle bowl says roughly where to go, but the jagged top means the exact best point is decided by a few random spikes near the summit. The smooth hill gives the square-root rate; the jagged ridge gives the cube-root rate.
| criterion near its best point | who decides the answer | rate | data to halve the error |
|---|---|---|---|
| smooth rounded hill | the gentle curvature of the peak | square-root | four times |
| jagged ridge on a gentle bowl | a few random edge effects | cube-root | eight times |
The takeaway: a rounded peak locates the answer fast, while an answer decided at a sharp edge improves slowly, and the rescaled wobble of that edge-decided answer is always the same fixed shape.
Worked example Beginner
We compare how much data two estimators need, using concrete numbers, to make the cube-root penalty plain. Suppose a smooth-peak estimator has a typical error of when you have data points, and it converges at the square-root rate. Suppose an edge-decided estimator also has a typical error of at , but it converges at the cube-root rate.
Step 1. The square-root rule. At the square-root rate the error scales like divided by the square root of the count. To halve the error from to , you must quadruple the data: points.
Step 2. The cube-root rule. At the cube-root rate the error scales like divided by the cube root of the count. To halve the error you must multiply the data by : from to points.
Step 3. Push further. To cut the error to one-tenth, down to : the square-root estimator needs times the data, points; the cube-root estimator needs times the data, one million points.
Step 4. What this tells us. The cube-root estimator is not broken — it still homes in on the truth — but it is hungry. Each extra digit of precision costs ten times more data than for a square-root estimator at the cheaper rate. This is the price of an answer decided by a few random edge effects rather than by a smooth curve, and it is why people work hard to smooth these estimators when they can.
Check your understanding Beginner
Formal definition Intermediate+
Let be i.i.d. from a law on , with empirical measure and notation as in 45.04.04. An M-estimator maximises over , with population criterion and maximiser . Modes of convergence and the calculus are those of 45.04.01; the empirical process and Donsker / manageable classes are those of 45.05.03.
Definition (the standard versus the cube-root regime). The smooth M-estimator theory of 45.04.04 applies when the map is differentiable in quadratic mean and the criterion increments contract quadratically, ; this yields the rate. The cube-root regime is the case in which is too rough for that contraction — typically involves an indicator or a hard threshold in — so that the increments contract only linearly,
while the population criterion still has a non-degenerate quadratic maximum.
Definition (the sharp-edge / Kim-Pollard structure). The criterion has the sharp-edge structure at if:
(K1) quadratic population maximum: for a positive-definite ;
(K2) linear envelope contraction: there is a neighbourhood on which and the class is manageable (a uniform-entropy / Donsker-type control, 45.05.03);
(K3) local covariance: the localized increments have a limiting covariance kernel linear in the separation, rescaled gives a kernel with of order .
Definition (localized criterion). Fix the cube-root rescaling . The localized criterion process is
The rescaled estimator is the argmax of . The power is the balance point: under (K1) the deterministic part stays , and under (K2)-(K3) the stochastic part has variance .
Definition (Chernoff's distribution). Let be a two-sided standard Brownian motion on (independent standard Brownian motions on and , ), as constructed from 02.15.01. Chernoff's distribution is the law of
the location of the maximum of two-sided Brownian motion minus a parabola. It is symmetric about , has a density expressible through Airy functions, and is the canonical limit law of cube-root asymptotics.
Counterexamples to common slips Intermediate+
The rate is , not , because of (K2), not because the criterion is non-smooth in . A criterion can be discontinuous in the data yet smooth in (the median's has a smooth population map , giving the rate of
45.04.04). The slow rate needs roughness in , registered as the linear — not quadratic — envelope contraction.The limit is an argmax, not a Gaussian. At the smooth rate the limit is , a linear image of a Gaussian fluctuation. At the cube-root rate the argmax operation is genuinely nonlinear: , which is not Gaussian and has no closed-form mean-plus-noise structure.
No plug-in variance exists. Because the limit is the argmax of a process, the asymptotic "variance" is a fixed numerical constant scaling Chernoff's law, not a functional of you can estimate by differentiating the criterion. The naive sandwich of
45.04.04is undefined here — there is no matrix, since the relevant derivative does not exist.Two-sided Brownian motion, not one-sided. The limit process runs over all of ; the argmax can fall on either side of . Restricting to would change the law. The symmetry of Chernoff's distribution is a consequence of the symmetric two-sided construction.
Key theorem with proof Intermediate+
The signature result is the Kim-Pollard cube-root theorem: under the sharp-edge structure the rescaled M-estimator converges in distribution to the argmax of a Gaussian process with parabolic drift, and in the one-dimensional canonical case this argmax is Chernoff's distribution. The proof has two parts — the localized criterion converges as a process to a Gaussian-minus-parabola, and the argmax continuous-mapping theorem transfers that to the argmax — mirroring the Taylor-plus-Slutsky mechanism of 45.04.04 but with the linearisation replaced by an argmax.
Theorem (Kim-Pollard cube-root theorem). Let maximise with , interior to , and suppose the sharp-edge structure (K1)-(K3) holds. Then
where is a centred Gaussian process with continuous sample paths, , and covariance from (K3), provided the argmax on the right exists and is a.s. unique. In the scalar canonical case (so , the covariance of two-sided Brownian motion), the limit equals with Chernoff's distribution.
Proof. Write the localized criterion and split it into a deterministic and a stochastic part,
using and .
The drift converges. By (K1) the second-order Taylor expansion gives for each fixed , uniformly on compacts.
The fluctuation converges to a Gaussian process. The summands of are the localized increments . Their covariance is , which converges to by (K3); finite-dimensional convergence to a Gaussian vector follows from the multivariate central limit theorem 37.03.02 (the triangular-array Lindeberg condition holds because each is bounded and its variance is ). Tightness of on compacts follows from the manageability hypothesis in (K2), which gives a maximal inequality controlling the modulus of continuity (45.05.03); thus as processes in the topology of uniform convergence on compacts.
Assemble. Adding the deterministic drift, where , a Gaussian process with parabolic drift. Because the parabola dominates at infinity (a centred Gaussian process with grows like by the law of the iterated logarithm, slower than ), so attains its maximum at a finite, a.s. unique .
Argmax continuous mapping. The functional is continuous (in the uniform-on-compacts topology) at sample paths possessing a unique well-separated maximum with at-infinity decay; since has such paths a.s. and is tight (the consistency plus a rate bound from (K1)-(K2) confine to compacts with high probability), the argmax continuous-mapping theorem of 45.04.04 in its process form (45.05.03) gives .
The scalar canonical reduction. With , is the covariance of two-sided Brownian motion , so after the standardisation, and . The Brownian scaling identity (self-similarity) of 02.15.01, , lets one rescale to convert into a constant multiple of : choosing so the two coefficients align gives .
Bridge. This theorem builds toward the asymptotic theory of every shape-constrained and threshold estimator — the Grenander monotone-density NPMLE, the maximum-score estimator, current-status and interval-censoring isotonic estimators, the least-median-of-squares regression — and it appears again in the inference theory of 45.04.10, where the failure of the ordinary bootstrap at this rate forces the m-out-of-n and smoothing repairs. The foundational reason the rate slows to is the balance struck in the localized criterion: a deterministic parabola of order must be matched against a fluctuation of order , and equating the two exponents forces the localisation — the same exponent-balancing that in 45.04.04 produced from a quadratic fluctuation. This is exactly the argmax theorem of 45.04.04 run at the level of localized processes rather than at the level of the criterion: there consistency was the argmax continuous-mapping applied to deterministic limits, and here asymptotic distribution is the same operation applied to a Gaussian-process limit. Putting these together, the central insight is that the universal limit law is the argmax of two-sided Brownian motion minus a parabola, so every cube-root estimator inherits one shape from the single structural fact that its localized criterion is Brownian plus a quadratic drift; the bridge is the recognition that the smooth regime's linear response (a derivative, hence a Gaussian) is replaced here by a nonlinear response (an argmax, hence Chernoff's law) precisely because the criterion has no derivative in to linearise.
Exercises Intermediate+
Advanced results Master
The cube-root theorem extends to nonparametric pointwise problems where the parabolic drift comes from local density curvature, to interval-censoring and current-status models through the same switch relation, and to a sharp characterisation of when the rate degrades further; the inference difficulty it creates is repaired by subsampling and by smoothing, and the limit law is computable through the parabolic-drift Brownian analysis. The smooth M-estimation of 45.04.04 is the rigid centre from which all of these are the non-smooth deformation.
Theorem 1 (Kim-Pollard, the general cube-root M-estimation theorem). Under (K1)-(K3) with the localized increment class manageable for an envelope with , the localized criterion in the uniform-on-compacts topology, where is the centred Gaussian process with covariance of (K3); consequently . The proof is the localized empirical-process convergence of 45.05.03 composed with the argmax continuous-mapping theorem; the manageability hypothesis replaces the Donsker condition of the theory and supplies the maximal inequality controlling the modulus of continuity that yields tightness [Kim, J. & Pollard, D. — Cube root asymptotics].
Theorem 2 (Grenander estimator and Chernoff's distribution; Groeneboom). For a density that is decreasing with , , the Grenander NPMLE satisfies
with Chernoff's distribution. The route is the switch relation, converting the value of the monotone NPMLE into the argmax of (a Brownian-bridge-plus-linear-drift after localisation), and then the parabolic-drift analysis. Groeneboom's explicit study of via Airy functions gives the density of , for a function solving an Airy boundary-value problem, with [Groeneboom, P. — Estimating a monotone density].
Theorem 3 (maximum-score estimator; Kim-Pollard). Manski's maximum-score estimator for the binary-choice model with converges at rate to the argmax of a Gaussian process with parabolic drift over the sphere's tangent space, the multivariate Chernoff-type limit; the indicator criterion supplies the linear contraction (K2) while the smoothing-by-integration of the indicator supplies the quadratic drift (K1). The rate and limit are why inference for maximum score is hard and why Horowitz's smoothed maximum-score estimator, replacing the sign by a smooth kernel, recovers a faster ( or better) bootstrappable rate at the cost of a bandwidth and a bias [Manski, C. F. — Maximum score estimation of the stochastic utility model of choice].
Theorem 4 (bootstrap inconsistency and subsampling repair). The ordinary nonparametric bootstrap is inconsistent for the law of in the cube-root problems above: the conditional law of given the data converges to a random distribution, not to Chernoff's law, because the argmax functional is not Hadamard-differentiable and the empirical-process bootstrap of 45.05.06 does not pass through it. The m-out-of-n bootstrap with , , and subsampling (Politis-Romano) are consistent: they estimate the limit law of any statistic with a non-degenerate limit, requiring only its existence, and so furnish valid confidence intervals at the rate; cross-referenced with the bootstrap theory of 45.04.10 [Kim, J. & Pollard, D. — Cube root asymptotics].
Theorem 5 (Chernoff's mode estimator and the original limit; Chernoff). The estimator of the mode as the centre of the densest interval, (with fixed or shrinking slowly), satisfies for an explicit constant built from the density and its curvature at the mode; this is the 1964 calculation in which the limit law first appeared, before its general role was recognised. The same two-sided-Brownian-minus-parabola object recurs because the localized count of points entering and leaving the sliding window is, in the limit, a two-sided Brownian increment carried by a Poisson intensity, against the smooth curvature of the density [Chernoff, H. — Estimation of the mode].
Synthesis. The foundational reason a single law governs every sharp-edge estimator is that the localized criterion is always a Gaussian-process-minus-parabola: the population's quadratic maximum (K1) supplies the parabola while the linear envelope contraction (K2) and the local covariance (K3) force the fluctuation to be two-sided Brownian motion, and the argmax of that fixed object is Chernoff's distribution. The central insight is that the smooth M-estimation of 45.04.04 and the cube-root theory are one machine read at two levels — there the argmax continuous-mapping theorem acted on deterministic limits to give consistency and a derivative linearised the criterion into a Gaussian, while here the same argmax theorem acts on a Gaussian-process limit because no derivative exists to linearise; this is exactly the passage from a linear response (a sandwich variance) to a nonlinear one (an argmax law).
The rate exponent is not arbitrary: balancing the parabolic drift against the Brownian fluctuation pins the localisation to , which is exactly the structural fact that the theory's quadratic envelope contraction has degraded to a linear one. Putting these together, the inference pathology — no plug-in variance, an inconsistent bootstrap, the m-out-of-n and smoothing repairs of 45.04.10 — is the dual face of the same nonlinearity: the argmax functional that produces the universal limit is the very non-differentiability that defeats the delta-method bootstrap of 45.05.06, so the universality of Chernoff's law and the difficulty of using it are two readings of one structure, the absence of a derivative in .
Full proof set Master
The process convergence and argmax transfer are proved in the Key theorem; the rate-balancing is Exercise 3 and the symmetry of is Exercise 8. The remaining Master claims are recorded here.
Proposition 1 (the parabola dominates the Gaussian; existence and uniqueness of the limiting argmax). Let be a centred Gaussian process on with continuous paths, , and , and let . Then attains a finite maximum a.s., and the maximiser is a.s. unique.
Proof. For the at-infinity decay, the increments have variance bounded by a constant times on bounded sets (sub-linear growth of the variance plus continuity), so by the Borell-TIS / Dudley entropy bound has Gaussian tails with mean . Hence on the shell , , which a.s. as because . Therefore as a.s., and a continuous function decaying to attains its supremum on a compact set. Uniqueness: for a Gaussian process the event that the maximum is attained at two distinct points has probability zero, because at fixed the difference has a non-degenerate Gaussian (hence atomless) law, so is null; a separability/continuity argument upgrades this to a.s. uniqueness over all pairs.
Proposition 2 (the cube-root rate; tightness of ). Under (K1)-(K3), .
Proof. The argument is a peeling / chaining bound on the centred criterion. For displacements with the population drift is at most by (K1), while the maximal fluctuation of over that shell is, by the manageability maximal inequality of 45.05.03 and the linear envelope (K2), of order . For to lie in the shell the fluctuation must exceed the drift, , which (summing the geometric series over ) has probability tending to once with large. Hence as , uniformly in .
Proposition 3 (Chernoff's distribution is well defined and symmetric). The variable , two-sided Brownian motion, is a.s. finite, a.s. unique, and symmetric about .
Proof. Finiteness and uniqueness are Proposition 1 with , (variance , so ), . Symmetry is Exercise 8: is again two-sided Brownian motion, the parabola is even, and the substitution sends to , giving .
Proposition 4 (the scaling reduction to the canonical parabola). If with two-sided Brownian, , then , hence the limit of the M-estimator is a known constant times Chernoff's variable.
Proof. Substitute . By the Brownian scaling identity of 02.15.01, , so . Factor out : . Choose so that , i.e. ; then , a positive multiple of the canonical process, whose argmax (in ) is . Since , and , the maximiser equals . Specialising (the standardised two-sided-Brownian fluctuation ) recovers of the Key theorem.
Connections Master
The smooth M- and Z-estimator theory 45.04.04 is the regime this unit departs from: there the increment class contracts quadratically and a derivative linearises the criterion into a Gaussian limit at the rate with a sandwich variance, whereas here the increment class contracts only linearly, no derivative exists, and the argmax of a Gaussian-process-minus-parabola replaces the linear response at the rate. The argmax continuous-mapping theorem that delivered consistency there is the same tool that delivers the limit distribution here, applied one level up to processes.
The empirical-process theory of Donsker and manageable classes 45.05.03 supplies the technical engine: the localized fluctuation converges to a Gaussian process precisely because the increment class is manageable, and the maximal inequality that bounds its modulus of continuity is what yields both the tightness in the Key theorem and the rate bound of Proposition 2. The VC-class control of indicator criteria 45.05.04 is what verifies manageability for the maximum-score and shorth examples.
Two-sided Brownian motion and its scaling self-similarity 02.15.01 are the source of the universal limit: Chernoff's distribution is the argmax of , and the Brownian scaling identity is exactly what reduces every cube-root estimator's limit to a constant times this one object (Proposition 4). The local-time and excursion theory of 37.06.01 governs the fine path structure of the maximiser.
The bootstrap theory 45.04.10 meets its sharpest failure here: the ordinary nonparametric bootstrap is inconsistent for the cube-root limit because the argmax functional is not Hadamard-differentiable, so the functional-delta-method bootstrap of 45.05.06 does not apply, and the m-out-of-n bootstrap and subsampling are the standard repairs. This is the concrete counterexample that motivates the differentiability hypotheses of bootstrap consistency.
The boundary and non-regular failures of the likelihood-ratio trinity 45.04.09 are a parallel breakdown of the standard / chi-squared machinery — there a parameter on the edge of its cone, here a criterion with no derivative — both reminding that the regularity hypotheses of 45.04.04 and 45.04.03 are load-bearing rather than cosmetic.
Historical & philosophical context Master
The limit law now called Chernoff's distribution appeared first in Herman Chernoff's 1964 study of mode estimation, where he found that the centre of the densest fixed-width interval converges at rate to the argmax of two-sided Brownian motion minus a parabola [Chernoff 1964]. The object recurred independently in Charles Manski's 1975 maximum-score estimator for discrete-choice models, whose non-smooth indicator criterion produced the same slow rate, and in the analysis of monotone-density and monotone-regression NPMLEs.
The general structural theorem — that a wide family of M-estimators with a sharp-edge criterion share the rate and an argmax-of-Gaussian-process-minus-parabola limit — was proved by Jeankyung Kim and David Pollard in 1990, who isolated the manageability and quadratic-mean hypotheses and routed the proof through the argmax continuous-mapping theorem on empirical processes [Kim & Pollard 1990]. The explicit analysis of the canonical process — its argmax density via Airy functions and the moments of Chernoff's distribution — is due to Piet Groeneboom, who also formalised the switch relation connecting isotonic NPMLEs to argmax problems and developed the cube-root theory of shape-constrained estimation through the 1980s [Groeneboom 1985]. The maximum-score rate and its limit were placed in the Kim-Pollard framework, and the subsequent recognition that the ordinary bootstrap fails at this rate, with the m-out-of-n and subsampling repairs, is due to work of Abrevaya, Huang, Léger, MacGibbon, Politis, Romano, and others through the 1990s and 2000s.
Bibliography Master
@article{KimPollard1990,
author = {Kim, Jeankyung and Pollard, David},
title = {Cube root asymptotics},
journal = {The Annals of Statistics},
volume = {18},
number = {1},
year = {1990},
pages = {191--219}
}
@article{Chernoff1964,
author = {Chernoff, Herman},
title = {Estimation of the mode},
journal = {Annals of the Institute of Statistical Mathematics},
volume = {16},
year = {1964},
pages = {31--41}
}
@incollection{Groeneboom1985,
author = {Groeneboom, Piet},
title = {Estimating a monotone density},
booktitle = {Proceedings of the Berkeley Conference in Honor of Jerzy Neyman and Jack Kiefer, Vol. II},
editor = {Le Cam, Lucien M. and Olshen, Richard A.},
publisher = {Wadsworth},
year = {1985},
pages = {539--555}
}
@article{Groeneboom1989,
author = {Groeneboom, Piet},
title = {Brownian motion with a parabolic drift and Airy functions},
journal = {Probability Theory and Related Fields},
volume = {81},
number = {1},
year = {1989},
pages = {79--109}
}
@article{Manski1975,
author = {Manski, Charles F.},
title = {Maximum score estimation of the stochastic utility model of choice},
journal = {Journal of Econometrics},
volume = {3},
number = {3},
year = {1975},
pages = {205--228}
}
@book{vanderVaart1998cuberoot,
author = {van der Vaart, Aad W.},
title = {Asymptotic Statistics},
publisher = {Cambridge University Press},
series = {Cambridge Series in Statistical and Probabilistic Mathematics},
year = {1998}
}
@book{GroeneboomJongbloed2014,
author = {Groeneboom, Piet and Jongbloed, Geurt},
title = {Nonparametric Estimation under Shape Constraints},
publisher = {Cambridge University Press},
year = {2014}
}