Pith. sign in

REVIEW 2 major objections 4 minor 2 cited by

Universality of Benign Overfitting in Binary Linear Classification

T0 review · 2 major / 4 minor · reviewed 2026-08-10 · deepseek-v4-flash

Pith's one-line read Benign overfitting in binary linear classification is universal: mild moment conditions on the features suffice, in both clean and noisy label settings and across all signal regimes.

desk verdict Solid extension of benign overfitting theory with a real caveat: the advertised 'mild moment conditions' rely on an inverse-moment constraint on the latent scale g, so the universality claim is narrower than the abstract suggests. read the letter →

arxiv 2501.10538 v3 pith:ETGZWZDX submitted 2025-01-17 cs.LG math.STstat.MLstat.TH

classification cs.LGmath.STstat.MLstat.TH MSC 62H3068T05
keywords benignoverfittingmaximummarginclassifierbinaryclassificationlabelnoiseheavy-taileddistributionsphasetransitionover-parametrizationdoubledescent
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper sets out to show that benign overfitting, where a classifier interpolates noisy training data and still achieves near-Bayes test error, is not a quirk of sub-Gaussian, near-isotropic, equal-norm features. It proves that the hard-margin maximum margin classifier achieves this behavior in binary classification under only mild moment conditions on the feature distribution, in both noiseless and noisy label settings. In the noisy case it uncovers a phase transition: the weak-signal error bound behaves like the noiseless case, while in the strong-signal regime a noise-dependent term persists independently of the signal size. Matching lower bounds in a spherical-density model show this phase transition is real and not an artifact of the proof technique, and the paper precisely characterizes when benign overfitting occurs and when it provably fails. If correct, these results mean benign overfitting for max-margin classifiers is a general high-dimensional phenomenon, not a special property of Gaussian features.

What carries the argument

The argument is carried by the identity $\hat{\mathbf{w}} = X^\top(XX^\top)^{-1}\mathbf{y}^N$, which equates the maximum margin classifier with the minimum-norm least-squares interpolant once every training point is a support vector. The Gram matrix $XX^\top$ is written as a low-rank perturbation of $ZZ^\top$, so $(XX^\top)^{-1}\mathbf{y}^N$ has a closed-form expansion whose quadratic forms are invariant under rescaling the rows of $Z$ by their own norms; that invariance allows the feature norms to be arbitrary, subject only to concentration of their inverse squares. The five events $E_1,\dots,E_5$ (near-orthogonality of normalized features, near-orthogonality to $\boldsymbol{\mu}$, bounded scale, and inverse-norm concentration) then reduce the whole proof to bounding $\|\hat{\mathbf{w}}\|/\langle\hat{\mathbf{w}},\boldsymbol{\mu}\rangle$, which controls the test error through a Markov or sub-Gaussian tail bound.

What would settle it

In the isotropic Gaussian mixture with $p\gg n^2$ and $\|\boldsymbol{\mu}\|^4 \lesssim p/n$, Theorem 3.9 predicts that the classification error of the maximum margin classifier does not converge to the noise rate $\eta$. A simulation at such scales comparing empirical risk to $\eta$ would settle the claim: if the gap shrinks to zero, the paper's sharp characterization is wrong.

Watch

Extended reading notes

Core claim

The central discovery is that, under near-orthogonality of the covariates and concentration of their inverse squared norms, the maximum margin classifier has test error at most $\eta + c_1\|E[\mathbf{z}\mathbf{z}^\top]\|(1-2\eta)^{-2}(\eta n\rho + \|\boldsymbol{\mu}\|^{-2} + (n\rho\|\boldsymbol{\mu}\|^4)^{-1})$ in the noisy model, with a matching noiseless bound. These high-level conditions are verified for the extended non-sub-Gaussian mixture model $\mathbf{x} = y\boldsymbol{\mu} + g\Sigma^{1/2}\boldsymbol{\xi}$, where the random scale $g$ has finite moments in both directions and the coordinates of $\boldsymbol{\xi}$ are independent with only a finite $r$-th moment for $r>2$, showing that sub-Gaussianity and equal feature norms are not needed. In the strong-signal regime the noisy bound contains a term $\eta n\rho$ that does not decay with $\|\boldsymbol{\mu}\|$, unlike the noiseless bound, and a matching lower bound is proved for features whose direction has a density on the sphere. With Gaussian coordinates and bounded spectrum, benign overfitting provably occurs when $p$ is sufficiently large and $\|\boldsymbol{\mu}\| \gg (p/n)^{1/4}$, and provably fails for smaller signals.

