The Exact Worst-Case Tail Probability under Bounded Kurtosis
arXiv:2607.05226
2026
Regularization
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
This paper gives an exact, distribution-free upper envelope for one-sided outliers when only mean, variance, and a fourth-moment bound are available, without assuming bounded skewness. The transferable asset is not merely a sharper inequality but the explicit phase transition: beyond a computable threshold, the worst-case tail has a closed form and can be inverted into an exact target quantile. Neural-network training can use this to replace ad hoc percentile or global-norm clipping thresholds with kurtosis-calibrated clipping for activations or gradients. The main caveat is that the kurtosis must be estimated online, so experiments should separately test estimation noise and the idealized known-kurtosis setting.
Ideas from this paper
Unverified
2026
Choose gradient clipping thresholds from an explicit worst-case tail probability implied by an observed kurtosis bound, rather than using a fixed norm threshold or an empirical percentile. For a standardized centered gradient coordinate, the threshold achieving target outlier probability \(\delta\) is obtained by analytically inverting the paper's sharp tail formula.
Useful6/10
Difficulty4/10
Novelty5/10