Derivative-Free Global Optimization Algorithms: Population based Methods and Random Search Approaches

04/19/2019
by   Jiawei Zhang, et al.
0

In this paper, we will provide an introduction to the derivative-free optimization algorithms which can be potentially applied to train deep learning models. Existing deep learning model training is mostly based on the back propagation algorithm, which updates the model variables layers by layers with the gradient descent algorithm or its variants. However, the objective functions of deep learning models to be optimized are usually non-convex and the gradient descent algorithms based on the first-order derivative can get stuck into the local optima very easily. To resolve such a problem, various local or global optimization algorithms have been proposed, which can help improve the training of deep learning models greatly. The representative examples include the Bayesian methods, Shubert-Piyavskii algorithm, Direct, LIPO, MCS, GA, SCE, DE, PSO, ES, CMA-ES, hill climbing and simulated annealing, etc. This is a follow-up paper of [18], and we will introduce the population based optimization algorithms, e.g., GA, SCE, DE, PSO, ES and CMA-ES, and random search algorithms, e.g., hill climbing and simulated annealing, in this paper. For the introduction to the other derivative-free optimization algorithms, please refer to [18] for more information.

READ FULL TEXT
research
04/19/2019

Derivative-Free Global Optimization Algorithms: Bayesian Method and Lipschitzian Approaches

In this paper, we will provide an introduction to the derivative-free op...
research
03/11/2019

Gradient Descent based Optimization Algorithms for Deep Learning Models Training

In this paper, we aim at providing an introduction to the gradient desce...
research
07/22/2014

Global optimization using Lévy flights

This paper studies a class of enhanced diffusion processes in which rand...
research
02/08/2023

Adaptive State-Dependent Diffusion for Derivative-Free Optimization

This paper develops and analyzes a stochastic derivative-free optimizati...
research
07/15/2021

An Overview and Experimental Study of Learning-based Optimization Algorithms for Vehicle Routing Problem

Vehicle routing problem (VRP) is a typical discrete combinatorial optimi...
research
12/06/2011

Entropy Search for Information-Efficient Global Optimization

Contemporary global optimization algorithms are based on local measures ...
research
09/20/2023

A Region-Shrinking-Based Acceleration for Classification-Based Derivative-Free Optimization

Derivative-free optimization algorithms play an important role in scient...

Please sign up or login with your details

Forgot password? Click here to reset