Load-bearing premise

The whole argument rests on the assumption that the feature vectors have enough finite moments, including finite moments of the inverse random scale $E g^{-k}$, so that the average of the inverse squared feature norms concentrates; without that, the expansion of the interpolating classifier breaks down.

Editorial extensions

If this is right

  • Test error of max-margin classifiers provably converges to the Bayes risk $\eta$ with heavy-tailed, non-identically distributed, unequal-norm features, so long as mild moments exist.
  • In noisy labels, the strong-signal regime has an irreducible error contribution of order $\eta n\rho$ that does not vanish with $\|\boldsymbol{\mu}\|$, while the noiseless case instead decays like $1/\|\boldsymbol{\mu}\|^2$.
  • In the isotropic Gaussian case, benign overfitting occurs exactly when $\|\boldsymbol{\mu}\| \gg (p/n)^{1/4}$ for sufficiently large $p$, and fails for smaller signals, giving a sharp boundary.
  • The general framework recovers existing sub-Gaussian mixture results and adds exponential bounds under sub-Gaussianity with coefficients improving previous work by a factor of $n$.
  • Data are linearly separable with high probability under these conditions, so gradient descent on the logistic loss is implicitly training the maximum margin classifier in these settings.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The existence of a matching lower bound suggests the phase transition is geometric rather than a proof artifact: in strong-signal noisy data the max-margin direction necessarily tilts away from $\boldsymbol{\mu}$, leaving a noise-dependent error that is unavoidable.
  • The moment threshold can be tested directly: take $g$ with $E g^2=1$ but $E g^{-k}=\infty$ for all $k>2$ and check whether the inverse-norm concentration events fail and the error bound diverges from $\eta$.
  • The same expansion may transfer to other interpolating estimators, such as ridgeless logistic regression at later gradient steps, since the proof only uses the support-vector identity, with implications for double-descent curves.
  • For fixed noise level $\eta$, benign overfitting in the noisy model requires more than $p\gg n$: the signal must also dominate $(p/n)^{1/4}$, so interpolation should be expected to hurt in the very small-signal, few-samples relative to features corner.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

2 major / 4 minor

Summary. The paper studies the test error of the hard-margin SVM (maximum margin classifier) under a binary mixture model with label noise. It introduces high-level events E1–E5 concerning normalized noise vectors, their alignment with the signal, norm bounds, and concentration of inverse squared norms, and proves general test error upper bounds (Theorems 3.2 and 3.5) and matching lower bounds in a spherical case (Theorem 3.6). These events are then verified for an 'extended non-sub-Gaussian mixture model' (EM) in which z = g Sigma^{1/2} xi, with an independent random scale g and independent coordinates xi having only finite r-th moments (r>2). The results cover both noiseless and noisy cases, identify a phase transition in the noisy regime, and Appendix A shows how the framework recovers existing sub-Gaussian results.

Significance. If the results are correct, they substantially broaden the set of covariate distributions for which benign overfitting of maximum margin classifiers has been proved, going beyond sub-Gaussianity and equal feature norms. The high-level event framework is clean, the supplement is unusually detailed, and the lower bounds in the noisy case (Theorems 3.6 and 3.9) are valuable because they indicate that the phase transition is not an artifact of the upper-bound technique. The explicit recovery of prior results in Appendix A helps position the contribution. The main theorems are stated with explicit constants and the proofs are built on a coherent expansion of (XX^T)^{-1} y^N.

