English

POP: Prior-Fitted First-Order Optimization Policies

Machine Learning 2026-05-13 v2

Abstract

Gradient-based optimizers are highly sensitive to design choices in their adaptive learning rate mechanisms. To address this limitation, we introduce POP, a meta-learned Reinforcement Learning (RL) policy that predicts adaptive learning rates for gradient descent, conditioned on the contextual information provided in the optimization trajectory. Our method introduces a novel RL reward formulation, a new function-scaling strategy for in-distribution generalization, and a novel prior that is used to sample millions of synthetic optimization problems. We evaluate POP on an established benchmark including 43 optimization functions of various complexity, where it significantly outperforms gradient-based methods. Our evaluation demonstrates strong generalization capabilities without task-specific tuning.

Keywords

Cite

@article{arxiv.2602.15473,
  title  = {POP: Prior-Fitted First-Order Optimization Policies},
  author = {Jan Kobiolka and Christian Frey and Gresa Shala and Arlind Kadra and Erind Bedalli and Josif Grabocka},
  journal= {arXiv preprint arXiv:2602.15473},
  year   = {2026}
}

Comments

Under Review

R2 v1 2026-07-01T10:39:45.742Z