@inproceedings{811d5d1d67514f96a6e47e3cb9f171db,
title = "Parallel implementation of simultaneous perturbation stochastic approximation with adaptive step sizes",
abstract = "The simultaneous perturbation stochastic approximation(SPSA) is an iterative gradient-free optimization algorithm. This algorithm approximates the optimal solution by estimating the gradient of the loss function and uses only 2 values of the loss function to estimate the gradient which is independent of the dimension of the problem. But for the high dimensional problem with large-scale, the convergence of classical SPSA algorithm is slow, even can not converge to the global minimum value. In order to accelerate the convergence of SPSA algorithm and improve the precision of the optimum solution, this paper proposes an improvement of SPSA algorithm based on the adaptive step sizes, which can adjust the step size of each iteration according to the gradient direction. The modified algorithm is implemented by Message Passing Interface (MPI) parallel in each iteration to widen the search scope for the better descending direction in order to accelerate the convergence. Numerical experiments of several classical nonlinear optimization problems shows that the modified SPSA algorithm can accelerate the convergence of nonlinear optimization problems and find the global extremum point of high-dimension for some optimization problems which the SPSA algorithm can not find. It proves that the modified algorithm with adaptive step sizes outperforms the classical SPSA algorithm.",
keywords = "Adaptive step sizes, Mpi parallel, Numerical experiments, Spsa algorithm",
author = "Yue Fan and Tiegang Liu",
note = "Publisher Copyright: {\textcopyright} 2018 Association for Computing Machinery.; 2nd International Conference on Algorithms, Computing and Systems, ICACS 2018 ; Conference date: 27-07-2018 Through 29-07-2018",
year = "2018",
month = jul,
day = "27",
doi = "10.1145/3242840.3242845",
language = "英语",
series = "ACM International Conference Proceeding Series",
publisher = "Association for Computing Machinery ",
pages = "3--6",
booktitle = "Proceedings of 2018 2nd International Conference on Algorithms, Computing and Systems, ICACS 2018",
address = "美国",
}