Related Experiment Video
Updated: Nov 15, 2025

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Convergence of the RMSProp deep learning method with penalty for nonconvex optimization
Dongpo Xu1, Shengdong Zhang1, Huisheng Zhang2
1School of Mathematics and Statistics, Northeast Normal University, Changchun 130024, China.
A new penalized optimization algorithm, RMSPropW, is introduced for deep learning. It is proven to converge in both deterministic and stochastic settings, improving gradient and weight stability for better model training.
Area of Science:
- Machine Learning
- Deep Learning Optimization
Background:
- Standard optimization algorithms like RMSProp face challenges in non-convex settings.
- Ensuring convergence and stability is crucial for effective deep learning model training.
Purpose of the Study:
- Introduce a norm-based version of RMSProp with a penalty term (RMSPropW).
- Analyze the convergence properties of RMSPropW in both deterministic and stochastic non-convex settings.
Main Methods:
- Developed RMSPropW by incorporating a penalty into the RMSProp algorithm's cost function.
- Provided analytical proofs for the boundedness and convergence of RMSPropW.
- Conducted numerical simulations on benchmark datasets (MNIST, CIFAR-10, IMDB) for validation.
Main Results:
- Established strict upper bounds on gradient norms and weight parameters using the penalty term.
- Proved gradient sequence convergence to zero in the deterministic case (fixed and diminishing step sizes).
- Demonstrated stochastic weight sequence convergence to a stationary point with probability 1.
Conclusions:
- RMSPropW offers improved stability and convergence guarantees in non-convex deep learning.
- The penalty term effectively bounds gradient and weight norms, enhancing optimization.
- Numerical results support the theoretical findings, showing RMSPropW's efficacy compared to standard RMSProp.
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
03:31Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Related Concept Videos
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...
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 in...
Region of Convergence of Laplace Tarnsform
Consider a decaying exponential signal that begins at a specific time. When deriving its Laplace transform, the time-domain variable is replaced with a complex variable. This...
Application of Nonlinear Inequalities
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...
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...