major comments (2)
  1. [Section 2, eq. (2); Lemma 3.1; Lemma S3.6] The advertised 'mild moment conditions' and the paper's universality claim are stronger than the assumptions actually used. The concentration events E4 and E5, which control the quantities s and s_N in the expansion of (XX^T)^{-1} y^N, are verified through Lemma S3.6 using Bahr-Esseen applied to g_i^{-2}; this requires E g^{-k} < infinity for some k>2, as stated in eq. (2). Consequently, the framework excludes natural distributions such as g uniform on (0,sqrt(3)), for which all positive polynomial moments of g (and hence of the observed covariates, given finite moments of xi) are finite but E g^{-2} = infinity. The authors should either prove the results under only finite moment conditions on the observed covariates, or explicitly acknowledge and discuss this inverse-moment restriction as a genuine lower-tail assumption, and temper the wording of the abstract and introduction accordingly. This is a scope issue for the central claim, not a flaw in the proofs as written.
  2. [Theorem 3.3, displayed condition on tr(Sigma)] There is a mismatch between the statement of Theorem 3.3 and its proof. The second term inside the max in the condition on tr(Sigma) is printed as sqrt( n/delta * n ||Sigma^{1/2} mu|| ), but the proof in the supplement (eq. (S.46)) uses (n/delta)^{1/2} * n ||Sigma^{1/2} mu||. As printed, the theorem's hypothesis is weaker than what the proof establishes, so the statement is formally incorrect. This should be corrected in a revision.
minor comments (4)
  1. [Lemma 3.1] In the final sentence, 'with probability at east 1-4 delta' should read 'with probability at least 1-4 delta'.
  2. [Section 4.3, paragraph after Case 2] The vector w is sometimes written in non-bold type (e.g., 'the behavior of w/||w||^2'), which is inconsistent with the notation elsewhere in the paper.
  3. [Theorem 3.5, assumption (NC_{2,eta})] The phrase 'For the constant C' is vague; it would be clearer to state explicitly that C is a sufficiently large universal constant whose role is to make the displayed inequalities hold.
  4. [Section 3.3, proof sketch] The citation 'Lemma S2.4 - S2.7' should be 'Lemmas S2.4-S2.7' for consistency with the rest of the text.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity found: the paper's bounds are derived from explicit assumptions, with no fitted predictions, self-citation chains, or definitional equivalences.

full rationale

The derivation chain is self-contained and non-circular. The high-level results in Theorems 3.2 and 3.5 are conditional statements under the event framework E1-E5 (eqs. (7)-(11)), and the probabilistic verification of those events under model (EM) in Lemma 3.1 is carried out from the explicit moment assumptions (2)-(3) via concentration lemmas (Lemmas S3.3-S3.7). The key estimates (21)-(22) for ||w_hat||/<w_hat,mu> are obtained from the algebraic expansion in Lemma 3.11 together with bounds on the quadratic forms s, s_N, h, h_N under those events, not by fitting constants to the final test-error expression. The prior results invoked, notably Soudry et al. (2018) for implicit bias and Hsu, Muthukumar and Xu (2021) for the support-vector characterization, are external to the present authors and are used as lemmas rather than as premises that already contain the desired conclusion. There are no self-citations in the references that bear on the main argument. The inverse-moment condition E g^{-k}<infinity in (2) is an explicit, stated assumption needed for the concentration events E4/E5; whether it weakens the advertised universality is a correctness or scope question, not a circularity, because the theorem conclusions are not equivalent to that assumption by construction. The matched lower bounds in Theorem 3.6 use the same expansion derived in Lemma S2.15, but the expansion is proved from the event conditions and the lower bound is an additional consequence, not an input used to set constants in the upper bound. No pattern of self-definition, fitted-input-called-prediction, ansatz-smuggled-via-citation, or renaming of a known result is present.

Assumptions & free parameters 0 free parameters · 6 assumptions · 0 invented entities

The central claims rest on the mixture model, moment and independence assumptions, and standard concentration theorems. There are no data-fitted free parameters: all constants are universal or depend only on fixed distributional quantities such as k, r, ell, K, eta, and delta. No new physical or conceptual entities are introduced.

assumptions (6)
  • standard math Soudry et al. (2018) implicit bias: gradient descent on logistic loss with sufficiently small step size converges in direction to the maximum margin classifier.
    Used to justify studying the hard-margin SVM; cited as Theorem 3 of Soudry et al. (2018), not re-derived.
  • standard math Hsu, Muthukumar and Xu (2021) Lemma 1: if Delta(y^N)(XX^T)^{-1} y^N has positive entries, the max-margin classifier equals the minimum-norm least squares estimator.
    Invoked as Lemma S2.1 to equate ŵ with w_LS under the support-vector positivity condition.
  • standard math Standard concentration tools: Hanson-Wright inequality, Bahr-Esseen inequality, Markov inequality, and Vershynin high-dimensional probability facts.
    Used throughout Sections S3 and S4 to control events Omega1-Omega4,2; these are standard external results.
  • domain assumption Data generating model (M): x = y mu + z with z independent of y, y Rademacher, and label noise eta.
    The entire analysis is conditional on this mixture model; the paper does not address other data-generating processes.
  • domain assumption Model (EM): z = g Sigma^{1/2} xi, with xi independent entries, E xi_j = 0, E xi_j^2 = 1, E|xi_j|^r <= K, and E g^2 = 1, E g^ell < infinity, E g^{-k} < infinity.
    Specialized results in Theorems 3.3, 3.4, 3.7, and 3.9 assume this structure; independence of coordinates is the key restriction.
  • ad hoc to paper High-level events E1-E5: near-orthogonality of normalized noise vectors, alignment with mu, bounded norms, and concentration of inverse squared norms.
    These conditions are introduced specifically for this paper's proof framework. In model (EM) they are shown to hold with high probability, but for abstract model (M) they are assumed.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Universality of Benign Overfitting in Binary Linear Classification." pith.science (2026). https://pith.science/paper/ETGZWZDX

@misc{pith2026250110538,
  author       = {Pith},
  title        = {Pith review of: Universality of Benign Overfitting in Binary Linear Classification},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/ETGZWZDX}},
  note         = {Machine review of arXiv:2501.10538}
}
read the original abstract

The practical success of deep learning has led to the discovery of several surprising phenomena. One of these phenomena, that has spurred intense theoretical research, is ``benign overfitting'': deep neural networks seem to generalize well in the over-parametrized regime even though the networks show a perfect fit to noisy training data. It is now known that benign overfitting also occurs in various classical statistical models. For linear maximum margin classifiers, benign overfitting has been established theoretically in a class of mixture models with very strong assumptions on the covariate distribution. However, even in this simple setting, many questions remain open. For instance, most of the existing literature focuses on the noiseless case where all true class labels are observed without errors, whereas the more interesting noisy case remains poorly understood. We provide a comprehensive study of benign overfitting for linear maximum margin classifiers. We discover a phase transition in test error bounds for the noisy model which was previously unknown and provide some geometric intuition behind it. We further considerably relax the required covariate assumptions in both the noisy and noiseless cases. Our results demonstrate that benign overfitting of maximum margin classifiers holds in a much wider range of scenarios than was previously known and provide new insights into the underlying mechanisms.

Figures

Figures reproduced from arXiv: 2501.10538 by the authors.

