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.
This study introduces a fractional-order gradient descent (FO-Elman) algorithm to enhance Elman neural network training. FO-Elman improves convergence and avoids local minima by incorporating historical gradient information.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Deep Learning
Background:
- Conventional integer-order gradient descent methods face limitations in training Elman neural networks, including susceptibility to local minima and slow convergence.
- Elman neural networks are recurrent neural networks widely used in time-series prediction and system identification.
Purpose of the Study:
- To propose a novel fractional-order gradient descent learning algorithm for Elman networks (FO-Elman) to overcome the limitations of conventional methods.
- To theoretically establish the convergence of the proposed FO-Elman algorithm.
- To demonstrate the effectiveness of FO-Elman through experimental validation.
Main Methods:
- Derivation of fractional-order gradient expressions for each layer of the Elman network.
- Establishment of a complete backpropagation framework for fractional-order gradients.
- Incorporation of historical gradient information using the memory property of fractional calculus into the parameter update rule.
Main Results:
- Theoretical proof of the convergence of the FO-Elman algorithm.
- Experimental results on system identification and time-series prediction tasks show improved optimization performance compared to conventional methods.
- Demonstration of FO-Elman's ability to mitigate local minima and accelerate convergence.
Conclusions:
- The proposed FO-Elman algorithm offers a new theoretical and algorithmic tool for training Elman neural networks.
- Fractional-order calculus provides a mechanism to enhance gradient descent optimization by leveraging historical information.
- FO-Elman presents a promising approach for improving the performance of recurrent neural networks in various applications.
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...