paper-with-me

홈 › Papers

Adaptive Sampling Quasi-Newton Methods for Zeroth-Order Stochastic Optimization

2021-09-24 · Raghu Bollapragada, Stefan M. Wild

We consider unconstrained stochastic optimization problems with no available gradient information. Such problems arise in settings from derivative-free simulation optimization to reinforcement learning. We propose an adaptive sampling quasi-Newton method where we estimate the gradients of a stochastic function using finite differences within a common random number framework. We develop modified versions of a norm test and an inner product quasi-Newton test to control the sample sizes used in the stochastic approximations and provide global convergence results to the neighborhood of the optimal solution. We present numerical experiments on simulation optimization problems to illustrate the performance of the proposed algorithm. When compared with classical zeroth-order stochastic gradient methods, we observe that our strategies of adapting the sample sizes significantly improve performance in terms of the number of stochastic function evaluations required.

📄 PDF Abstract BibTeX arXiv:2109.12213

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)Stochastic Optimization

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Sampling Quasi-Newton Methods for Derivative-Free Stochastic Optimization

2019-10-29 · Raghu Bollapragada, Stefan M. Wild

We consider stochastic zero-order optimization problems, which arise in settings from simulation optimization to reinforcement learning. We propose an adaptive sampling quasi-Newton method where we estimate the gradients…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Stochastic Optimization

Exploiting Local Convergence of Quasi-Newton Methods Globally: Adaptive Sample Size Approach

2021-06-10 · NeurIPS 2021 12 · Qiujiang Jin, Aryan Mokhtari

In this paper, we study the application of quasi-Newton methods for solving empirical risk minimization (ERM) problems defined over a large dataset. Traditional deterministic and stochastic quasi-Newton methods can be ex…

Symmetric Rank-One Quasi-Newton Methods for Deep Learning Using Cubic Regularization

2025-02-17 · Aditya Ranganath, Mukesh Singhal, Roummel Marcia

Stochastic gradient descent and other first-order variants, such as Adam and AdaGrad, are commonly used in the field of deep learning due to their computational efficiency and low-storage memory requirements. However, th…

Computational Efficiency

Simple Stepsize for Quasi-Newton Methods with Global Convergence Guarantees

2025-08-27 · Artem Agafonov, Vladislav Ryspayev, Samuel Horváth, Alexander Gasnikov 외 arxiv

Quasi-Newton methods are widely used for solving convex optimization problems due to their ease of implementation, practical efficiency, and strong local convergence guarantees. However, their global convergence is typic…

Stochastic Adaptive Quasi-Newton Methods for Minimizing Expected Values

2017-08-01 · ICML 2017 8 · Chaoxu Zhou, Wenbo Gao, Donald Goldfarb

We propose a novel class of stochastic, adaptive methods for minimizing self-concordant functions which can be expressed as an expected value. These methods generate an estimate of the true objective function by tak…