Related Experiment Video
Updated: Apr 2, 2026

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Fractional-order gradient descent learning for Elman neural networks
He Li1, Shanze Wang1, Yangquan Chen2
1Shenyang Aerospace University, No.37 Daoyi South Avenue, Daoyi District, Shenyang, 110136, Liaoning Province, China.
Abstract:
To address the limitations of conventional integer-order gradient descent in training Elman neural networks, such as susceptibility to local minima and slow convergence-this paper proposes a fractional-order gradient descent learning algorithm for Elman networks based on the Grünwald-Letnikov definition (FO-Elman). First, the fractional-order gradient expressions for each layer of the Elman network are systematically derived, and a complete backpropagation framework is established; the convergence of the proposed algorithm is also proved theoretically. Then, by exploiting the memory property of fractional calculus, the proposed method incorporates a weighted aggregation of historical gradient information into the parameter update rule, thereby mitigating the shortcomings of standard optimization schemes. Finally, experimental results on system identification and time-series prediction tasks demonstrate that FO-Elman achieves improved optimization performance for Elman networks, providing a new theoretical and algorithmic tool for recurrent neural network training.
Related Concept Videos
Gradient and Del Operator
What is an Electrochemical Gradient?
The chemical gradient relies on differences in the abundance of a substance on the outside versus the inside of a cell and flows from areas of high to low ion concentration. In contrast, the electrical gradient revolves around an...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Newton’s Method
Parameters Affecting Nonlinear Elimination: Zero-Order Input, First-Order Absorption and Two-Compartment Model
When a drug is administered through a constant intravenous infusion and eliminated via nonlinear pharmacokinetics, it follows zero-order input. For example, oral drugs undergo first-order absorption upon administration and are eliminated through nonlinear pharmacokinetics.
In the case of subcutaneously administered drugs,...
Difference Equation Solution using z-Transform
The z-transform facilitates handling delayed signals by shifting the signal in the z-domain, which corresponds to delaying the signal in the time domain, and advancing signals by similarly shifting in the...