English

STIMULUS: Achieving Fast Convergence and Low Sample Complexity in Stochastic Multi-Objective Learning

Machine Learning 2025-06-26 v1 Artificial Intelligence

Abstract

Recently, multi-objective optimization (MOO) has gained attention for its broad applications in ML, operations research, and engineering. However, MOO algorithm design remains in its infancy and many existing MOO methods suffer from unsatisfactory convergence rate and sample complexity performance. To address this challenge, in this paper, we propose an algorithm called STIMULUS( stochastic path-integrated multi-gradient recursive e\ulstimator), a new and robust approach for solving MOO problems. Different from the traditional methods, STIMULUS introduces a simple yet powerful recursive framework for updating stochastic gradient estimates to improve convergence performance with low sample complexity. In addition, we introduce an enhanced version of STIMULUS, termed STIMULUS-M, which incorporates a momentum term to further expedite convergence. We establish O(1/T)O(1/T) convergence rates of the proposed methods for non-convex settings and O(expμT)O (\exp{-\mu T}) for strongly convex settings, where TT is the total number of iteration rounds. Additionally, we achieve the state-of-the-art O(n+nϵ1)O \left(n+\sqrt{n}\epsilon^{-1}\right) sample complexities for non-convex settings and O(n+nln(μ/ϵ))O\left(n+ \sqrt{n} \ln ({\mu/\epsilon})\right) for strongly convex settings, where ϵ>0\epsilon>0 is a desired stationarity error. Moreover, to alleviate the periodic full gradient evaluation requirement in STIMULUS and STIMULUS-M, we further propose enhanced versions with adaptive batching called STIMULUS+/ STIMULUS-M+ and provide their theoretical analysis.

Keywords

Cite

@article{arxiv.2506.19883,
  title  = {STIMULUS: Achieving Fast Convergence and Low Sample Complexity in Stochastic Multi-Objective Learning},
  author = {Zhuqing Liu and Chaosheng Dong and Michinari Momma and Simone Shao and Shaoyuan Xu and Yan Gao and Haibo Yang and Jia Liu},
  journal= {arXiv preprint arXiv:2506.19883},
  year   = {2025}
}
R2 v1 2026-07-01T03:32:05.665Z