English

An Adaptive Incremental Gradient Method With Support for Non-Euclidean Norms

Optimization and Control 2023-10-10 v2 Machine Learning

Abstract

Stochastic variance reduced methods have shown strong performance in solving finite-sum problems. However, these methods usually require the users to manually tune the step-size, which is time-consuming or even infeasible for some large-scale optimization tasks. To overcome the problem, we propose and analyze several novel adaptive variants of the popular SAGA algorithm. Eventually, we design a variant of Barzilai-Borwein step-size which is tailored for the incremental gradient method to ensure memory efficiency and fast convergence. We establish its convergence guarantees under general settings that allow non-Euclidean norms in the definition of smoothness and the composite objectives, which cover a broad range of applications in machine learning. We improve the analysis of SAGA to support non-Euclidean norms, which fills the void of existing work. Numerical experiments on standard datasets demonstrate a competitive performance of the proposed algorithm compared with existing variance-reduced methods and their adaptive variants.

Keywords

Cite

@article{arxiv.2205.02273,
  title  = {An Adaptive Incremental Gradient Method With Support for Non-Euclidean Norms},
  author = {Binghui Xie and Chenhan Jin and Kaiwen Zhou and James Cheng and Wei Meng},
  journal= {arXiv preprint arXiv:2205.02273},
  year   = {2023}
}
R2 v1 2026-06-24T11:07:29.079Z