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

Gradient and Del Operator01:14

Gradient and Del Operator

3.5K
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...
3.5K
Reducing Line Loss01:18

Reducing Line Loss

215
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...
215
Fast Decoupled and DC Powerflow01:24

Fast Decoupled and DC Powerflow

330
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
330
Improving Translational Accuracy02:07

Improving Translational Accuracy

12.0K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
12.0K
What is an Electrochemical Gradient?01:26

What is an Electrochemical Gradient?

119.4K
Adenosine triphosphate, or ATP, is considered the primary energy source in cells. However, energy can also be stored in the electrochemical gradient of an ion across the plasma membrane, which is determined by two factors: its chemical and electrical gradients.
The chemical gradient relies on differences in the abundance of a substance on the outside versus the inside of a cell and flows from areas of high to low ion concentration. In contrast, the electrical gradient revolves around an...
119.4K

You might also read

Related Articles

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

Sort by
Same author

Emerging roles of POLR2L of RNA polymerase II dynamics and disease mechanisms (Review).

Molecular medicine reports·2026
Same author

Nurses' perceptions of gerontological nurse practitioner programme curricula: A qualitative descriptive study.

Journal of Korean gerontological nursing·2026
Same author

ERLIN1: A central regulator of protein quality control, lipid homeostasis, and cellular signaling at the endoplasmic reticulum.

Cellular signalling·2025
Same author

Multilevel Nanoarray Spin-Orbit Torque Device for Process-in-Memory Applications.

Nano letters·2025
Same author

Therapeutic potential of sulfasalazine for sarcopenia: Insights from mouse models and clinical data.

Experimental gerontology·2025
Same author

Surrogate Decision-Making Practices Regarding End-of-Life Care for People With Dementia in Long-Term Care Hospitals: A Qualitative Descriptive Study.

Journal of advanced nursing·2025

Related Experiment Video

Updated: Oct 10, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.4K

Low Complexity Gradient Computation Techniques to Accelerate Deep Neural Network Training.

Dongyeob Shin, Geonho Kim, Joongho Jo

    IEEE Transactions on Neural Networks and Learning Systems
    |December 10, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces two novel techniques to accelerate deep neural network (DNN) training by reducing gradient computations. These methods enable significant energy and time savings during training with minimal impact on accuracy.

    Related Experiment Videos

    Last Updated: Oct 10, 2025

    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.4K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Deep neural network (DNN) training relies on iterative weight updates via gradient computation, typically using stochastic gradient descent (SGD).
    • Reducing the computational complexity of gradient calculations offers a promising avenue for energy and time savings in DNN training.

    Purpose of the Study:

    • To propose novel techniques for reducing computational complexity in gradient computations for accelerating SGD-based DNN training.
    • To investigate methods for skipping gradient computations without compromising DNN accuracy.
    • To explore approximations for intermediate activations to reduce computational cost.

    Main Methods:

    • Exploiting the relationship between network confidence and weight gradient magnitude to skip computations for high-confidence inputs.
    • Applying angle diversity-based approximations for intermediate activations, reducing bit precision (2-/4-/8-bit) based on angle error.
    • Simulating the proposed techniques on CIFAR-10 dataset using ResNet-20.

    Main Results:

    • The proposed approach achieved skipping up to 75.83% of gradient computations with negligible accuracy degradation.
    • Hardware implementation demonstrated up to 1.69x energy efficiency compared to other training accelerators.
    • Reduced bit precision for activations effectively managed angle errors in early training epochs.

    Conclusions:

    • The developed techniques significantly reduce computational complexity in DNN training, leading to substantial energy and time savings.
    • The proposed methods offer a practical approach to accelerate training without sacrificing model accuracy.
    • Hardware implementations confirm the energy efficiency benefits of the proposed training accelerator.