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

Phase-lead and Phase-lag Controllers01:22

Phase-lead and Phase-lag Controllers

432
Understanding the working function of different types of controllers can be illustrated with practical analogies, such as adjusting a stereo's volume equalizer. Cranking up the bass involves a phase-lead controller, which functions as a high-pass filter, while increasing the treble uses a phase-lag controller, which acts as a low-pass filter. PD controllers, similar to high-pass filters, enhance the system's response to high-frequency components. PI controllers, akin to low-pass...
432
The Delta-to-Delta Circuit01:17

The Delta-to-Delta Circuit

953
In a delta-delta configuration, the source and the load are connected in a delta manner, forming a closed loop that divides the network into three distinct phases. This configuration makes the phase voltages identical to line voltages. Assuming the sources are in positive sequence, the phase voltages can be expressed directly without having a neutral wire.
953
Time and frequency -Domain Interpretation of Phase-lag Control01:21

Time and frequency -Domain Interpretation of Phase-lag Control

320
Phase-lag controllers are widely used in control systems to improve stability and reduce steady-state errors. A dimmer switch controlling the brightness of a light bulb serves as a practical example of phase-lag control, gradually adjusting the bulb's brightness. Mathematically, phase-lag control or low-pass filtering is represented when the factor 'a' is less than 1.
Phase-lag controllers do not place a pole at zero, but instead influence the steady-state error by amplifying any...
320
Time and frequency -Domain Interpretation of Phase-lead Control01:24

Time and frequency -Domain Interpretation of Phase-lead Control

348
Phase-lead controllers are commonly used in various control systems to enhance response speed and stability. Adjusting the brightness on a television screen offers a practical example of phase-lead control. When contrast is enhanced, a phase-lead controller is employed. Mathematically, phase-lead control is identified when the first parameter is smaller than the second.
The design of phase-lead control involves the strategic placement of poles and zeros to balance steady-state error and system...
348
Neural Circuits01:25

Neural Circuits

2.4K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.4K
Phase Transitions02:31

Phase Transitions

22.0K
Whether solid, liquid, or gas, a substance's state depends on the order and arrangement of its particles (atoms, molecules, or ions). Particles in the solid pack closely together, generally in a pattern. The particles vibrate about their fixed positions but do not move or squeeze past their neighbors. In liquids, although the particles are closely spaced, they are randomly arranged. The position of the particles are not fixed—that is, they are free to move past their neighbors to...
22.0K

You might also read

Related Articles

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

Sort by
Same author

Estimation of Lower Extremity Muscle Activity in Gait Using the Wearable Inertial Measurement Units and Neural Network.

Sensors (Basel, Switzerland)·2023
Same author

Joint angle estimation with wavelet neural networks.

Scientific reports·2021
Same journal

Granular Ball-Based Noise-Resistant Fuzzy Multineighborhood Feature Selection via Label Enhancement and Feature Graph.

IEEE transactions on neural networks and learning systems·2026
Same journal

Fighting Evolving Spam With ARTMAP Models: A Noise-Resilient Online Detection Framework.

IEEE transactions on neural networks and learning systems·2026
Same journal

HyperSAT: Unsupervised Hypergraph Neural Networks for Weighted MaxSAT Problems.

IEEE transactions on neural networks and learning systems·2026
Same journal

Negation of Basic Belief Assignment in Multisource Information Fusion on Dempster-Shafer Theory With Applications in Pattern Classification.

IEEE transactions on neural networks and learning systems·2026
Same journal

Intervention Feasible Region and Driver Risk Capacity Aware Human-Machine Collaborative Safe Trajectory Planning.

IEEE transactions on neural networks and learning systems·2026
Same journal

A Unified Differential Denoising Learning Framework With a Pre-Trained Model and Fuzzy Graph Networks for Drug-Drug Interaction Prediction.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Video

Updated: Dec 6, 2025

Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring
06:32

Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring

Published on: July 14, 2023

1.7K

Two-Phase Switching Optimization Strategy in Deep Neural Networks.

Hong Hui Tan, King Hann Lim

    IEEE Transactions on Neural Networks and Learning Systems
    |October 13, 2020
    PubMed
    Summary
    This summary is machine-generated.

    A new optimization algorithm, stochastic diagonal approximate greatest descent (SDAGD), addresses deep neural network challenges. It uses a two-phase strategy for faster convergence and lower error rates, tackling the vanishing gradient problem.

    More Related Videos

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    860

    Related Experiment Videos

    Last Updated: Dec 6, 2025

    Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring
    06:32

    Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring

    Published on: July 14, 2023

    1.7K
    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    860

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Deep Learning

    Background:

    • Deep neural network optimization is hindered by the vanishing gradient problem and extensive hyperparameter tuning.
    • Existing optimization methods often struggle with efficiency and convergence in complex network architectures.

    Purpose of the Study:

    • To introduce a novel optimization algorithm, stochastic diagonal approximate greatest descent (SDAGD), designed to overcome challenges in deep neural network training.
    • To enhance learning efficiency and reduce misclassification rates through a unique two-phase optimization strategy.

    Main Methods:

    • The stochastic diagonal approximate greatest descent (SDAGD) algorithm employs a two-phase switching optimization strategy inspired by multistage decision control.
    • Phase-I involves calculating the greatest step length for rapid descent, while Phase-II switches to an approximate Newton method for accelerated convergence.
    • The algorithm utilizes a diagonal approximated Hessian for efficient weight updates and controls step length based on long-term optimal trajectory.

    Main Results:

    • SDAGD demonstrates steeper learning curves compared to existing optimization techniques.
    • The proposed optimizer achieves significantly lower misclassification rates in experimental evaluations.
    • The study investigates the effectiveness of SDAGD in deeper networks, analyzing its performance concerning the vanishing gradient problem.

    Conclusions:

    • The stochastic diagonal approximate greatest descent (SDAGD) algorithm offers an effective solution for optimizing deep neural networks.
    • SDAGD provides a robust and efficient method for improving model accuracy and training speed.
    • The two-phase strategy and diagonal Hessian approximation contribute to overcoming common optimization challenges in deep learning.