菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-27
📄 Abstract - Optimal ridge regularization revisited

We consider $L^2$-regularized linear (ridge) regression over a finite data sample $X$ with bounded covariance and linear prediction targets $y$ with additive isotropic noise of finite variance. We present an iterative procedure to compute the optimal regularization strength numerically from the generative parameters in the fixed-$X$ setting and prove its convergence at limited noise levels. Our experimental evaluation over synthetic data shows that the proposed procedure combined with sample-based parameter estimates attains near-optimal random-$X$ generalization across a wide range of sample sizes, aspect ratios, and noise levels, at an added computational cost equivalent to one preliminary ridge regression in the underparameterized regime and two in the overparameterized case.

顶级标签: machine learning theory
详细标签: ridge regression regularization optimization generalization 或 搜索:

最优岭回归正则化再探 / Optimal ridge regularization revisited


1️⃣ 一句话总结

本文提出了一种迭代算法,能够从数据生成参数中计算出岭回归的最优正则化强度,并在有限噪声下确保收敛,实验表明该算法结合样本估计可在不同样本量和噪声水平下达到接近最优的泛化性能。

源自 arXiv: 2605.28679