paper-with-me

Papers

Adaptive system optimization using random directions stochastic approximation

2015-02-19 · Prashanth L. A., Shalabh Bhatnagar, Michael Fu, Steve Marcus

We present novel algorithms for simulation optimization using random directions stochastic approximation (RDSA). These include first-order (gradient) as well as second-order (Newton) schemes. We incorporate both continuous-valued as well as discrete-valued perturbations into both our algorithms. The former are chosen to be independent and identically distributed (i.i.d.) symmetric, uniformly distributed random variables (r.v.), while the latter are i.i.d., asymmetric, Bernoulli r.v.s. Our Newton algorithm, with a novel Hessian estimation scheme, requires N-dimensional perturbations and three loss measurements per iteration, whereas the simultaneous perturbation Newton search algorithm of [1] requires 2N-dimensional perturbations and four loss measurements per iteration. We prove the unbiasedness of both gradient and Hessian estimates and asymptotic (strong) convergence for both first-order and second-order schemes. We also provide asymptotic normality results, which in particular establish that the asymmetric Bernoulli variant of Newton RDSA method is better than 2SPSA of [1]. Numerical experiments are used to validate the theoretical results.

📄 PDF Abstract BibTeX arXiv:1502.05577

Code (1)

prashla/RDSA 공식 구현

Similar Papers 제목 키워드 기반

A Functional Model Method for Nonconvex Nonsmooth Conditional Stochastic Optimization

2024-05-17 · Andrzej Ruszczyński, Shangzhe Yang

We consider stochastic optimization problems involving an expected value of a nonlinear function of a base random vector and a conditional expectation of another function depending on the base random vector, a dependent …

Stochastic Optimization

Online Statistical Inference for Stochastic Optimization via Kiefer-Wolfowitz Methods

2021-02-05 · Xi Chen, Zehua Lai, He Li, Yichen Zhang

This paper investigates the problem of online statistical inference of model parameters in stochastic optimization problems via the Kiefer-Wolfowitz algorithm with random search directions. We first present the asymptoti…

Stochastic Optimizationvalid

Adaptive First-and Zeroth-order Methods for Weakly Convex Stochastic Optimization Problems

2020-05-19 · Parvin Nazari, Davoud Ataee Tarzanagh, George Michailidis

In this paper, we design and analyze a new family of adaptive subgradient methods for solving an important class of weakly convex (possibly nonsmooth) stochastic optimization problems. Adaptive methods that use exponenti…

Stochastic Optimization

An Adaptive Random Fourier Features approach Applied to Learning Stochastic Differential Equations

2025-07-21 · Owen Douglas, Aku Kammonen, Anamika Pandey, Raúl Tempone arxiv

This work proposes a training algorithm based on adaptive random Fourier features (ARFF) with Metropolis sampling and resampling \cite{kammonen2024adaptiverandomfourierfeatures} for learning drift and diffusion component…

Adaptive Sampling Strategies for Stochastic Optimization

2017-10-30 · Raghu Bollapragada, Richard Byrd, Jorge Nocedal

In this paper, we propose a stochastic optimization method that adaptively controls the sample size used in the computation of gradient approximations. Unlike other variance reduction techniques that either require addit…

regressionStochastic Optimization