English

TRSVR: An Adaptive Stochastic Trust-Region Method with Variance Reduction

Optimization and Control 2026-01-22 v1 Machine Learning Machine Learning

Abstract

We propose a stochastic trust-region method for unconstrained nonconvex optimization that incorporates stochastic variance-reduced gradients (SVRG) to accelerate convergence. Unlike classical trust-region methods, the proposed algorithm relies solely on stochastic gradient information and does not require function value evaluations. The trust-region radius is adaptively adjusted based on a radius-control parameter and the stochastic gradient estimate. Under mild assumptions, we establish that the algorithm converges in expectation to a first-order stationary point. Moreover, the method achieves iteration and sample complexity bounds that match those of SVRG-based first-order methods, while allowing stochastic and potentially gradient-dependent second-order information. Extensive numerical experiments demonstrate that incorporating SVRG accelerates convergence, and that the use of trust-region methods and Hessian information further improves performance. We also highlight the impact of batch size and inner-loop length on efficiency, and show that the proposed method outperforms SGD and Adam on several machine learning tasks.

Keywords

Cite

@article{arxiv.2601.14647,
  title  = {TRSVR: An Adaptive Stochastic Trust-Region Method with Variance Reduction},
  author = {Yuchen Fang and Xinshou Zheng and Javad Lavaei},
  journal= {arXiv preprint arXiv:2601.14647},
  year   = {2026}
}

Comments

22 pages

R2 v1 2026-07-01T09:13:31.978Z