paper-with-me

Papers

Label noise (stochastic) gradient descent implicitly solves the Lasso for quadratic parametrisation

2022-06-20 · Loucas Pillaud-Vivien, Julien Reygner, Nicolas Flammarion

Understanding the implicit bias of training algorithms is of crucial importance in order to explain the success of overparametrised neural networks. In this paper, we study the role of the label noise in the training dynamics of a quadratically parametrised model through its continuous time version. We explicitly characterise the solution chosen by the stochastic flow and prove that it implicitly solves a Lasso program. To fully complete our analysis, we provide nonasymptotic convergence guarantees for the dynamics as well as conditions for support recovery. We also give experimental results which support our theoretical claims. Our findings highlight the fact that structured noise can induce better generalisation and help explain the greater performances of stochastic dynamics as observed in practice.

📄 PDF Abstract BibTeX arXiv:2206.09841

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalization Bounds for Label Noise Stochastic Gradient Descent

2023-11-01 · Jung Eun Huh, Patrick Rebeschini

We develop generalization error bounds for stochastic gradient descent (SGD) with label noise in non-convex settings under uniform dissipativity and smoothness conditions. Under a suitable choice of semimetric, we establ…

Generalization Bounds

Improving Resistance to Noisy Label Fitting by Reweighting Gradient in SAM

2024-11-26 · Hoang-Chau Luong, Thuc Nguyen-Quang, Minh-Triet Tran

Noisy labels pose a substantial challenge in machine learning, often resulting in overfitting and poor generalization. Sharpness-Aware Minimization (SAM), as demonstrated in Foret et al. (2021), improves generalization o…

SGD at the Edge of Stability: The Stochastic Sharpness Gap

2026-04-22 · Fangshuo Liao, Afroditi Kolomvaki, Anastasios Kyrillidis arxiv

When training neural networks with full-batch gradient descent (GD) and step size $η$, the largest eigenvalue of the Hessian -- the sharpness $S(\boldsymbolθ)$ -- rises to $2/η$ and hovers there, a phenomenon termed the …

Label Noise SGD Provably Prefers Flat Global Minimizers

2021-06-11 · NeurIPS 2021 12 · Alex Damian, Tengyu Ma, Jason D. Lee

In overparametrized models, the noise in stochastic gradient descent (SGD) implicitly regularizes the optimization trajectory and determines which local minimum SGD converges to. Motivated by empirical studies that demon…

The Malignant Tail: Spectral Segregation of Label Noise in Over-Parameterized Networks

2026-03-02 · Zice Wang arxiv

While implicit regularization facilitates benign overfitting in low-noise regimes, recent theoretical work predicts a sharp phase transition to harmful overfitting as the noise-to-signal ratio increases. We experimentall…