A Grover-based gradient-free weight optimizer is described and simulated, but the claimed O(sqrt(N)) speedup over gradient descent is not established by the paper's own algorithm.
Gradient Descent based Optimization Algorithms for Deep Learning Models Training
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we aim at providing an introduction to the gradient descent based optimization algorithms for learning deep neural network models. Deep learning models involving multiple nonlinear projection layers are very challenging to train. Nowadays, most of the deep learning model training still relies on the back propagation algorithm actually. In back propagation, the model variables will be updated iteratively until convergence with gradient descent based optimization algorithms. Besides the conventional vanilla gradient descent algorithm, many gradient descent variants have also been proposed in recent years to improve the learning performance, including Momentum, Adagrad, Adam, Gadam, etc., which will all be introduced in this paper respectively.
fields
quant-ph 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Quantum-Enhanced Weight Optimization for Neural Networks Using Grover's Algorithm
A Grover-based gradient-free weight optimizer is described and simulated, but the claimed O(sqrt(N)) speedup over gradient descent is not established by the paper's own algorithm.