paper-with-me

Papers

Risk Comparisons in Linear Regression: Implicit Regularization Dominates Explicit Regularization

2025-09-21 · Jingfeng Wu, Peter L. Bartlett, Sham M. Kakade, Jason D. Lee, Bin Yu arxiv

Existing theory suggests that for linear regression problems categorized by capacity and source conditions, gradient descent (GD) is always minimax optimal, while both ridge regression and online stochastic gradient descent (SGD) are polynomially suboptimal for certain categories of such problems. Moving beyond minimax theory, this work provides instance-wise comparisons of the finite-sample risks for these algorithms on any well-specified linear regression problem. Our analysis yields three key findings. First, GD dominates ridge regression: with comparable regularization, the excess risk of GD is always within a constant factor of that of ridge, but ridge can be polynomially worse even when tuned optimally. Second, GD is incomparable with SGD. While it is known that for certain problems GD can be polynomially better than SGD, the reverse is also true: we construct problems, inspired by benign overfitting theory, where optimally stopped GD is polynomially worse. Finally, GD dominates SGD for a significant subclass of problems -- those with fast and continuously decaying covariance spectra -- which includes all problems satisfying the standard capacity condition.

📄 PDF Abstract BibTeX arXiv:2509.17251

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Benefits of Implicit Regularization from SGD in Least Squares Problems

2021-08-10 · NeurIPS 2021 12 · Difan Zou, Jingfeng Wu, Vladimir Braverman, Quanquan Gu 외

Stochastic gradient descent (SGD) exhibits strong algorithmic regularization effects in practice, which has been hypothesized to play an important role in the generalization of modern machine learning approaches. In this…

regression

Implicit Regularization for Group Sparsity

2023-01-29 · Jiangyuan Li, Thanh V. Nguyen, Chinmay Hegde, Raymond K. W. Wong

We study the implicit regularization of gradient descent towards structured sparsity via a novel neural reparameterization, which we call a diagonally grouped linear neural network. We show the following intriguing prope…

regression

The Implicit Regularization of Momentum Gradient Descent with Early Stopping

2022-01-14 · Li Wang, Yingcong Zhou, Zhiguo Fu

The study on the implicit regularization induced by gradient-based optimization is a longstanding pursuit. In the present paper, we characterize the implicit regularization of momentum gradient descent (MGD) with early s…

regression

Determinantal Point Processes Implicitly Regularize Semi-parametric Regression Problems

2020-11-13 · Michaël Fanuel, Joachim Schreurs, Johan A. K. Suykens

Semi-parametric regression models are used in several applications which require comprehensibility without sacrificing accuracy. Typical examples are spline interpolation in geophysics, or non-linear time series problems…

GeophysicsPoint ProcessesregressionTime Series+1

Interpolation can hurt robust generalization even when there is no noise

2021-08-05 · NeurIPS 2021 12 · Konstantin Donhauser, Alexandru Ţifrea, Michael Aerni, Reinhard Heckel 외

Numerous recent works show that overparameterization implicitly reduces variance for min-norm interpolators and max-margin classifiers. These findings suggest that ridge regularization has vanishing benefits in high dime…

regression