English

Incorporating Preconditioning into Accelerated Approaches: Theoretical Guarantees and Practical Improvement

Optimization and Control 2025-10-01 v2

Abstract

Machine learning and deep learning are widely researched fields that provide solutions to many modern problems. Due to the complexity of new problems related to the size of datasets, efficient approaches are obligatory. In optimization theory, the Heavy Ball and Nesterov methods use \textit{momentum} in their updates of model weights. On the other hand, the minimization problems considered may be poorly conditioned, which affects the applicability and effectiveness of the aforementioned techniques. One solution to this issue is \textit{preconditioning}, which has already been investigated in approaches such as \textsc{AdaGrad}, \textsc{RMSProp}, \textsc{Adam} and others. Despite this, momentum acceleration and preconditioning have not been fully explored together. Therefore, we propose the Preconditioned Heavy Ball (\textsc{PHB}) and Preconditioned Nesterov method (\textsc{PN}) with theoretical guarantees of convergence under \textit{unified} assumption on the scaling matrix. Furthermore, we provide numerical experiments that demonstrate superior performance compared to the unscaled techniques in terms of iteration and oracle complexities.

Keywords

Cite

@article{arxiv.2505.23510,
  title  = {Incorporating Preconditioning into Accelerated Approaches: Theoretical Guarantees and Practical Improvement},
  author = {Stepan Trifonov and Leonid Levin and Savelii Chezhegov and Aleksandr Beznosikov},
  journal= {arXiv preprint arXiv:2505.23510},
  year   = {2025}
}

Comments

18 pages, 2 figures

R2 v1 2026-07-01T02:48:32.647Z