English

CoRe Optimizer: An All-in-One Solution for Machine Learning

Machine Learning 2024-02-20 v2 Optimization and Control Computational Physics

Abstract

The optimization algorithm and its hyperparameters can significantly affect the training speed and resulting model accuracy in machine learning applications. The wish list for an ideal optimizer includes fast and smooth convergence to low error, low computational demand, and general applicability. Our recently introduced continual resilient (CoRe) optimizer has shown superior performance compared to other state-of-the-art first-order gradient-based optimizers for training lifelong machine learning potentials. In this work we provide an extensive performance comparison of the CoRe optimizer and nine other optimization algorithms including the Adam optimizer and resilient backpropagation (RPROP) for diverse machine learning tasks. We analyze the influence of different hyperparameters and provide generally applicable values. The CoRe optimizer yields best or competitive performance in every investigated application, while only one hyperparameter needs to be changed depending on mini-batch or batch learning.

Keywords

Cite

@article{arxiv.2307.15663,
  title  = {CoRe Optimizer: An All-in-One Solution for Machine Learning},
  author = {Marco Eckhoff and Markus Reiher},
  journal= {arXiv preprint arXiv:2307.15663},
  year   = {2024}
}

Comments

12 pages, 5 figures, 1 table

R2 v1 2026-06-28T11:43:01.530Z