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

Improving Translational Accuracy02:07

Improving Translational Accuracy

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

Improving Translational Accuracy

3.3K
3.3K
Neural Regulation01:37

Neural Regulation

41.2K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
41.2K
Reducing Line Loss01:18

Reducing Line Loss

250
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 in...
250
Generalization, Discrimination, and Extinction01:24

Generalization, Discrimination, and Extinction

1.1K
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
1.1K
Survival Tree01:19

Survival Tree

216
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...
216

You might also read

Related Articles

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

Sort by
Same author

Progressive Fusion of Multi-Scale Mamba Context and Local Detail Priors for Infrared Small Target Detection.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Performance of Age-Adjusted Whole Genome Sequencing Telomere Length in Idiopathic Pulmonary Fibrosis.

American journal of respiratory and critical care medicine·2026
Same author

Publisher Correction: Whole genome sequence analysis of pulmonary function and COPD in 44,287 multi-ancestry participants.

Genome biology·2026
Same author

Optical Coherence Tomography Biomarkers Differentiate Epiretinal Membranes Secondary to Retinal Detachment from Idiopathic Epiretinal Membranes.

Journal of vitreoretinal diseases·2026
Same author

Arrhythmia Burden and Clinical Responses Under Continuous Monitoring in Heart Failure: Observations From the ALLEVIATE-HF Trial.

Journal of the American College of Cardiology·2026
Same author

Risk-Based Nurse-Managed Personalized Heart Failure Interventions: The ALLEVIATE-HF Trial.

Journal of the American College of Cardiology·2026
Same journal

An Evolutionary Algorithm Assisted by an Ensemble of Pareto-Optimal Surrogate Models.

IEEE transactions on cybernetics·2026
Same journal

A Quantum Self-Attention Neural Network Model on Quantum Circuits.

IEEE transactions on cybernetics·2026
Same journal

Semi-Explicit Solution of Some Discrete-Time Higher-Order-Cost Mean-Field-Type Control.

IEEE transactions on cybernetics·2026
Same journal

A Novel One-Step Small Object Detector for Autonomous Aerial Vehicles.

IEEE transactions on cybernetics·2026
Same journal

Online Data-Driven-Based Optimal Output Tracking Control Without Initial Stabilizing Policy.

IEEE transactions on cybernetics·2026
Same journal

Digital Redesign-Based Interval State Estimation for Continuous Systems With Aperiodic Discrete Measurements.

IEEE transactions on cybernetics·2026
See all related articles

Related Experiment Video

Updated: Nov 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.6K

Addi-Reg: A Better Generalization-Optimization Tradeoff Regularization Method for Convolutional Neural Networks.

Yao Lu, Zheng Zhang, Guangming Lu

    IEEE Transactions on Cybernetics
    |March 22, 2021
    PubMed
    Summary
    This summary is machine-generated.

    We introduce Addi-Reg, a novel noise injection method for convolutional neural networks (CNNs). Addi-Reg improves generalization and optimization by adaptively generating noise, outperforming existing multiplicative regularization techniques.

    Related Experiment Videos

    Last Updated: Nov 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.6K

    Area of Science:

    • Deep Learning
    • Computer Vision
    • Machine Learning

    Background:

    • Generating noise in intermediate features is crucial for improving convolutional neural network (CNN) generalization.
    • Existing multiplicative regularization (Multi-Reg) methods focus on generalization but often neglect optimization, leading to slow convergence and unstable training.
    • Current Multi-Reg methods lack flexibility and universality, being limited to specific network architectures.

    Purpose of the Study:

    • To explore the nature of noise generation in intermediate features of popular CNNs.
    • To address the limitations of Multi-Reg methods concerning optimization, flexibility, and universality.
    • To propose a novel regularization method that enhances both generalization and optimization in CNNs.

    Main Methods:

    • Experimentally and theoretically analyzing noise generation in CNN intermediate features.
    • Demonstrating the transformation of feature-space noise injection to input-space noise generation via Mini-batch in Mini-batch (MiM) sampling.
    • Proposing the Additional Regularization (Addi-Reg) method, which adaptively generates noise with low dependence on intermediate features using specialized mechanisms.

    Main Results:

    • Multiplicative noise generation can degenerate optimization due to high dependence on intermediate features.
    • Addi-Reg stabilizes the training process by adaptively learning layer-specific noise distributions.
    • Addi-Reg demonstrates superior flexibility, universality, generalization performance, and convergence speed compared to state-of-the-art Multi-Reg methods.

    Conclusions:

    • Addi-Reg offers a more robust and versatile approach to regularization in CNNs.
    • The proposed method effectively balances generalization and optimization, leading to improved network performance.
    • Addi-Reg represents a significant advancement over existing multiplicative regularization techniques for CNNs.