Concentration Probability
Talagrand's Convex-Distance Inequality
Concentration for product measures through the convex distance: P(A) E exp(d_T(X, A)^2 / 4) <= 1. Convex Lipschitz functions of independent bounded coordinates fluctuate on a window of constant width around their median, with no dependence on dimension.
Learning position
Place this page in a reading path.
concentration-probability | layer 3 | tier 2. This page has 2 direct prerequisites and 0 published dependents.
What next
Matrix ConcentrationThis is the first curated or graph-derived continuation from the current page.
Evidence badge
Source-grounded pageThis page has no public Lean mapping yet. Use the evidence page to inspect how claim status labels work.
Why This Matters
Take independent coordinates with values in and a function that is convex and 1-Lipschitz for the Euclidean norm. McDiarmid's inequality sees only coordinatewise sensitivity: changing one coordinate moves by at most 1, so the bound confines to a window of width of order . That window says nothing, since the cube itself has diameter .
Talagrand's convex-distance inequality gives the same function a window of constant width:
where is a median of . The bound does not depend on , and it does not depend on the laws of the beyond independence and the range . Tao (2009) makes the comparison explicit: Azuma and McDiarmid give concentration of order for such functions, which is trivial on a cube of diameter of order , while Talagrand's inequality gives order 1 because it uses convexity and the Lipschitz property in all directions at once.
For Gaussian coordinates, dimension-free concentration of Lipschitz functions is classical (see measure concentration). Talagrand's inequality reaches arbitrary bounded product measures and pays for it with convexity. The same inequality also handles functions that are not convex but have short certificates, such as the length of the longest increasing subsequence (Talagrand 1995, Section 7.1).
Mental Model
McDiarmid charges every coordinate its worst-case influence and adds the squares. The convex distance lets the weights depend on the point: is the largest weighted Hamming distance from to over all nonnegative weight vectors of unit Euclidean norm. A point is close to in this sense only if, for every such weighting, some point of agrees with on most of the weight. The inequality says that under any product measure, the points that are far from a set of probability in this demanding sense have Gaussian-small probability.
To use the inequality on a function one needs a bridge from to that function. There are two standard bridges:
- Convexity. A point with small convex distance to a sublevel set is Euclidean-close to the convex hull of that set, and a convex function stays below the level on the hull.
- Certificates. If is witnessed by a small set of coordinates, put the weight on exactly those coordinates.
Formal Setup
Let be a product of probability spaces with product measure , and let . The coordinates are independent; they need not be identically distributed or real-valued. Throughout, is measurable and the map is assumed measurable. Both hold automatically when every is finite.
Weighted Hamming distance
For with every , a point , and a nonempty set ,
With this is the Hamming distance , the least number of coordinates in which differs from a point of .
Convex distance
The name comes from an equivalent description (Talagrand 1995, Section 4.1). Let
the patterns of coordinates that may change to reach , and let be the convex hull of in . Then
the Euclidean distance from the origin to . Talagrand defines his distance this way and records the weighted Hamming form in his Lemma 4.1.2. Tao (2010, Notes 1) calls the same object the combinatorial distance.
The equivalence is a short projection argument. For the linear map has the same infimum over as over its convex hull, and that infimum equals : each contributes its disagreement pattern , and each dominates the disagreement pattern of its witness coordinatewise. Cauchy-Schwarz then gives . For the reverse inequality let be the point of nearest the origin. If , the weight is nonnegative, and the projection inequality for gives .
Three facts are used repeatedly:
- if and only if .
- (Exercise 1).
- is not a metric on . It compares a point with a set, and the optimal weights depend on the point.
The Convex-Distance Inequality
Talagrand's Convex-Distance Inequality
Statement
Consequently, for every ,
and if then (Talagrand 1995, Theorem 4.1.1).
Intuition
Build one coordinate at a time. For the newest coordinate there are two options: insist that it match, which costs nothing but restricts attention to a section of that may be small, or give it up, which costs 1 but only requires the other coordinates to reach the larger projection of . The proof mixes the two options with weights and . Hölder's inequality turns the mixture into a geometric mean of the two probabilities, and a one-variable inequality shows that the product never exceeds 1 when a coordinate is added.
Proof Sketch
The proof is by induction on and follows Talagrand (1995, Section 4.1).
A numerical lemma. For ,
(Talagrand 1995, Lemma 4.1.3). If , take ; the claim holds because . If , take . After taking logarithms the claim becomes . Since and vanishes at and has derivative , is nonincreasing on .
One coordinate. If , then for and otherwise. With the claim reads . The left side is increasing in and equals 1 at .
Adding a coordinate. Write a point of as , and write for the product measure on the first coordinates. For a set in the larger space let be its section and its projection onto . If then , and if then . Taking convex combinations, for , and the point lies in . Convexity of gives
Fix and integrate in . Hölder's inequality with exponents and , followed by the induction hypothesis for and for , gives
Only now choose , depending on , from the numerical lemma, so the right side is at most . Talagrand describes declining to optimize over before this point as the main trick of the proof. When the lemma uses , so an empty section causes no trouble. Integrating over with Fubini's theorem and writing ,
because for every real .
Tail form. Markov's inequality applied to turns the first display of the statement into the second.
Why It Matters
The theorem is a statement about sets, and applications follow one template: choose a set of probability at least , usually a sublevel set of the quantity of interest; show that a point where the quantity is large has large convex distance to ; read off the tail. Talagrand (1995) runs this template on bin packing (Section 6), longest increasing and longest common subsequences (Section 7), percolation (Section 8), the chromatic number of random graphs (Section 9), the assignment problem (Section 10), and geometric probability, including the traveling salesman problem (Section 11). No martingale structure and no smoothness of the coordinate distributions is needed.
Failure Mode
Independence is used in the Hölder and Fubini steps and cannot be dropped. Let be one fair bit copied times and let be the set of with at least zeros, so . From every pattern in has at least ones, so every has coordinate sum at least and Euclidean norm at least . Hence , while the product-measure bound would force it to be at most , which is less than for .
The theorem also says nothing directly about Euclidean or Hamming distance. Passing from to a function of interest needs extra structure, and without it the conclusion can fail for the function even though it holds for (Exercise 3).
Convex Lipschitz Functions
Convex Distance Controls Euclidean Distance to the Convex Hull
Statement
If and is nonempty, then
Proof Sketch
Let attain and write as a convex combination of patterns with witnesses , so whenever . Put . All coordinates lie in , so for every and , and therefore . Hence .
Tao (2010, Notes 1, Lemma 10) proves the same comparison for convex sets in a product of unit disks, where the factor is 2 because a disk has diameter 2.
Concentration of Convex Lipschitz Functions
Statement
Let be independent with values in , let be convex and -Lipschitz with respect to , and let be a median of . For every ,
Hence , and integrating the tail gives .
Intuition
A convex function stays below on the whole convex hull of its sublevel set . If , the Lipschitz property puts at Euclidean distance at least from that hull, and the lemma converts distance to the hull into convex distance to the set. The theorem bounds the probability of being that far.
Proof Sketch
The affine change of variables , followed by division by , reduces to and .
Upper tail: let , so . If and , then by convexity, so . The lemma gives , and the theorem gives .
Lower tail: let . The same argument shows whenever , an event of probability at least . The theorem gives .
Why It Matters
The window width does not involve . McDiarmid applied to the same function has bounded-difference constants and tail , a window of width of order . A mean-centered version with a better constant also holds: for independent coordinates in and differentiable convex , van Handel (2016, Corollary 4.23) shows that is -subgaussian with . For a 1-Lipschitz this gives and the same bound for the lower tail. His proof goes through a transportation inequality (van Handel 2016, Section 4.3) rather than the induction above.
Failure Mode
Convexity is used in both tails and cannot be replaced by the Lipschitz property alone: Exercise 3 builds a 1-Lipschitz, non-convex function on whose fluctuations are of order . The Lipschitz constant must be taken for the Euclidean norm. A function that is 1-Lipschitz for , such as , can have Euclidean Lipschitz constant , and then the bound is no better than McDiarmid's. Boundedness enters through ; for unbounded coordinates the corollary gives nothing without truncation.
Worked Example: The Largest Eigenvalue of a Random Symmetric Matrix
Top eigenvalue and operator norm with bounded entries
Let be an symmetric random matrix whose entries with are independent, satisfy , and determine the rest through . Treat as a function of the independent coordinates .
Convexity. is a supremum of linear functions of , so it is convex. The same holds for .
Lipschitz constant. For symmetric and with coordinate vectors and ,
Tail. The corollary with and gives, for a median of ,
and the same bound holds for around its median. This is the case of Alon, Krivelevich, and Vu (2002, Theorem 1), who use Talagrand's inequality to bound the deviation of the -th largest eigenvalue from its median by . Tao (2010, Notes 3, Proposition 14) proves the analogous operator-norm bound, with unspecified absolute constants, for the non-symmetric model in which all entries are independent, mean zero, and bounded by 1.
Scale. For a symmetric random sign matrix every column has Euclidean norm , so , and with overwhelming probability (Tao 2010, Notes 3, Corollary 8). The median of the norm is therefore of order , and the window above is small relative to it. McDiarmid on the same coordinates has for each of the coordinates and gives , a window of order , which is larger than the median itself. The inequality is not sharp: Tao (2010, Notes 3) notes that under additional assumptions the Tracy-Widom law gives fluctuations of order . Talagrand's inequality also says nothing about where the median is; that requires the moment method or matrix concentration.
Worked Example: Longest Increasing Subsequence
The length of the longest increasing subsequence is not a convex function of the points, but it has short certificates, and the convex distance handles those directly.
Fluctuations of the longest increasing subsequence
Let be independent and uniform on , let be the length of the longest increasing subsequence of , and let .
Certificate step (Talagrand 1995, Lemma 7.1.1). Fix with and let index an increasing subsequence of length . Take . The weighted Hamming form of yields that differs from on at most indices of . The remaining indices of still carry an increasing subsequence of , so
Tails. Let be a median of . For the map is increasing. Taking and applying the theorem gives the upper tail. Taking and using gives the lower tail:
(Talagrand 1995, Theorem 7.1.2).
Scale. For i.i.d. uniform points, has the law of the longest increasing subsequence of a uniform random permutation of (Talagrand 1995, Section 7.1). Baik, Deift, and Johansson (1999) show that this length, centered by and scaled by , converges in distribution to the Tracy-Widom law. So is of order and Talagrand's bound confines to a window of order . McDiarmid, with , gives only , a window of order (see the example on the McDiarmid page). Neither bound reaches the true scale.
The argument uses only one property of : its value at is certified by a set of coordinates whose size equals that value. Talagrand calls such functions configuration functions and proves the same two tail bounds for all of them (Talagrand 1995, Theorem 7.1.3).
Comparison with McDiarmid, Gaussian Concentration, and Other Talagrand Results
| Result | Coordinates | Quantity controlled | Tail bound | Centered at |
|---|---|---|---|---|
| McDiarmid | independent, any spaces | with bounded differences | , each side | mean |
| Gaussian concentration | independent | 1-Lipschitz for the Euclidean norm, no convexity | , each side | mean |
| Talagrand, convex distance | independent, any spaces | ; convex Lipschitz of bounded coordinates; configuration functions | for convex 1-Lipschitz on | median |
| Talagrand, empirical processes (Bousquet form) | i.i.d. | for a countable class of mean-zero , with | beyond , with | mean, upper tail |
| DKW (Massart constant) | i.i.d. real | supremum of the empirical CDF deviation, scaled by | beyond level | 0 |
The rows come from McDiarmid's inequality as stated on its page, van Handel (2016, Theorem 3.25) for Gaussian coordinates, the corollary above, Bousquet (2002, Theorem 2.3), and Massart (1990).
Against McDiarmid. Bounded differences constrain one coordinate at a time. For a convex -Lipschitz function of coordinates in the coordinatewise constants add up to , even though is -Lipschitz in every direction simultaneously. Tao (2009) notes that Azuma's inequality uses the Lipschitz property only along coordinate directions, and in exchange works as well for the larger metric. McDiarmid keeps two advantages: it needs no convexity, and it is centered at the mean with an explicit constant.
Against Gaussian concentration. For standard Gaussian coordinates every 1-Lipschitz satisfies (van Handel 2016, Theorem 3.25), with no convexity. On the discrete cube , convexity cannot be dropped (Exercise 3). The uniform law on behaves differently: for standard Gaussian , and the Gaussian distribution function is -Lipschitz, so every 1-Lipschitz function of uniform coordinates is a Lipschitz function of Gaussian ones. In Tao's (2009) summary, Lipschitz functions of Gaussian variables concentrate as if they were Gaussian, and Talagrand's inequality says the same for convex Lipschitz functions of Bernoulli variables.
Where It Is Used in Learning Theory and ML
Rademacher sums conditional on the data. Fix a sample and a class with . For signs let
is convex in as a supremum of linear functions, and Cauchy-Schwarz makes it -Lipschitz for . With independent Rademacher signs, the corollary on gives , so one draw of signs estimates , which is times the empirical Rademacher complexity, to within a multiple of . McDiarmid on the same variable uses , so its scale is : the supremum sits inside the sum instead of outside. For the linear class with data matrix , the two scales are and . Their squared ratio is the stable rank of , which can be as large as (Exercise 5).
Random matrices. For matrices with independent bounded entries, the eigenvalue example splits a norm bound into two separate questions: the fluctuation, which is by Talagrand's inequality whatever the dimension, and the location of the median, which needs the moment method or matrix concentration.
Suprema of empirical processes. Uniform deviation bounds need the supremum to concentrate around its mean. Bounded differences give a range-based tail. Talagrand's empirical-process inequality, in Bousquet's form, gives an upper tail driven by . Its hypotheses are i.i.d. , a countable class of functions with and , and (Bousquet 2002, Theorem 2.3). The proxy is small when the functions have small variance. Bousquet proves it with the entropy method (Bousquet 2002, Section 3). It is a different theorem from the convex-distance inequality on this page, and it still needs a bound on from empirical processes and chaining.
Common Confusions
Talagrand's name is on at least four different results
- The convex-distance inequality on this page (Talagrand 1995, Theorem 4.1.1): concentration of product measures, stated for sets, centered at a median in its functional forms.
- The concentration inequality for suprema of empirical processes (Talagrand 1996): in the form of Bousquet (2002, Theorem 2.3), a Bennett-type tail for above its mean, with a variance term.
- The Ledoux-Talagrand contraction principle (contraction inequality): a comparison of expected Rademacher suprema under Lipschitz maps, with no tail bound in it.
- Generic chaining and majorizing measures (empirical processes and chaining): bounds on the expected supremum of a process through the functional.
Quoting one result with the hypotheses of another produces wrong constants and wrong conditions. The empirical-process inequality needs a supremum of sums and gives a mean-centered Bernstein or Bennett type tail. The convex-distance inequality needs convexity or certificates and gives a median-centered Gaussian tail.
DKW is not a Talagrand inequality
The Dvoretzky-Kiefer-Wolfowitz inequality concerns one empirical process, the empirical CDF on the real line. Massart (1990) proved with no restriction on . It bounds the supremum itself, for that single class, with an explicit constant and no variance term. Talagrand's empirical-process inequality covers general classes, in Bousquet's form bounds deviations above , and must be combined with a separate estimate of . The convex-distance inequality is a third statement about product measures that mentions neither.
The convex distance is not the Euclidean distance
compares a point with a set using weights chosen for that point. It lies between and . Euclidean distance enters only through the lemma above, which needs bounded coordinates and passes to the convex hull of . That is why the Euclidean corollary requires to be convex.
The window is dimension-free but not the true fluctuation scale
The window for convex 1-Lipschitz functions cannot be improved in general: already fluctuates on that scale. For a particular function the true scale can be much smaller. Under additional assumptions the operator norm of a random matrix fluctuates on scale (Tao 2010, Notes 3), and fluctuates on scale (Baik, Deift, and Johansson 1999), while the inequality certifies and . The bounds are also centered at a median; for convex Lipschitz functions the mean lies within of it.
Summary
- , the distance from the origin to the convex hull of the patterns .
- For every product measure, , hence .
- The proof inducts on dimension, mixes matching and releasing the new coordinate with weight , applies Hölder, and closes with .
- For convex -Lipschitz of independent coordinates in : , with no dependence on .
- Certificates give the same template for combinatorial functions: has a window of order .
- It is not the empirical-process inequality, not DKW, not the contraction principle, and not generic chaining.
Exercises
Problem
Show that for every nonempty , where is the Hamming distance from to . Then show that the upper bound is attained when is a single point, and the lower bound is attained when is the set of points that differ from in at least coordinates (assume every has at least two points).
Problem
Redo the eigenvalue example when the independent entries , , take values in instead of . What tail bound do you get for around its median, and what does it say about the adjacency matrix of the random graph ?
Problem
Let , let be uniform on , let , and let . Define for . Show that is 1-Lipschitz but not convex, compute on , and show that has fluctuations of order . Why does this not contradict Talagrand's inequality?
Problem
Let be uniform on and let be a subspace of dimension . Show that for a median of , and then show that .
Problem
Let have rows , and let with independent Rademacher signs. Compute the scale in the Talagrand bound and the scale in the McDiarmid bound for . Evaluate both when (i) and has orthonormal rows, and (ii) every row equals the same unit vector .
References
Canonical:
- Talagrand, M. (1995). "Concentration of measure and isoperimetric inequalities in product spaces." Publications Mathématiques de l'IHÉS 81, 73-205. Section 4.1 (Theorem 4.1.1, Lemmas 4.1.2 and 4.1.3), Section 6 (bin packing), Section 7.1 (Lemma 7.1.1, Theorems 7.1.2 and 7.1.3). doi:10.1007/BF02699376, preprint arXiv:math/9406212.
- Ledoux, M. (2001). The Concentration of Measure Phenomenon. Mathematical Surveys and Monographs 89, American Mathematical Society. Chapter 4 (concentration in product spaces: martingale methods, convex hull approximation, control by several points).
- Boucheron, S., Lugosi, G., and Massart, P. (2013). Concentration Inequalities: A Nonasymptotic Theory of Independence. Oxford University Press. Section 6.1 (bounded differences), Section 6.6 (convex Lipschitz functions), Sections 7.4 and 7.5 (convex distance inequality, convex Lipschitz functions revisited), Section 8.4 (convex distance inequality by transportation).
Lecture notes and expositions:
- Tao, T. (2009). "Talagrand's concentration inequality." What's new blog, 9 June 2009. Propositions 1 to 4 and Remark 2. https://terrytao.wordpress.com/2009/06/09/talagrands-concentration-inequality/
- Tao, T. (2010). "254A, Notes 1: Concentration of measure." What's new blog, 3 January 2010. Theorem 9, Lemmas 10 and 11. https://terrytao.wordpress.com/2010/01/03/254a-notes-1-concentration-of-measure/
- Tao, T. (2010). "254A, Notes 3: The operator norm of a random matrix." What's new blog, 9 January 2010. Proposition 14 and Remark 16. https://terrytao.wordpress.com/2010/01/09/254a-notes-3-the-operator-norm-of-a-random-matrix/
- van Handel, R. (2016). Probability in High Dimension. Princeton APC 550 lecture notes. Theorem 3.25 (Gaussian concentration), Section 4.3 (Theorem 4.20, Corollary 4.23). https://web.math.princeton.edu/~rvan/APC550.pdf
Applications and neighboring results:
- Alon, N., Krivelevich, M., and Vu, V. H. (2002). "On the concentration of eigenvalues of random symmetric matrices." Israel Journal of Mathematics 131, 259-267. Theorem 1. doi:10.1007/BF02785860
- Baik, J., Deift, P., and Johansson, K. (1999). "On the distribution of the length of the longest increasing subsequence of random permutations." Journal of the American Mathematical Society 12(4), 1119-1178. arXiv:math/9810105
- Talagrand, M. (1996). "New concentration inequalities in product spaces." Inventiones Mathematicae 126, 505-563. doi:10.1007/s002220050108
- Bousquet, O. (2002). "A Bennett concentration inequality and its application to suprema of empirical processes." Comptes Rendus Mathématique 334(6), 495-500. Theorem 2.3. doi:10.1016/S1631-073X(02)02292-6
- Massart, P. (1990). "The tight constant in the Dvoretzky-Kiefer-Wolfowitz inequality." Annals of Probability 18(3), 1269-1283. doi:10.1214/aop/1176990746
Next Topics
- Matrix concentration: bounds on the expected operator norm, the location that Talagrand's inequality does not supply
- Random matrix theory overview: spectra beyond the top eigenvalue and the Tracy-Widom scale
- Empirical processes and chaining: expected suprema, the input that Talagrand's empirical-process inequality needs
- Rademacher complexity: the complexity measure behind the Rademacher-sum example
- Contraction inequality: the Ledoux-Talagrand comparison principle, a different result
Last reviewed: September 14, 2026
Cite this page
Sneiderman, Robby. "Talagrand's Convex-Distance Inequality." TheoremPath, reviewed 2026-09-14. https://theorempath.com/topics/talagrand-convex-distance-inequality
- Canonical URL
- https://theorempath.com/topics/talagrand-convex-distance-inequality
- Author
- Robby Sneiderman, TheoremPath
- Last reviewed
- 2026-09-14
- What this is
- A reference page on TheoremPath. Written and maintained by the named author. Not peer reviewed and not refereed by any venue. Each claim below carries its own verification status.
- Terms
- All rights reserved. Non-commercial quotation with attribution permitted.
Canonical graph
Required before and derived from this topic
These links come from prerequisite edges in the curriculum graph. Editorial suggestions are shown here only when the target page also cites this page as a prerequisite.
Required prerequisites
2- McDiarmid's Inequalitylayer 3 · tier 1
- Measure Concentration and Geometric Functional Analysislayer 3 · tier 1
Derived topics
0No published topic currently declares this as a prerequisite.