ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2302.00257
11
2

Implicit Regularization Leads to Benign Overfitting for Sparse Linear Regression

1 February 2023
Mo Zhou
Rong Ge
ArXivPDFHTML
Abstract

In deep learning, often the training process finds an interpolator (a solution with 0 training loss), but the test loss is still low. This phenomenon, known as benign overfitting, is a major mystery that received a lot of recent attention. One common mechanism for benign overfitting is implicit regularization, where the training process leads to additional properties for the interpolator, often characterized by minimizing certain norms. However, even for a simple sparse linear regression problem y=β∗⊤x+ξy = \beta^{*\top} x +\xiy=β∗⊤x+ξ with sparse β∗\beta^*β∗, neither minimum ℓ1\ell_1ℓ1​ or ℓ2\ell_2ℓ2​ norm interpolator gives the optimal test loss. In this work, we give a different parametrization of the model which leads to a new implicit regularization effect that combines the benefit of ℓ1\ell_1ℓ1​ and ℓ2\ell_2ℓ2​ interpolators. We show that training our new model via gradient descent leads to an interpolator with near-optimal test loss. Our result is based on careful analysis of the training dynamics and provides another example of implicit regularization effect that goes beyond norm minimization.

View on arXiv
Comments on this paper