English

MetaOptimize: A Framework for Optimizing Step Sizes and Other Meta-parameters

Machine Learning 2025-07-10 v6 Artificial Intelligence Optimization and Control

Abstract

We address the challenge of optimizing meta-parameters (hyperparameters) in machine learning, a key factor for efficient training and high model performance. Rather than relying on expensive meta-parameter search methods, we introduce MetaOptimize: a dynamic approach that adjusts meta-parameters, particularly step sizes (also known as learning rates), during training. More specifically, MetaOptimize can wrap around any first-order optimization algorithm, tuning step sizes on the fly to minimize a specific form of regret that considers the long-term impact of step sizes on training, through a discounted sum of future losses. We also introduce lower-complexity variants of MetaOptimize that, in conjunction with its adaptability to various optimization algorithms, achieve performance comparable to those of the best hand-crafted learning rate schedules across diverse machine learning tasks.

Keywords

Cite

@article{arxiv.2402.02342,
  title  = {MetaOptimize: A Framework for Optimizing Step Sizes and Other Meta-parameters},
  author = {Arsalan Sharifnassab and Saber Salehkaleybar and Richard Sutton},
  journal= {arXiv preprint arXiv:2402.02342},
  year   = {2025}
}
R2 v1 2026-06-28T14:37:31.124Z