English

Parameter-Agnostic Optimization under Relaxed Smoothness

Optimization and Control 2023-11-07 v1 Machine Learning Machine Learning

Abstract

Tuning hyperparameters, such as the stepsize, presents a major challenge of training machine learning models. To address this challenge, numerous adaptive optimization algorithms have been developed that achieve near-optimal complexities, even when stepsizes are independent of problem-specific parameters, provided that the loss function is LL-smooth. However, as the assumption is relaxed to the more realistic (L0,L1)(L_0, L_1)-smoothness, all existing convergence results still necessitate tuning of the stepsize. In this study, we demonstrate that Normalized Stochastic Gradient Descent with Momentum (NSGD-M) can achieve a (nearly) rate-optimal complexity without prior knowledge of any problem parameter, though this comes at the cost of introducing an exponential term dependent on L1L_1 in the complexity. We further establish that this exponential term is inevitable to such schemes by introducing a theoretical framework of lower bounds tailored explicitly for parameter-agnostic algorithms. Interestingly, in deterministic settings, the exponential factor can be neutralized by employing Gradient Descent with a Backtracking Line Search. To the best of our knowledge, these findings represent the first parameter-agnostic convergence results under the generalized smoothness condition. Our empirical experiments further confirm our theoretical insights.

Keywords

Cite

@article{arxiv.2311.03252,
  title  = {Parameter-Agnostic Optimization under Relaxed Smoothness},
  author = {Florian Hübler and Junchi Yang and Xiang Li and Niao He},
  journal= {arXiv preprint arXiv:2311.03252},
  year   = {2023}
}
R2 v1 2026-06-28T13:12:53.048Z