揭示了逻辑回归梯度下降早期参数如何快速对齐最大间隔方向。
Non-asymptotic implicit bias of logistic regression at early-stage gradient descent dynamics

- 通过追踪径向与切向动态,直接分析参数对齐机制。
- 在 $O(/exp(/exp(-δ)))$ 次迭代内实现弱对齐,理论证明紧致。
- 适用于关注优化隐偏见与泛化性能关系的研究者。
梯度下降在现代机器学习中不仅关乎优化,更引发隐含偏差,有助于避免对虚假模式过拟合。以线性分类器为例,指数尾部损失函数下存在最大间隔隐偏见,参数向量在渐近过程中持续趋向最大间隔方向,这解释了“训练越久,泛化越好”的常见现象。然而,这种收敛是渐近的,且速度远低于纯凸优化。值得注意的是,在远少于渐近所需迭代次数时,参数向量已与最大间隔方向呈现正相关。本文旨在揭示这一早期对齐现象的机制。理论结果表明,参数向量可在 $O(/exp(/exp(-δ)))$ 次迭代内实现与最大间隔方向的弱对齐,其中 $δ>0$ 为允许的对齐误差,该界被证明是紧致的。通过直接分析数据集几何下的对齐动态,本工作摆脱了渐近展开,为更快的弱对齐提供了关键洞见。
原文摘要 · Abstract (English)
Gradient descent has been of particular interest in modern machine learning beyond sole focus on optimization. Implicit bias emerging from optimization, though not being encoded by the learning objective, often prevents from overfitting to spurious patterns. A typical instance is the max-margin implicit bias of a linear classifier, widely established for exponentially tailed loss functions. Even after having a given dataset separated, the parameter vector continues to evolve towards the max-margin direction asymptotically along the gradient descent dynamics. This phenomenon corroborates a frequent empirical observation of "train longer, generalize better." However, the max-margin convergence is an asymptotic phenomenon, and what is worse, this asymptotic convergence rate is significantly slower than pure convex optimization. Even so, the parameter vector along gradient descent dynamics commonly correlates with the max-margin direction positively (though not exactly) within considerably fewer iterations than the asymptotic rate. By shedding another light on this classical problem, this work aims to understand the mechanism of this early-stage alignment phenomenon. Our theoretical results demonstrate that the parameter vector weakly aligns with the max-margin direction within $O(\exp(\exp(-δ)))$ iterations, where $δ>0$ is the permissible alignment error, which is shown to be tight. By tracking the radial and tangential flows, our proof operates on the alignment dynamics directly with dataset geometry and gets rid of the asymptotic expansion, which is a key insight to establishing faster weak alignment.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。