Figure 1
Figure 1. The observations 𝒙¯𝑖 = 𝑦𝑖𝒙𝑖 are concentrated near the spheres ±𝝁 + 𝜌 −1/2𝑆 𝑝−1 . Except for the noiseless & strong signal case, a non-negligible proportion of the sphere 𝝁 + 𝜌 −1/2𝑆 𝑝−1 seems to lie outside of the shaded half-space [PITH_FULL_IMAGE:figures/full_fig_p014_1.png] view at source ↗
Figure 2
Figure 2. Blow-up phenomenon. The observations 𝑦𝑖𝒙𝑖 are concentrated around the sphere 𝝁 + 𝜌 −1/2𝑆 𝑝−1 . If ⟨𝒘ˆ ,𝝁⟩ ∥𝒘ˆ ∥ is big enough, a large proportion of the blue sphere lies in the shaded half-space. The goal of our analysis is to show that the sphere 𝝁 + 𝜌 −1/2𝑆 𝑝−1 almost entirely lies in the region defined by the inequality ⟨𝒘ˆ , 𝑥⟩ ≥ 0 (the shaded half-space in [PITH_FULL_IMAGE:figures/full_fig_p015_2.png] view at source ↗
Figure 3
Figure 3. The observations 𝒙¯𝑖 = 𝝁 + 𝒛¯𝑖 are concentrated on average around the sphere 𝝁 + 𝜌 −1/2𝑆 𝑝−1 . Since 𝒛¯𝑖’s are all nearly orthogonal to 𝝁, the data points actually concentrate around a smaller area depicted in blue. Since 𝑛 << 𝑝 they fill only a small subarea of this region and they all line on the hyperplane ⟨𝒘ˆ , 𝒖⟩ = 1. The decomposition 𝒘ˆ ∥𝒘ˆ ∥ 2 = 𝝁 + 𝒛⊥ depicted here is the fundamental geometric reason behind… view at source ↗
Figures from the paper (2 more)
Figure 4
Figure 4. Figure 4: Illustration of 𝒛⊥ as a convex combination of 𝒛¯𝑖’s or, equivalently, as an orthogonal projection of the origin on the maximum margin hyperplane defined by them. 4.3. Phase Transition: Noisy Model In this section we provide geometric intuition behind the phase transiti…
Figure 5
Figure 5. Figure 5: The clean observations 𝒙¯𝑖 = 𝝁 + 𝒛¯𝑖 are concentrated around the sphere 𝝁 + 𝜌 −1/2𝑆 𝑝−1 and the noisy observations concentrate around −𝝁 + 𝜌 −1/2𝑆 𝑝−1 . The decomposition 𝒘ˆ ∥𝒘ˆ ∥ 2 = 𝜈C (𝝁 + 𝒛⊥,C) + 𝜈N (−𝝁 + 𝒛⊥,N) depicted here is the fundamental geometric reason behi…

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Minimax Optimal Early-Stopped Gradient Descent for Gaussian Mixture Classification

    stat.ML 2026-08 accept novelty 7.0 of 10

    Early-stopped gradient descent achieves the minimax-optimal classification error for Gaussian mixtures with label noise under fast-decaying covariance spectra, while interpolating classifiers can be exponentially worse.

  2. Benign Overfitting in Linear Classifiers with a Bias Term

    stat.ML 2025-11 conditional novelty 6.0 of 10

    Benign overfitting holds for max-margin classifiers with a bias term under a broad non-sub-Gaussian mixture model; the bias adds sufficient covariance conditions that are dominated by existing ones under isotropic noise.

Reference graph

Works this paper leans on

14 extracted references · 14 canonical work pages · cited by 2 Pith papers

  1. [2]

    then: (iii) (1− 2𝜂)−( 𝛾+𝜀(1+𝛽)) 1−𝜀2 𝑛𝜌 ≤ 𝑠N ≤ (1− 2𝜂)+( 𝛾+𝜀(1+𝛽)) 1−𝜀2 𝑛𝜌. Proof. To bound𝑠= 𝒚⊤𝐴−1 𝒚 in (i) we note that it is equal toˇ𝒚⊤ ˇ𝐴−1 ˇ𝒚 by (S.4). By Lemma S2.3, this is bounded below by∥ ˇ𝒚∥2/(1+𝜀) and above by∥ ˇ𝒚∥2/(1−𝜀). The bounds(1−𝛽)𝑛𝜌/(1+𝜀)≤∥ ˇ𝒚∥2/(1+ 𝜀) and∥ ˇ𝒚∥2/(1−𝜀)≤( 1+𝛽)𝑛𝜌/(1+𝜀) hold because of the event𝐸4. The bound on𝑠NN= 𝒚⊤ N𝐴−...

  2. [3]

    Then 𝑑=𝑠(∥ 𝝁∥2−𝑡)+( 1+ℎ)2> 0 holds, and hence𝑋𝑋⊤ is invertible. Proof. By Lemma S2.5 (i), 𝑡≤∥ 𝝁∥2 and, by Lemma S2.4(i), 𝑠 >0. Thus, to show that 𝑑 >0, it suffices to show that either𝑡< ∥ 𝝁∥2 or|ℎ|< 1. If𝐸1∩𝐸2∩𝐸4 holds with𝛼2∥ 𝝁∥ √︁ (1+𝛽)𝑛𝜌≤ 1 4, then Lemma S2.5 (ii) implies |ℎ| ≤ 1 4(1−𝜀) ≤ 1 2 < 1. Suppose now that 𝐸1∩ 𝐸2 holds with 𝛼2 < 1/ √

  3. [4]

    Thus, by Lemma S2.5 (i), 𝑡≤ 𝛼2 2 1−𝜀∥ 𝝁∥2 <∥ 𝝁∥2

    Since 𝜀∈[ 0, 1 2], we get 𝛼2 2 1−𝜀 < 1. Thus, by Lemma S2.5 (i), 𝑡≤ 𝛼2 2 1−𝜀∥ 𝝁∥2 <∥ 𝝁∥2. S2.2. General Lower and upper bounds on the test error in a special case In this section we establish a useful lemma which provides lower and upper bounds on the test error in model (M) under additional assumptions on the distribution of 𝒛𝑖. This result will be used ...

  4. [5]

    We also note that the assumptions𝛼2∥ 𝝁∥ √︁ (1+𝛽)𝑛𝜌≤ 1 4 and𝜀𝑀 √︁ (1+𝛽)𝑛𝜌≤ 1 4 imply𝑀𝜀𝛼 2∥ 𝝁∥( 1+𝛽)𝑛𝜌≤ 1 16. 32 By Lemma S2.4, Lemma S2.5, Lemma S2.6, and Lemma S2.7, we have (1+ℎ) 𝒚⊤𝐴−1𝑦𝑖 𝒆𝑖−𝑠𝝂⊤𝐴−1𝑦𝑖 𝒆𝑖 ≥ 1 2 1−𝜀∥𝒛𝑖∥∥ ˇ𝒚∥ (1−𝜀2)∥ 𝒛𝑖∥2−∥ ˇ𝒚∥2 1−𝜀 2[𝛼∞∨(𝜀𝛼2)]∥ 𝝁∥ (1−𝜀2)∥ 𝒛𝑖∥ = 1 2(1−𝜀2)∥ 𝒛𝑖∥2 1−𝜀∥𝒛𝑖∥∥ ˇ𝒚∥− 4 1−𝜀∥𝒛𝑖∥∥ ˇ𝒚∥2[𝛼∞∨(𝜀𝛼2)]∥ 𝝁∥ ≥ 1 2(1−𝜀2)∥ 𝒛𝑖∥2 1−𝜀...

  5. [6]

    Then, we have ∥ ˆ𝒘∥ ⟨ ˆ𝒘, 𝝁⟩ 2 ≍ 1 ∥ 𝝁∥2+ 1 𝑛𝜌∥ 𝝁∥4

    and∥ 𝝁∥≥ 𝐶 𝛼2√ (1−𝛽)𝑛𝜌 hold for sufficiently large constant 𝐶. Then, we have ∥ ˆ𝒘∥ ⟨ ˆ𝒘, 𝝁⟩ 2 ≍ 1 ∥ 𝝁∥2+ 1 𝑛𝜌∥ 𝝁∥4. Proof. Since the assumptions of Lemma S2.11 are satisfied, we have ˆ𝒘=𝑋⊤(𝑋𝑋⊤)−1 𝒚. Note that the assumptions ∥ 𝝁∥≥ 𝐶 𝛼2√︁ (1−𝛽)𝑛𝜌 and 𝛼2∥ 𝝁∥ √︁ (1+𝛽)𝑛𝜌≤ 1 4 and Lemma S2.5 (i) imply that∥ 𝝁∥2−𝑡≍∥ 𝝁∥2 when𝐶 is sufficiently large since 𝑡≤ 𝛼2 2...

  6. [7]

    By Lemma S2.1, to conclude that ˆ𝒘=𝑋⊤(𝑋𝑋⊤)−1 𝒚N, it suffices to show that each entry of the vectorΔ( 𝒚N)(𝑋𝑋⊤)−1 𝒚N is strictly positive

    Hence, again by Lemma S2.9,𝑋𝑋⊤ is invertible. By Lemma S2.1, to conclude that ˆ𝒘=𝑋⊤(𝑋𝑋⊤)−1 𝒚N, it suffices to show that each entry of the vectorΔ( 𝒚N)(𝑋𝑋⊤)−1 𝒚N is strictly positive. Equivalently,𝑑𝑦 N,𝑖 𝒚⊤ N(𝑋𝑋⊤)−1𝒆𝑖 > 0 for all 𝑖. Plugging Universality of Benign Overfitting in Binary Linear Classification 35 𝑑=𝑠(∥ 𝝁∥2−𝑡)+( 1+ℎ)2 in the expression in Lemm...

  7. [9]

    We now check carefully that the other con- ditions of Theorem 3.2(i) are also satisfied. The condition∥ 𝝁∥ √︁ (1−𝛽)𝑛𝜌≥ ˜𝐶𝛼2 is equivalent to ∥ 𝝁∥ √︂ (1−𝛽)𝑛 E[𝑔−2] tr(Σ) ≥ ˜𝐶 2√𝑛∥Σ1/2 𝝁∥√︁ 𝛿tr(Σ)∥ 𝝁∥ , which, after some algebra, becomes ∥ 𝝁∥2≥ 2√︁ 1−𝛽 ˜𝐶∥𝑔−1∥−1 𝐿2𝛿−1/2∥Σ1/2 𝝁∥. Since𝛽< 1 2, the above inequality follows by the assumption (S.45). The conditi...

  8. [10]

    The conclusion follows from this result combined with the fact that 𝜌= E[𝑔−2]tr(Σ)−1

    This completes the verification of the condi- tions of Theorem 3.2 (i). The conclusion follows from this result combined with the fact that 𝜌= E[𝑔−2]tr(Σ)−1. S3.5. Proof of Theorem 3.4 Proof of Theorem 3.4. By Lemma S3.1 event 𝐸3(𝑀) holds with 𝑀=𝐷(1+𝜀) √︁ tr(Σ) onΩ1(𝜀)∩ Ω3(𝐷). Use Lemma S3.7 to see that P(Ω3(𝐷))≥ 1−𝛿 for𝐷=(𝑛 𝛿)1/ℓ∥𝑔∥𝐿ℓ and Lemma S3.4 to g...

Show all 14 references
  1. [11]

    Now the inequality ∥ 𝝁∥≥ 𝐶𝑀 follows by condition (15) and 𝜀≤ 1

  2. [12]

    In consequence, the conditions of Theorem 3.2(ii) hold and the conclusion follows. S3.6. Proof of Theorem 3.7 Proof of Theorem 3.7. We will prove that the following conditions are sufficient to obtain the con- clusion of Theorem 3.7. From those conditions, it is clear how larg...

  3. [13]

    We now show that the conditions in (i) in the present theorem imply the conditions in (i) of(𝑁𝐶2,𝜂)

    The condition∥ 𝝁∥≥ 𝐶2,𝜂 𝛼2√𝑛𝜌 is equivalent to (S.49). We now show that the conditions in (i) in the present theorem imply the conditions in (i) of(𝑁𝐶2,𝜂). Condition 𝛼2∥ 𝝁∥√𝑛𝜌≤ 1 30 in part (i) of the definition of the event (𝑁𝐶2,𝜂) is equivalent to tr(Σ)≥ 60√ 𝛿𝑛∥𝑔−1∥𝐿2∥Σ1/2 𝝁...

  4. [14]

    The conclusion now follows by Theorem 3.5

    Finally, to check the condition max{𝛼2 2,𝛼 2𝛼∞𝑀√𝑛𝜌}≤ 𝐶−1 2,𝜂 is equivalent to tr(Σ)≥ 4𝐶2,𝜂 𝑛 𝛿 max 1,(1+𝜀)∥𝑔∥𝐿ℓ∥𝑔−1∥𝐿2 𝑛 𝛿 1/ℓ√𝑛 ∥Σ1/2 𝝁∥2 ∥ 𝝁∥2 , which follows by the second condition in (ii), the fact that𝜀< 1 32 and (S.30). The conclusion now follows by Theorem 3.5. S3.7. P...

  5. [32]

    Then, ˆ𝒘=𝑋⊤(𝑋𝑋⊤)−1 𝒚. Proof. Note that𝜀∈[ 0, 1 2] follows from the assumption𝜀𝑀 √︁ (1+𝛽)𝑛𝜌≤ 1 4 and (S.7). By Lemma S2.9, 𝑋𝑋⊤ is invertible. By Lemma S2.1, it suffices to show thatΔ(𝑦)(𝑋𝑋⊤)−1 𝒚 has positive entries. Using the fact that 𝑑> 0, by Lemma S2.9, and the expression f...

  6. [64]

    Next, we bound each of the remaining values in (S.9)

    is maximized at 𝜂= 0. Next, we bound each of the remaining values in (S.9). Using Lemma S2.4 and the fact that𝜀∨𝛽∨𝛾≤ 𝜂 8≤ 1 16 we get 0.88𝑛𝜌≤ 15 17𝑛𝜌≤𝑠(and𝑠NN)≤ 17 15𝑛𝜌≤ 1.14𝑛𝜌, 𝑠N≤ 1.14𝑛𝜌. (S.11) 36 Similarly, using Lemma S2.5 and the fact that𝜀∨𝛽≤ 𝜂 8≤ 1 16 we get |ℎ|∨| ℎN| ...

Pith tools

Reviewed August 10, 2026 · model on record in the stance chip above.