Paper: 2604.19740 Authors: Mario Tuci, Caner Korkmaz, Umut Şimşekli, Tolga Birdal (INRIA, Imperial College London) Categories: cs.LG, stat.ML
Problem
Training modern neural networks often relies on large learning rates operating at the edge of stability (EoS), where optimization dynamics exhibit oscillatory and chaotic behavior. This regime often yields improved generalization, yet the underlying mechanism remains poorly understood.
Key Insight
Modeling stochastic optimization as a random dynamical system (RDS), which often converges to a fractal attractor set (rather than a point) with a smaller intrinsic dimension.
Contribution: Sharpness Dimension (SD)
Inspired by Lyapunov dimension theory, introduces a novel notion of dimension that measures:
- RDS Sharpness: Expansion and contraction rates of the attractor
- Sharpness Dimension (SD): Effective dimensionality of the random attractor
Key Theorem
The worst-case generalization error is governed by SD rather than:
- Parameter count (d)
- Trace of Hessian
- Spectral norm
At EoS: SD<d, meaning generalization is controlled by a provably lower-dimensional attractor.
Results
- Generalization Bound: Rigorous connection between fractal dimension and generalization error
- Empirical Validation: Across MLPs and transformers (GPT-2)
- Grokking Analysis: New insights into delayed and sudden generalization phenomenon
Takeaways
- Overparameterized models can generalize beyond classical complexity measures
- Large learning rates create fractal attractors with low intrinsic dimensionality
- Sharpness dimension provides principled explanation for EoS generalization
论文: 2604.19740 作者: Mario Tuci, Caner Korkmaz, Umut Şimşekli, Tolga Birdal(INRIA、帝国理工) 分类: cs.LG, stat.ML
问题
现代神经网络训练通常依赖于在稳定性边缘(EoS)运行的大学习率,此时优化动力学表现出振荡和混沌行为。这种状态通常产生更好的泛化,但底层机制仍不明确。
关键洞察
将随机优化建模为随机动力系统(RDS),它通常收敛到具有更小内在维度的分形吸引子集(而非点)。
贡献:锐度维度(SD)
受Lyapunov维度理论启发,引入了一种新的维度概念,衡量:
- RDS锐度:吸引子的扩张和收缩率
- 锐度维度(SD):随机吸引子的有效维度
关键定理
最坏情况泛化误差由SD而非以下因素控制:
- 参数数量(d)
- Hessian迹
- 谱范数
在EoS处:SD<d,意味着泛化由可证明的低维吸引子控制。
结果
- 泛化界:分形维度与泛化误差之间的严格联系
- 经验验证:跨MLP和Transformer(GPT-2)
- 顿悟分析:对延迟和突然泛化现象的新见解
要点总结
- 过参数化模型可以超越经典复杂度度量实现泛化
- 大学习率产生具有低内在维度的分形吸引子
- 锐度维度为EoS泛化提供原则性解释