45.05.01 · mathematical-statistics / 05-empirical-processes-nonparametric

Bernstein's Inequality and the Sub-Exponential / Bennett Regime

shipped3 tiersLean: none

Anchor (Master): Boucheron, Lugosi & Massart 2013 Concentration Inequalities (Oxford) §2.7-§2.8 and Ch. 6 (the entropy method and self-bounding refinements); Wainwright 2019 High-Dimensional Statistics: A Non-Asymptotic Viewpoint (Cambridge) §2.1-§2.2 (sub-Gaussian and sub-exponential variables, Bernstein, the chi-squared tail); Bennett 1962 J. Amer. Statist. Assoc. 57; Bernstein 1924

Intuition Beginner

Hoeffding's inequality, which you met for sums of bounded random pieces, treats every piece as if it could swing across its whole range. That is honest but wasteful. If each piece almost always sits near its average and only rarely makes a big move, the sum hugs its mean far more tightly than Hoeffding admits. Bernstein's and Bennett's inequalities are the upgrade that notices this: they let the typical spread of each piece — its variance — set the scale, instead of the worst case.

The picture has two zones. For small deviations from the mean, the sum behaves like a bell curve: the chance of straying by an amount drops off like the Gaussian , where is the total variance. This is the regime where many small wiggles add up and partly cancel. For large deviations, that bell-curve story breaks: a really big total can only happen if one or two pieces make rare, oversized jumps, and the cost of that is a gentler, straight-line-in-the-exponent decay , set by the largest a single piece can be.

So one inequality carries two stories. Near the mean the variance rules and the tail is Gaussian; far out the per-piece size limit rules and the tail is exponential. The crossover sits where the deviation becomes comparable to variance-over-size. When variances are small, the Gaussian zone stretches much further than Hoeffding's blunt bound would let you claim, and that extra reach is exactly what learning theory and high-dimensional statistics need.

Visual Beginner

Picture the chance of a large total, plotted against how big a deviation you ask for, on a log scale so that a straight line means exponential decay. Two regimes appear, joined at a knee.

 log(tail probability)
   0 +___
     |   \__            small t:  parabola  (Gaussian, set by variance v)
     |      \_
     |        \__
     |           \__
     |              \____           knee at t ~ v/b
     |                   \------     large t:  straight line
     |                          \--- (exponential, set by max size b)
     +------------------------------- deviation t
        Gaussian zone | exponential zone
Deviation size Which feature rules Tail behaviour
small () total variance Gaussian:
large () max piece size exponential:

The single Bernstein curve tracks the lower of the two; Hoeffding's curve floats above it whenever the variance is smaller than the worst-case range allows.

Worked example Beginner

Take independent fair-coin scores, each for heads and for tails, and look at how far the running total can drift from its mean of . Each score has size at most and variance , so the total variance is .

Step 1. The Gaussian zone. For a small deviation, the variance controls the tail: the chance of is at most . For this gives .

Step 2. Where the knee sits. The crossover is near . Below that, the Gaussian story is the right one; far above it, the exponential story takes over. A deviation of is well inside the Gaussian zone.

Step 3. Compare with the full Bernstein bound. Bernstein writes the tail as . For : the denominator is , so the bound is . Close to the pure Gaussian , because the correction is small here.

Step 4. Now make the variance small. Suppose instead each score is with chance and otherwise, so but the variance per score is about , giving . Hoeffding still uses the range and reports , but Bernstein uses the tiny : for , Bernstein gives , far below Hoeffding's .

What this tells us: when the pieces rarely move, the variance-aware bound is dramatically tighter — orders of magnitude — exactly where Hoeffding is blind.

Check your understanding Beginner

Formal definition Intermediate+

Throughout, are real random variables on a common probability space, and denotes the centred cumulant generating function. The Chernoff/Markov machinery — the bound optimised over — is imported from the large-deviations spine 37.07.02 and applied here under finite-MGF hypotheses guaranteed by the classes below; the analytic control of near the origin is the moment-generating-function theory of 37.03.01.

