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

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.4K
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...
7.4K
Survival Tree01:19

Survival Tree

88
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
88
Residual Plots01:07

Residual Plots

4.6K
A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
4.6K
Bootstrapping01:24

Bootstrapping

612
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
612
Neural Control of Respiration01:18

Neural Control of Respiration

2.5K
The neural regulation of respiration is a meticulously coordinated process primarily controlled by the respiratory centers located within the brainstem. These centers, composed of specialized neurons, transmit nerve impulses that control the contraction and relaxation of our respiratory muscles.
Respiratory Centers in the Brainstem
Two primary areas comprise the respiratory center: the medullary respiratory center in the medulla oblongata and the pontine respiratory group in the pons. The...
2.5K
Parameters Affecting Nonlinear Elimination: Zero-Order Input, First-Order Absorption and Two-Compartment Model01:13

Parameters Affecting Nonlinear Elimination: Zero-Order Input, First-Order Absorption and Two-Compartment Model

70
Drugs administered through various routes can lead to nonlinear elimination, resulting in complex pharmacokinetic behaviors crucial to understanding efficacious drug dosing.
When a drug is administered through a constant intravenous infusion and eliminated via nonlinear pharmacokinetics, it follows zero-order input. For example, oral drugs undergo first-order absorption upon administration and are eliminated through nonlinear pharmacokinetics.
In the case of subcutaneously administered drugs,...
70

You might also read

Related Articles

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

Sort by
Same author

Optimization-Driven Design of Monolithic Soft-Rigid Grippers.

Soft robotics·2025
Same author

Spectral pruning of fully connected layers.

Scientific reports·2022
Same author

Can machine learning models support physicians in systemic lupus erythematosus diagnosis? Results from a monocentric cohort.

Joint bone spine·2021
Same author

Comprehensive disease control in systemic lupus erythematosus.

Seminars in arthritis and rheumatism·2021
Same author

Injury risk assessment based on pre-crash variables: The role of closing velocity and impact eccentricity.

Accident; analysis and prevention·2021
Same author

Modeling cancer drug response through drug-specific informative genes.

Scientific reports·2019

Related Experiment Video

Updated: Jul 12, 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.2K

A Robust Initialization of Residual Blocks for Effective ResNet Training Without Batch Normalization.

Enrico Civitelli, Alessio Sortino, Matteo Lapucci

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

    Weight initialization is crucial for training normalization-free neural networks. A minor modification to ResNet block summation enables effective initialization, achieving competitive results on image datasets without extra regularization.

    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

    565
    DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
    04:17

    DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

    Published on: May 10, 2024

    790

    Related Experiment Videos

    Last Updated: Jul 12, 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.2K
    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

    565
    DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
    04:17

    DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

    Published on: May 10, 2024

    790

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Batch normalization is a standard component in modern neural networks.
    • Practical issues with batch normalization have spurred research into normalization-free architectures.
    • Effective training of normalization-free networks remains a challenge.

    Purpose of the Study:

    • To investigate the role of weight initialization in training ResNet-like normalization-free networks.
    • To propose a simple modification to improve initialization for these networks.
    • To demonstrate the efficacy of the proposed method on benchmark datasets.

    Main Methods:

    • A novel, slight modification to the summation operation within ResNet blocks was introduced.
    • This modification facilitates correct weight initialization for the entire network.
    • The modified architecture was trained and evaluated on CIFAR-10, CIFAR-100, and ImageNet datasets.

    Main Results:

    • The proposed weight initialization strategy enables successful training of normalization-free ResNet-like networks.
    • The modified architecture achieved competitive performance on CIFAR-10, CIFAR-100, and ImageNet.
    • No additional regularization or algorithmic changes were required.

    Conclusions:

    • Weight initialization is a critical factor for normalization-free deep learning models.
    • A simple modification to block summation can effectively initialize ResNet-like architectures.
    • This approach offers a viable alternative to batch normalization without performance compromise.