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

Neural Circuits01:25

Neural Circuits

2.5K
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.5K
Propagation of Action Potentials01:23

Propagation of Action Potentials

8.5K
The propagation of an action potential refers to the process by which a nerve impulse, or "action potential," travels along a neuron.
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...
8.5K
Multicompartment Models: Overview01:14

Multicompartment Models: Overview

439
Multicompartment models are mathematical constructs that depict how drugs are distributed and eliminated within the body. They segment the body into several compartments, symbolizing various physiological or anatomical areas connected through drug transfer processes such as absorption, metabolism, distribution, and elimination.
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
439
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

329
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
329
Improving Translational Accuracy02:07

Improving Translational Accuracy

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

Improving Translational Accuracy

3.4K
3.4K

You might also read

Related Articles

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

Sort by
Same author

CO<sub>2</sub> Isotopologue Quantification Using Direct Frequency Comb Spectroscopy and Machine Learning.

ACS omega·2025
Same author

Re-engineering the clinical approach to suspected cardiac chest pain assessment in the emergency department by expediting research evidence to practice using artificial intelligence. (RAPIDx AI)-a cluster randomized study design.

American heart journal·2025
Same author

Improving Cardiovascular Disease Prediction With Machine Learning Using Mental Health Data: A Prospective UK Biobank Study.

JACC. Advances·2024
Same author

Consistency-Aware Anchor Pyramid Network for Crowd Localization.

IEEE transactions on pattern analysis and machine intelligence·2024
Same author

Dynamic Convolution for 3D Point Cloud Instance Segmentation.

IEEE transactions on pattern analysis and machine intelligence·2022
Same author

CNN Attention Guidance for Improved Orthopedics Radiographic Fracture Classification.

IEEE journal of biomedical and health informatics·2022

Related Experiment Video

Updated: Dec 24, 2025

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

934

Multi-way backpropagation for training compact deep neural networks.

Yong Guo1, Jian Chen1, Qing Du1

  • 1South China University of Technology, China.

Neural Networks : the Official Journal of the International Neural Network Society
|April 10, 2020
PubMed
Summary

Deep convolutional neural networks (CNNs) can suffer from supervision vanishing. Multi-way backpropagation (MW-BP) uses auxiliary losses to improve intermediate layer performance, creating more compact and efficient models.

Keywords:
BackpropagationCompact modelSupervision vanishing

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.8K

Related Experiment Videos

Last Updated: Dec 24, 2025

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

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.8K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep convolutional neural networks (CNNs) benefit from increased depth.
  • Skip connections in architectures like ResNet mitigate vanishing gradients.
  • Very deep CNNs can experience supervision vanishing in intermediate layers due to long backpropagation paths, weakening their representation power.

Purpose of the Study:

  • Investigate the supervision vanishing issue in existing backpropagation (BP) methods.
  • Propose an effective method, Multi-way BP (MW-BP), to address supervision vanishing.
  • Enhance the performance and compactness of deep CNNs.

Main Methods:

  • Introduce multiple auxiliary losses to intermediate layers of deep neural networks.
  • Apply the Multi-way BP (MW-BP) method to various deep architectures (e.g., ResNet, MobileNet).
  • Evaluate model performance and compactness against existing methods and model compression techniques.

Main Results:

  • MW-BP effectively addresses the supervision vanishing issue in deep CNNs.
  • Resultant models (e.g., MwResNet-44) are more compact and perform better than deeper conventional models (e.g., ResNet-110).
  • Achieved superior performance compared to state-of-the-art model compression methods.
  • Demonstrated effectiveness in image classification and face recognition tasks.

Conclusions:

  • MW-BP offers a viable solution to supervision vanishing in deep CNNs.
  • The method yields significantly more compact and performant models.
  • MW-BP facilitates inherent model selection by producing multiple compact models of varying depths.