Related Experiment Video
Updated: Jul 28, 2025

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Improving the efficiency of RMSProp optimizer by utilizing Nestrove in deep learning.
Reham Elshamy1, Osama Abu-Elnasr2, Mohamed Elhoseny2
1Faculty of Computers and Information, Mansoura University, Mansoura, Egypt. reham_elshamy@oi.edu.eg.
This study introduces NRMSProp, a novel optimization algorithm for Deep Learning (DL) that enhances convergence speed. NRMSProp improves upon RMSProp by integrating Nesterov Accelerated Gradient for faster loss function minimization.
Area of Science:
- Deep Learning Optimization
- Machine Learning Algorithms
- Neural Network Training
Background:
- Deep Learning (DL) performance is often enhanced by parameter tuning like Transfer Learning, Data Augmentation, Dropout, and Batch Normalization.
- Selecting optimal optimizers and architectures is crucial for achieving peak model performance in DL.
- Optimization algorithms play a pivotal role in efficiently training DL models and minimizing loss functions.
Purpose of the Study:
- To propose a modified optimization algorithm, NRMSProp, designed to accelerate convergence in Deep Learning.
- To enhance the Root Mean Squared Propagation (RMSProp) optimizer by incorporating Nesterov Accelerated Gradient (NAG) principles.
- To achieve faster minimization of the loss function compared to the original RMSProp optimizer without increasing computational complexity.
Main Methods:
- A novel optimization algorithm, NRMSProp, is developed by modifying the existing RMSProp algorithm.
- NRMSProp integrates Nesterov Accelerated Gradient (NAG) to leverage gradient history and adapt learning rates.
- Experiments were conducted using deep Convolutional Neural Networks (CNNs) on various datasets, comparing NRMSProp against RMSProp and Adam.
Main Results:
- NRMSProp demonstrated effective performance and achieved high accuracy, reaching up to 0.97 in many test cases.
- The proposed NRMSProp algorithm showed superior convergence speed compared to the original RMSProp optimizer.
- NRMSProp achieved comparable or better results than the Adam optimizer without increased algorithmic complexity, memory, or time.
Conclusions:
- NRMSProp offers an effective and efficient optimization method for Deep Learning, outperforming RMSProp and Adam in convergence speed and accuracy.
- The integration of NAG principles into RMSProp results in a more robust and faster optimization process for DL models.
- NRMSProp presents a valuable advancement in DL optimization, providing significant performance gains with minimal computational overhead.
More Related Videos
03:31Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
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
Related Concept Videos
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Improving Translational Accuracy
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...
Production Efficiency
Regression Toward the Mean