BriefGPT.xyz
Apr, 2023
插值回归模型和双下降现象分析
Analysis of Interpolating Regression Models and the Double Descent Phenomenon
HTML
PDF
Tomas McKelvey
TL;DR
本篇论文提出了一个回归模型的理论,在训练数据中具有比数据点更多的参数,这种模型被称为过度参数化模型,有能力插值训练数据,最好的模型是过度参数化的,与模型阶数呈双峰形。我们分析了最小二乘问题的最小化的解的内插模型,以及使用岭回归进行模型拟合的情况。同时也提出了一个基于回归矩阵最小奇异值行为的结果,可以解释测试误差随模型阶数的峰值位置和双峰形状。
Abstract
A
regression model
with more parameters than data points in the training data is
overparametrized
and has the capability to interpolate the training data. Based on the classical bias-variance tradeoff expressions
→