Definition (sub-Gaussian variable). A centred random variable is sub-Gaussian with proxy if for all . The bounded variables of Hoeffding's lemma 40.07.05 are sub-Gaussian with for support . The class is also characterised by Gaussian tail decay , by the moment growth , and by finiteness of the Orlicz norm

all four being equivalent up to absolute constants [Vershynin 2018].

Definition (sub-exponential variable). A centred random variable is sub-exponential with parameters , written , if

The defining feature is that the quadratic cgf bound holds only in a neighbourhood of the origin , not on all of ; outside that neighbourhood the cgf may be infinite. The class is characterised equivalently by exponential tail decay , by linear moment growth , by finiteness of the MGF of in a neighbourhood of , and by finiteness of the Orlicz norm

the parameters in any one bounding the parameters in the others up to absolute constants [Vershynin 2018]. The product of two sub-Gaussian variables is sub-exponential: , so squares of sub-Gaussian variables — and hence centred chi-squared summands — are sub-exponential.

Definition (Bernstein condition). A random variable with mean satisfies the Bernstein condition with parameters if its centred moments obey

Bounded variables with and variance satisfy it; so do sub-exponential variables. Summing the geometric series produced by these moment bounds yields the cgf control for , identifying as -type with near the origin [Wainwright 2019].

Counterexamples to common slips Intermediate+

  • "Sub-exponential is just sub-Gaussian with worse constants." No: the qualitative difference is the domain of the cgf bound. A sub-Gaussian variable has for all ; a sub-exponential one only for . This is why sub-Gaussian tails are everywhere while sub-exponential tails turn over to .

  • "The chi-squared variable is sub-Gaussian because is." The square of a standard Gaussian is sub-exponential, not sub-Gaussian: its MGF blows up at , so the cgf is finite only for — the signature of , with parameter .

  • "Bernstein always beats Hoeffding." Only when the variance is genuinely smaller than the range-based proxy. For a centred variable taking with equal probability, , and Bernstein and Hoeffding give the same Gaussian-zone rate; the gain appears strictly when .

  • "The two regimes are different inequalities." They are one inequality, , read in two asymptotic limits. The single bound interpolates; the regimes are not glued from separate estimates.

Key theorem with proof Intermediate+

The signature result is Bernstein's inequality: a sum of independent variables satisfying the Bernstein condition concentrates with a tail that is Gaussian for small deviations and exponential for large ones, governed by the total variance and the per-summand size bound. The proof is the Chernoff/MGF method of 37.07.02 applied to the variance-aware cgf bound, in place of the variance-blind Hoeffding bound of 40.07.05.

Theorem (Bernstein's inequality). Let be independent with , each satisfying the Bernstein condition with parameters for a common , and set . Then for every ,

and the two-sided bound holds with a factor . Equivalently,

[Bennett 1962]

Proof. Each summand satisfies the cgf bound for , obtained from the Bernstein moment condition by expanding the exponential and summing the geometric series:

the last step from . By independence the cgf of the sum adds: with ,

The Chernoff bound of 37.07.02 gives for any admissible . Choosing — the value that balances the linear gain against the quadratic cost — gives and, after substitution,

which is the stated bound. The two-regime form follows by comparing and in the denominator: for the term , so and the exponent is at most ; for the term , so and the exponent is at most . The two-sided bound applies the one-sided estimate to .

Corollary (Bennett's inequality). Under the same hypotheses with each almost surely, the sharper bound holds, where . Proof. Using , the per-summand cgf obeys from the inequality for ; summing and Chernoff-optimising at produces , with , the last estimate recovering Bernstein from Bennett [Bennett 1962].

Bridge. Bernstein's inequality is the foundational reason that variance-aware concentration interpolates between two worlds: the Chernoff method converts the variance-controlled cgf bound — quadratic near the origin, with a pole at — into a tail that is Gaussian for and exponential for , and this is exactly the analytic fingerprint of the sub-exponential class, where the cgf is quadratic only on a neighbourhood of . The construction builds toward the chi-squared and sample-variance tails of the Advanced results, where the squared-Gaussian summands are sub-exponential with , and the same Bernstein template appears again in covariance estimation, the restricted-eigenvalue conditions of high-dimensional regression, and the deviation bounds of statistical learning theory. This generalises Hoeffding 40.07.05, whose variance-blind proxy is recovered as the special case where variance equals the worst-case range; putting these together, Bernstein and Hoeffding are the same Chernoff argument run against a sharper and a cruder cgf bound, and the bridge is that both are Cramér-type estimates 37.07.02, one keeping the variance term that the other discards.

Exercises Intermediate+

Advanced results Master

The Bernstein/Bennett tail is the variance-aware core of the concentration toolkit, and it extends along three axes: the sub-gamma reformulation that makes the two-regime structure intrinsic, the entropy-method derivation that sharpens constants and reaches functionals, and the matrix lift that drives high-dimensional statistics.

Theorem 1 (sub-gamma characterisation). A centred variable is sub-gamma with variance factor and scale , written , if for . This is equivalent, up to absolute constants, to sub-exponentiality, and the Cramér transform of the sub-gamma cgf bound is exactly the Bernstein rate: , equivalently with the Bennett rate [Boucheron Lugosi Massart 2013]. The sub-gamma class is closed under independent sums with additive and constant , so the whole theory is the statement that the empirical mean of variables is — the Bernstein tail is the fixed point of this convolution semigroup. The Cramér rate function machinery 37.07.02 supplies the conjugate: where Cramér extracts the exact rate for a specific law, Bernstein settles for the upper envelope that holds across the entire sub-gamma class.

Theorem 2 (entropy method and self-bounding refinement). The Bernstein bound is recovered, with improved constants, by the entropy (modified log-Sobolev) method: for the entropy functional tensorises across independent coordinates, and a single one-coordinate inequality integrates up to the cgf bound [Boucheron Lugosi Massart 2013]. For a self-bounding functional — one with and , where omits coordinate — the method yields , a Bernstein tail with variance proxy itself. This is the sharpest route to the configuration-function, empirical-process-supremum, and Rademacher-complexity deviation bounds of statistical learning theory, where the bounded-difference family of 40.07.05 gives only the variance-blind scale.

Theorem 3 (matrix Bernstein inequality). Let be independent self-adjoint random matrices in with , almost surely, and matrix variance . Then

the scalar Bernstein bound times the ambient dimension [Wainwright 2019]. The proof replaces the scalar MGF by the matrix MGF and the multiplicativity of by the Lieb-concavity-based subadditivity of matrix cumulants (Ahlswede-Winter, Tropp). The dimensional factor enters through the trace bound ; for covariance estimation this is the result that controls at rate for sub-Gaussian rows.

Theorem 4 (Bernstein for sub-exponential sums, Vershynin form). For independent centred sub-exponential with ,

for an absolute constant [Vershynin 2018]. The of a quadratic and a linear term is the explicit form of the two-regime interpolation: the quadratic dominates for (Gaussian zone) and the linear for (exponential zone). Specialising to the centred chi-squared with recovers , the workhorse tail for sample-variance, Johnson-Lindenstrauss, and restricted-isometry estimates.

Synthesis. Bernstein's inequality is one Chernoff argument carrying a variance term the cruder bounds discard, and the foundational reason it interpolates is the analytic shape of the sub-exponential cgf: quadratic near the origin with a pole at , so its Cramér conjugate is Gaussian for small and linear for large . This is exactly the sub-gamma fixed point — the empirical mean of variables stays — and it generalises Hoeffding 40.07.05, whose variance-blind proxy is the worst-case special case where variance equals range; putting these together, Hoeffding, Bennett, and Bernstein are a single Chernoff estimate read against cgf bounds of decreasing crudeness, all of them Cramér-type 37.07.02 surrogates for the exact rate. The central insight is that the variance term is what statistics needs: it keeps the small-deviation tail Gaussian, so a union bound over or events costs only , the mechanism that makes covariance estimation, sparse regression, and learning-theory generalisation bounds work in high dimensions, where products of sub-Gaussian coordinates are sub-exponential and Hoeffding is simply unavailable. The entropy method is dual to the Chernoff route — tensorising a single coordinate inequality rather than multiplying cgfs — and it sharpens the constants and reaches self-bounding functionals the martingale and MGF arguments cannot; the matrix lift, finally, shows the whole structure survives non-commutativity at the cost of one dimensional factor, and the bridge upward at every level is the same: keep the variance, pay only for the rare large jump.

Full proof set Master

Proposition 1 (sub-gamma cgf bound from the Bernstein condition). If a centred satisfies for all , then for .

Proof. Expanding the MGF and using , . The moment bound gives , so summing the geometric series for ,

using . Taking logarithms gives the cgf bound.

Proposition 2 (Bernstein's inequality). Let be independent centred variables each satisfying the Bernstein condition with , and . Then .

Proof. By Proposition 1 and independence, the cgf of obeys for . The Chernoff bound 37.07.02 gives . Set , admissible since ; then and

Proposition 3 (Bennett's inequality). Let be independent centred with almost surely and . Then , .

Proof. For and the function (extended by at ) is non-decreasing, so , giving . Taking expectations of and using ,

Summing the cgfs, . The Chernoff bound is ; minimising over at (where the derivative ) substitutes to after simplification.

Proposition 4 (Bennett implies Bernstein). For all , , so Bennett's bound implies .

Proof. Let ; then , and differentiating, , with , and . The term , so since . Hence is non-decreasing from , so , so is non-decreasing from , so , which is the claimed inequality. Substituting into Bennett's bound, .

Proposition 5 (centred chi-squared is sub-gamma with , ). For standard Gaussian, satisfies for , hence .

Proof. The MGF of is for (Gaussian integral), so . Using , the linear terms cancel and

matching with , . Applying Proposition 2 to with gives , the chi-squared tail.

Connections Master

  • This unit is the variance-aware completion of the bounded-difference concentration family of 40.07.05: Hoeffding/Azuma/McDiarmid keep only the worst-case range, while Bernstein and Bennett keep the variance, and the foundational reason both live in the same theory is that all are Chernoff/MGF estimates — Hoeffding's lemma is the special case of the Bernstein cgf bound where the variance proxy is maximal, so the bounded-difference inequalities are recovered by discarding the variance term proved here.

  • The Chernoff-and-conjugate machinery is imported wholesale from the Cramér large-deviations spine 37.07.02: where Cramér extracts the exact rate for a fixed law by matching an upper Chernoff bound to a lower tilting bound, Bernstein settles for the universal upper rate that holds across the entire sub-gamma class, so the Bennett rate function is precisely the Cramér conjugate of the sub-gamma cgf envelope rather than of any single .

  • The analytic substrate — finiteness and convexity of near the origin, which is exactly what fails for heavy tails and holds for the sub-exponential class — is the moment-generating-function theory of 37.03.01; the sub-exponential / sub-Gaussian dichotomy is the statement about where in the complex- plane the MGF is analytic, sub-Gaussian meaning entire-order-two growth and sub-exponential meaning a finite radius of convergence .

  • The chi-squared and sample-variance tails proved here are the entry point to the high-dimensional-statistics chapter and to statistical learning theory: covariance-matrix estimation, Johnson-Lindenstrauss dimension reduction, restricted-isometry and restricted-eigenvalue conditions for sparse regression, and Rademacher/empirical-process generalisation bounds all reduce to Bernstein-type control of sums of sub-exponential products, where the variance term is what keeps a union bound over events at the cost that makes high-dimensional inference tractable.

Historical & philosophical context Master

The variance-aware exponential inequality originates with Sergei Bernstein in the 1920s [Bernstein 1924], who, working in the Russian probability tradition of Chebyshev and Markov, established exponential tail bounds for sums of independent variables that retained the variance rather than collapsing to the range — sharpening the Chebyshev second-moment bound to an exponential one under the moment condition that now bears his name. The bound for bounded summands was given its modern clean form by George Bennett in 1962 [Bennett 1962] in the Journal of the American Statistical Association, who derived the rate function and showed it dominates the Hoeffding and Chebyshev estimates; the same year Hoeffding published his variance-blind bound, and the relationship between the two has structured the concentration literature since.

The recasting of these inequalities through the sub-Gaussian and sub-exponential Orlicz-norm framework, and the systematic non-asymptotic viewpoint, is the work of Boucheron, Lugosi, and Massart [Boucheron Lugosi Massart 2013], who connected Bernstein's bound to the entropy method and the self-bounding refinements, and of Vershynin [Vershynin 2018] and Wainwright [Wainwright 2019], whose texts established the sub-Gaussian/sub-exponential dichotomy as the organising vocabulary of high-dimensional probability and statistics. The matrix lift is due to Ahlswede and Winter and to Tropp, building on Lieb's concavity theorem, completing the transfer of the scalar Bernstein argument to the non-commutative setting that covariance estimation requires.

Bibliography Master

@article{bernstein1924,
  author  = {Bernstein, Sergei N.},
  title   = {On a modification of Chebyshev's inequality and on the error in Laplace's formula},
  journal = {Uchen. Zapiski Nauchno-Issled. Kafedr Ukrainy, Otd. Mat.},
  volume  = {1},
  pages   = {38--49},
  year    = {1924},
  note    = {In Russian; reprinted in Bernstein, Collected Works, vol. IV}
}

@article{bennett1962,
  author  = {Bennett, George},
  title   = {Probability inequalities for the sum of independent random variables},
  journal = {Journal of the American Statistical Association},
  volume  = {57},
  number  = {297},
  pages   = {33--45},
  year    = {1962}
}

@article{hoeffding1963bernstein,
  author  = {Hoeffding, Wassily},
  title   = {Probability inequalities for sums of bounded random variables},
  journal = {Journal of the American Statistical Association},
  volume  = {58},
  number  = {301},
  pages   = {13--30},
  year    = {1963}
}

@book{boucheronlugosimassart2013bern,
  author    = {Boucheron, St\'{e}phane and Lugosi, G\'{a}bor and Massart, Pascal},
  title     = {Concentration Inequalities: A Nonasymptotic Theory of Independence},
  publisher = {Oxford University Press},
  year      = {2013}
}

@book{vershynin2018hdp,
  author    = {Vershynin, Roman},
  title     = {High-Dimensional Probability: An Introduction with Applications in Data Science},
  publisher = {Cambridge University Press},
  series    = {Cambridge Series in Statistical and Probabilistic Mathematics},
  year      = {2018}
}

@book{wainwright2019hds,
  author    = {Wainwright, Martin J.},
  title     = {High-Dimensional Statistics: A Non-Asymptotic Viewpoint},
  publisher = {Cambridge University Press},
  series    = {Cambridge Series in Statistical and Probabilistic Mathematics},
  year      = {2019}
}

@article{tropp2012matrix,
  author  = {Tropp, Joel A.},
  title   = {User-friendly tail bounds for sums of random matrices},
  journal = {Foundations of Computational Mathematics},
  volume  = {12},
  number  = {4},
  pages   = {389--434},
  year    = {2012}
}

@article{ahlswedewinter2002,
  author  = {Ahlswede, Rudolf and Winter, Andreas},
  title   = {Strong converse for identification via quantum channels},
  journal = {IEEE Transactions on Information Theory},
  volume  = {48},
  number  = {3},
  pages   = {569--579},
  year    = {2002}
}