pith. sign in

arxiv: 2506.15535 · v1 · pith:P3VFBKMUnew · submitted 2025-06-18 · 💻 cs.LG · math.OC· stat.ML

A Simplified Analysis of SGD for Linear Regression with Weight Averaging

classification 💻 cs.LG math.OCstat.ML
keywords linearanalysisregressionworkaveraginglearningmodelsoptimization
0
0 comments X
read the original abstract

Theoretically understanding stochastic gradient descent (SGD) in overparameterized models has led to the development of several optimization algorithms that are widely used in practice today. Recent work by~\citet{zou2021benign} provides sharp rates for SGD optimization in linear regression using constant learning rate, both with and without tail iterate averaging, based on a bias-variance decomposition of the risk. In our work, we provide a simplified analysis recovering the same bias and variance bounds provided in~\citep{zou2021benign} based on simple linear algebra tools, bypassing the requirement to manipulate operators on positive semi-definite (PSD) matrices. We believe our work makes the analysis of SGD on linear regression very accessible and will be helpful in further analyzing mini-batching and learning rate scheduling, leading to improvements in the training of realistic models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. Compute Efficiency and Serial Runtime Tradeoffs for Stochastic Momentum Methods

    cs.LG 2026-06 unverdicted novelty 6.0

    Lower bounds establish that heavy-ball momentum extends the compute-efficient batch-size window by sqrt(kappa) over SGD in linear regression, with accelerated SGD showing spectrum-dependent CE-serial runtime tradeoffs.