arXiv:2512.05084cs.LG2025-12被引 1

为非凸非光滑函数设计可证明最优的梯度下降学习率调度方法

Gradient Descent with Provably Tuned Learning-rate Schedules

  • 提出新分析工具,实现非凸非光滑函数下超参数可证明调优
  • 在神经网络上获得与平滑凸函数相同量级的样本复杂度界
  • 支持同时调优学习率、动量和初始化,适用于真实训练场景

基于梯度的迭代优化是现代机器学习的核心,其性能高度依赖学习率、动量等超参数的精心调优。然而,现有方法多依赖启发式设置,缺乏理论上的近似最优保证。尽管Gupta与Roughgarden的工作已对梯度下降中的步长学习提供理论支持,但其结果依赖于凸性与光滑性等强假设,难以应用于实际场景。本文发展了新的分析工具,首次在非凸、非光滑函数类上实现超参数的可证明调优,获得了与先前针对光滑凸函数所获匹配的样本复杂度界(仅差对数因子)。该分析适用于使用ReLU、Sigmoid和Tanh等常见激活函数的神经网络。进一步地,框架扩展至同时调优多个超参数:学习率调度、动量与步长协同调整,以及初始化向量的预训练。本方法可有效界定最小化验证损失所需的样本量及梯度下降迭代次数。

原文摘要 · Abstract (English)

Gradient-based iterative optimization methods are the workhorse of modern machine learning. They crucially rely on careful tuning of parameters like learning rate and momentum. However, one typically sets them using heuristic approaches without formal near-optimality guarantees. Recent work by Gupta and Roughgarden studies how to learn a good step-size in gradient descent. However, like most of the literature with theoretical guarantees for gradient-based optimization, their results rely on strong assumptions on the function class including convexity and smoothness which do not hold in typical applications. In this work, we develop novel analytical tools for provably tuning hyperparameters in gradient-based algorithms that apply to non-convex and non-smooth functions. We obtain matching sample complexity bounds for learning the step-size in gradient descent shown for smooth, convex functions in prior work (up to logarithmic factors) but for a much broader class of functions. Our analysis applies to gradient descent on neural networks with commonly used activation functions (including ReLU, sigmoid and tanh). We extend our framework to tuning multiple hyperparameters, including tuning the learning rate schedule, simultaneously tuning momentum and step-size, and pre-training the initialization vector. Our approach can be used to bound the sample complexity for minimizing both the validation loss as well as the number of gradient descent iterations.

优化算法超参数调优神经网络理论分析

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。