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

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

116
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,...
116
Downsampling01:20

Downsampling

228
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
228
Reducing Line Loss01:18

Reducing Line Loss

188
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...
188
Normal Distribution01:11

Normal Distribution

12.2K
The normal, a continuous distribution, is the most important of all the distributions. Its graph is a bell-shaped symmetrical curve, which is observed in almost all disciplines. Some of these include psychology, business, economics, the sciences, nursing, and, of course, mathematics. Some instructors may use the normal distribution to help determine students’ grades. Most IQ scores are normally distributed. Often real-estate prices fit a normal distribution. The normal distribution is...
12.2K
Regression Toward the Mean01:52

Regression Toward the Mean

6.4K
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.4K
The Nernst Equation02:59

The Nernst Equation

42.0K
Nonstandard Reaction Conditions
The interconnection between standard cell potentials and various thermodynamic parameters such as the standard free energy change ΔG° and equilibrium constant K has been previously explored. For example, a redox reaction involving zinc(II) and tin(II) ions at 1 M concentration with Eºcell = +0.291 V and ΔG° = −56.2 kJ is spontaneous.
42.0K

You might also read

Related Articles

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

Sort by
Same author

Video to Video Generative Adversarial Network for Few-Shot Learning Based on Policy Gradient.

IEEE transactions on neural networks and learning systems·2025
Same author

Open-set recognition of breast cancer treatments.

Artificial intelligence in medicine·2023
Same author

Large-Scale Multi-Document Summarization with Information Extraction and Compression.

ArXiv·2022
Same author

A mixed methods analysis of caller-emergency medical dispatcher communication during 9-1-1 calls for out-of-hospital cardiac arrest.

Patient education and counseling·2022
Same author

Efficient Architecture Search for Continual Learning.

IEEE transactions on neural networks and learning systems·2022
Same author

A Simple and Fast Algorithm for L1-Norm Kernel PCA.

IEEE transactions on pattern analysis and machine intelligence·2019
Same journal

Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.

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

CAFF-CIL: Causality-Aware Freedom Forgetting Approach for Class-Incremental Learning.

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

Harmonic Autoencoding Framework for Multiple Tasks in Magnetic Particle Imaging Reconstruction.

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

A Survey on Human-Centric Voice-Face Multimodal Learning.

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

Vision-Assisted Foundation Model for Solving Multitask Vehicle Routing Problems.

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

FP3O: Enabling Proximal Policy Optimization in Multiagent Cooperation With Parameter-Sharing Versatility.

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

Related Experiment Video

Updated: Aug 25, 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

608

Diminishing Batch Normalization.

Yintai Ma, Diego Klabjan

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

    Diminishing Batch Normalization (DBN) improves neural network training by updating parameters with a weighted average. This novel approach enhances convergence and outperforms standard Batch Normalization and Layer Normalization in various deep learning tasks.

    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.3K
    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    483

    Related Experiment Videos

    Last Updated: Aug 25, 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

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

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.3K
    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    483

    Area of Science:

    • Machine Learning
    • Deep Learning
    • Artificial Intelligence

    Background:

    • Batch Normalization (BN) is a widely adopted technique for accelerating neural network training.
    • Existing methods like BN have limitations in certain training scenarios.
    • The need for improved normalization techniques in deep learning persists.

    Purpose of the Study:

    • To propose and analyze a generalized Batch Normalization algorithm called Diminishing Batch Normalization (DBN).
    • To investigate the convergence properties of the DBN algorithm.
    • To demonstrate the practical effectiveness of DBN compared to existing normalization methods.

    Main Methods:

    • Introduced a weighted averaging update for trainable parameters within the BN framework, creating DBN.
    • Provided a theoretical convergence analysis for DBN, applicable to models with arbitrary activation functions.
    • Conducted numerical experiments using complex Convolutional Neural Networks (CNNs) and Feedforward Neural Networks (FNNs) on diverse datasets.

    Main Results:

    • DBN converges to a stationary point with respect to trainable parameters.
    • Theoretical analysis of DBN's convergence is presented, generalizable to standard BN.
    • Empirical results show DBN outperforms original BN and Layer Normalization (LN) on multiple datasets and model architectures.

    Conclusions:

    • DBN offers a robust generalization of BN with improved performance.
    • The theoretical convergence analysis provides novel insights into BN-based algorithms.
    • DBN demonstrates superior efficacy in accelerating deep neural network training across various tasks.