paper-with-me

Papers

A Stochastic Trust Region Method for Non-convex Minimization

2019-03-04 · ICLR 2020 1 · Zebang Shen, Pan Zhou, Cong Fang, Alejandro Ribeiro

We target the problem of finding a local minimum in non-convex finite-sum minimization. Towards this goal, we first prove that the trust region method with inexact gradient and Hessian estimation can achieve a convergence rate of order $\mathcal{O}(1/{k^{2/3}})$ as long as those differential estimations are sufficiently accurate. Combining such result with a novel Hessian estimator, we propose the sample-efficient stochastic trust region (STR) algorithm which finds an $(\epsilon, \sqrt{\epsilon})$-approximate local minimum within $\mathcal{O}({\sqrt{n}}/{\epsilon^{1.5}})$ stochastic Hessian oracle queries. This improves state-of-the-art result by $\mathcal{O}(n^{1/6})$. Experiments verify theoretical conclusions and the efficiency of STR.

📄 PDF Abstract BibTeX arXiv:1903.01540

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Stochastic Trust Region Algorithm Based on Careful Step Normalization

2017-12-29 · Frank E. Curtis, Katya Scheinberg, Rui Shi

An algorithm is proposed for solving stochastic and finite sum minimization problems. Based on a trust region methodology, the algorithm employs normalized steps, at least as long as the norms of the stochastic gradient …

Stochastic Second-order Methods for Non-convex Optimization with Inexact Hessian and Gradient

2018-09-26 · Liu Liu, Xuanqing Liu, Cho-Jui Hsieh, DaCheng Tao

Trust region and cubic regularization methods have demonstrated good performance in small scale non-convex optimization, showing the ability to escape from saddle points. Each iteration of these methods involves computat…

Second-order methods

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

2026-01-21 · Yuchen Fang, Xinshou Zheng, Javad Lavaei arxiv

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 pr…

Stochastic Optimization for Non-convex Problem with Inexact Hessian Matrix, Gradient, and Function

2023-10-18 · Liu Liu, Xuanqing Liu, Cho-Jui Hsieh, DaCheng Tao

Trust-region (TR) and adaptive regularization using cubics (ARC) have proven to have some very appealing theoretical properties for non-convex optimization by concurrently computing function value, gradient, and Hessian …

ARCSecond-order methodsStochastic Optimization

Inexact trust-region algorithms on Riemannian manifolds

2018-12-01 · NeurIPS 2018 12 · Hiroyuki Kasai, Bamdev Mishra

We consider an inexact variant of the popular Riemannian trust-region algorithm for structured big-data minimization problems. The proposed algorithm approximates the gradient and the Hessian in addition to the solution …