LGITSTMLJun 14, 2023

Batches Stabilize the Minimum Norm Risk in High Dimensional Overparameterized Linear Regression

arXiv:2306.08432v31 citationsh-index: 44
Originality Incremental advance
AI Analysis

This addresses risk stabilization in high-dimensional regression for machine learning practitioners, offering an incremental improvement over existing methods.

The paper tackles the risk instability of minimum-norm estimators in overparameterized linear regression by proposing a batched version, showing it eliminates blowup and double-descent phenomena, with optimal batch size inversely proportional to noise and overparameterization ratio.

Learning algorithms that divide the data into batches are prevalent in many machine-learning applications, typically offering useful trade-offs between computational efficiency and performance. In this paper, we examine the benefits of batch-partitioning through the lens of a minimum-norm overparametrized linear regression model with isotropic Gaussian features. We suggest a natural small-batch version of the minimum-norm estimator and derive bounds on its quadratic risk. We then characterize the optimal batch size and show it is inversely proportional to the noise level, as well as to the overparametrization ratio. In contrast to minimum-norm, our estimator admits a stable risk behavior that is monotonically increasing in the overparametrization ratio, eliminating both the blowup at the interpolation point and the double-descent phenomenon. We further show that shrinking the batch minimum-norm estimator by a factor equal to the Weiner coefficient further stabilizes it and results in lower quadratic risk in all settings. Interestingly, we observe that the implicit regularization offered by the batch partition is partially explained by feature overlap between the batches. Our bound is derived via a novel combination of techniques, in particular normal approximation in the Wasserstein metric of noisy projections over random subspaces.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes