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

Linear Momentum in Control Volume01:13

Linear Momentum in Control Volume

1.0K
Newton's second law is applied to obtain the linear momentum in a control volume in a fluid system. According to this law, the rate of change of linear momentum is equal to the sum of external forces acting on the system. When a control volume matches the fluid system at a specific moment, the forces acting on both are identical. Reynolds transport theorem helps explain this by breaking down the system's linear momentum into two components: the rate of change of linear momentum within...
1.0K
Differential Leveling01:12

Differential Leveling

189
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...
189
Improving Translational Accuracy02:07

Improving Translational Accuracy

2.6K
2.6K
Reducing Line Loss01:18

Reducing Line Loss

156
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...
156
Regression Toward the Mean01:52

Regression Toward the Mean

6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

1.3K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
1.3K

You might also read

Related Articles

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

Sort by
Same author

Exploring Trade-Offs in Spiking Neural Networks.

Neural computation·2023
Same author

Programming Molecular Systems To Emulate a Learning Spiking Neuron.

ACS synthetic biology·2022
Same author

Constraints on Hebbian and STDP learned weights of a spiking neuron.

Neural networks : the official journal of the International Neural Network Society·2021
Same author

Minimal Spiking Neuron for Solving Multilabel Classification Tasks.

Neural computation·2020
Same author

Hidden patterns of codon usage bias across kingdoms.

Journal of the Royal Society, Interface·2020
Same author

A thermodynamically consistent model of finite-state machines.

Interface focus·2018
Same journal

Dynamic analysis and reliable mechanical optimization application of ring HNN effected with a memristive neuron.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

DAFF-Net: A detection and search method for small-scale low surface brightness galaxies.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Quasi-synchronization for complex networks with hybrid pinning intermittent control.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Physics-encoded convolutional neural operators for parametric PDEs: A convergence-guaranteed framework via pre-computed kernel fields.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Jul 11, 2025

Movement Retraining using Real-time Feedback of Performance
08:16

Movement Retraining using Real-time Feedback of Performance

Published on: January 17, 2013

13.4K

Low-variance Forward Gradients using Direct Feedback Alignment and momentum.

Florian Bacho1, Dominique Chu1

  • 1CEMS, School of Computing, University of Kent, Canterbury, United Kingdom.

Neural Networks : the Official Journal of the International Neural Network Society
|November 13, 2023
PubMed
Summary
This summary is machine-generated.

We introduce Forward Direct Feedback Alignment, a novel local learning algorithm for deep neural networks. This method reduces variance, enabling faster convergence and better performance on neuromorphic hardware.

Keywords:
BackpropagationDirect Feedback AlignmentForward GradientGradient estimatesLow variance

More Related Videos

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K
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

1.7K

Related Experiment Videos

Last Updated: Jul 11, 2025

Movement Retraining using Real-time Feedback of Performance
08:16

Movement Retraining using Real-time Feedback of Performance

Published on: January 17, 2013

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K
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

1.7K

Area of Science:

  • Computational Neuroscience
  • Machine Learning
  • Deep Learning

Background:

  • Supervised learning in deep neural networks typically relies on error backpropagation.
  • The sequential nature of backpropagation hinders scalability and compatibility with low-power neuromorphic hardware.
  • Existing local learning alternatives, such as forward-mode automatic differentiation, exhibit high variance, impacting convergence in large networks.

Purpose of the Study:

  • To develop a novel, local learning algorithm for deep neural networks that overcomes the limitations of backpropagation.
  • To address the high variance issue observed in existing forward-mode gradient techniques.
  • To enable efficient online learning algorithms suitable for neuromorphic systems.

Main Methods:

  • Proposed the Forward Direct Feedback Alignment (FDFA) algorithm.
  • Combined Activity-Perturbed Forward Gradients with Direct Feedback Alignment (DFA).
  • Incorporated momentum to enhance learning dynamics.

Main Results:

  • Demonstrated theoretically and empirically that FDFA achieves lower variance compared to forward gradient techniques.
  • Showcased faster convergence rates for FDFA.
  • Achieved improved performance relative to other local alternatives to backpropagation.

Conclusions:

  • FDFA offers a promising local learning alternative to backpropagation for deep neural networks.
  • The algorithm's reduced variance and improved performance make it suitable for efficient online learning.
  • Opens new avenues for developing neuromorphic-compatible learning algorithms.