Saved in:
Bibliographic Details
Main Authors: Fujimoto, Takumi, Nishi, Hiroaki
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2502.01036
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • We propose EAGLE update rule, a novel optimization method that accelerates loss convergence during the early stages of training by leveraging both current and previous step parameter and gradient values. The update algorithm estimates optimal parameters by computing the changes in parameters and gradients between consecutive training steps and leveraging the local curvature of the loss landscape derived from these changes. However, this update rule has potential instability, and to address that, we introduce an adaptive switching mechanism that dynamically selects between Adam and EAGLE update rules to enhance training stability. Experiments on standard benchmark datasets demonstrate that EAGLE optimizer, which combines this novel update rule with the switching mechanism achieves rapid training loss convergence with fewer epochs, compared to conventional optimization methods.