Related Experiment Video
Updated: Jun 5, 2025

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Improved fractional-order gradient descent method based on multilayer perceptron
Xiaojun Zhou1, Chunna Zhao1, Yaqun Huang1
1School of Information Science and Engineering, Yunnan University, Kunming, 650091, China.
The improved fractional-order gradient descent (IFOGD) method applies fractional-order differentiation to hidden layers in Artificial Neural Networks (ANNs). This enhances flexibility and performance in deep learning tasks.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Deep Learning
Background:
- Fractional-order gradient descent (FOGD) is used in Artificial Neural Networks (ANNs), but typically only applied to the loss function.
- Extending FOGD to hidden layers offers greater flexibility and potential for novel deep learning optimizers.
Purpose of the Study:
- To propose an improved fractional-order gradient descent (IFOGD) method applicable to the hidden layers of Multilayer Perceptrons (MLPs).
- To develop a fractional-order Autograd (FOAutograd) system within PyTorch for enhanced deep learning.
- To validate the performance and stability of the IFOGD method in various tasks.
Main Methods:
- Developed a fractional matrix differentiation algorithm and solver for MLP hidden layers.
- Addressed backpropagation divergence issues caused by absolute value functions.
- Implemented FOAutograd by reconstructing PyTorch's Linear layer and Mean Squared Error Loss module.
- Integrated FOAutograd with adaptive optimizers for fractional-order gradient updates.
Main Results:
- The proposed IFOGD method can be successfully applied within the hidden layers of ANNs.
- The method ensures stable loss function values, avoiding divergence.
- Simulation experiments and time series prediction tasks showed competitive performance of IFOGD.
Conclusions:
- The IFOGD method provides a robust and flexible approach to incorporating fractional-order calculus into deep learning.
- This work lays the foundation for a new family of fractional-order deep learning optimizers.
- IFOGD demonstrates significant potential for improving ANN performance in various applications.
More Related Videos
06:45Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
Published on: October 28, 2022
12:54Density Gradient Multilayered Polymerization DGMP: A Novel Technique for Creating Multi-compartment, Customizable Scaffolds for Tissue Engineering
Published on: February 12, 2013
Related Concept Videos
PI Controller: Design
PD Controller: Design
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Second Derivatives and Laplace Operator
Consider a scalar function. The curl of its...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Mason's Rule
Loop gain is determined by identifying and tracing a path from a node back to itself. This involves computing the product of branch gains along the loop. Each loop's gain is crucial for...
Time-Domain Interpretation of PD Control
Consider the example of control of motor torque. Initially, a positive...