Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Reducing Line Loss01:18

Reducing Line Loss

448
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
448
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

9.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
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...
9.8K
Differential Leveling01:12

Differential Leveling

905
Differential leveling is a precise method in surveying used to determine the elevation difference between two points. Its primary goal is to establish accurate vertical measurements to create level surfaces or grade lines critical for designing and constructing infrastructures such as roads, bridges, and buildings.The procedure for differential leveling begins with setting up and leveling the instrument at a point where the benchmark can be seen. The level rod is held on the benchmark (BM), and...
905
Propagation of Uncertainty from Random Error00:59

Propagation of Uncertainty from Random Error

2.2K
An experiment often consists of more than a single step. In this case, measurements at each step give rise to uncertainty. Because the measurements occur in successive steps, the uncertainty in one step necessarily contributes to that in the subsequent step. As we perform statistical analysis on these types of experiments, we must learn to account for the propagation of uncertainty from one step to the next. The propagation of uncertainty depends on the type of arithmetic operation performed on...
2.2K
Gradient and Del Operator01:14

Gradient and Del Operator

5.0K
In mathematics and physics, the gradient and del operator are fundamental concepts used to describe the behavior of functions and fields in space. The gradient is a mathematical operator that gives both the magnitude and direction of the maximum spatial rate of change. Consider a person standing on a mountain. The slope of the mountain at any given point is not defined unless it is quantified in a particular direction. For this reason, a "directional derivative" is defined, which is a vector...
5.0K
Region of Convergence of Laplace Tarnsform01:20

Region of Convergence of Laplace Tarnsform

1.4K
The Region of Convergence (ROC) is a fundamental concept in signal processing and system analysis, particularly associated with the Laplace transform. The ROC represents an area in the complex plane where the Laplace transform of a given signal converges, determining the transform's applicability and utility.
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...
1.4K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

AI-Driven Web-Based Speech Transcription Tool: A Novel Approach for Efficient Evaluation of Verbal Memory Performance.

IEEE journal of biomedical and health informatics·2025
Same author

A Comprehensive Polish Medical Speech Dataset for Enhancing Automatic Medical Dictation.

Scientific data·2025
Same author

Human brain local field potential recordings during a battery of multilingual cognitive and eye-tracking tasks.

Scientific data·2025
Same author

Exploring the technological dimension of Autonomous sensory meridian response-induced physiological responses.

PeerJ·2024
Same author

Detection of circulating tumor cells by means of machine learning using Smart-Seq2 sequencing.

Scientific reports·2024
Same author

Sounding Mechanism of a Flue Organ Pipe-A Multi-Sensor Measurement Approach.

Sensors (Basel, Switzerland)·2024

Related Experiment Video

Updated: Apr 9, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design 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

2.2K

Toward Enhancing RMSProp With Forward-Looking Gradient Updates for Complex Loss Landscapes.

Rafał Wolniak1, Bożena Kostek2

  • 1Gdańsk University of Technology, Faculty of Electronics, Telecommunications and Informatics, Multimedia Systems Department and Audio Acoustics Laboratory, Gabriela Narutowicza 11/12, Gdańsk 80-233, Poland rafal.wolniak@pg.edu.pl.

Neural Computation
|April 7, 2026
PubMed
Summary

A novel algorithm uses an approximated average gradient to train deep neural networks more efficiently. This method accelerates learning in deep models lacking skip connections, outperforming standard gradient descent techniques.

Related Experiment Videos

Last Updated: Apr 9, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design 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

2.2K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Deep Learning

Background:

  • Training deep neural networks with many nonlinear layers presents challenges.
  • Traditional gradient methods struggle with models lacking skip connections, which focus on high-order feature extraction.

Purpose of the Study:

  • Introduce a novel algorithm for efficient deep neural network training.
  • Improve learning efficiency in deep models with numerous nonlinear layers and no residual structure.

Main Methods:

  • Developed an approximated integrated gradient averaged over the weight update range.
  • Integrated the approximated average gradient into the RMSProp optimizer.
  • Evaluated the novel algorithm against conventional RMSProp and Adam on benchmark datasets.

Main Results:

  • The novel algorithm significantly reduced iterations needed to reach target training loss on MNIST, Fashion MNIST, and IMDb benchmarks.
  • Demonstrated effectiveness across convolutional and fully connected architectures with varying initializations.
  • Performance on shallow models remained comparable to standard RMSProp, with moderate increases in computational and memory costs.

Conclusions:

  • The average gradient concept offers an efficient alternative to high-order derivative computation for deep learning.
  • The proposed algorithm enhances RMSProp efficiency for specific deep model architectures.
  • This approach shows promise for training complex neural networks, particularly those mimicking biological brain structures.