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

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

Survival Tree

132
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...
132
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

97
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
97
Testing a Claim about Standard Deviation01:19

Testing a Claim about Standard Deviation

2.5K
A complete procedure to test a claim about population standard deviation or population variance is explained here.
The hypothesis testing for the claim of population standard deviation (or variance) requires the data and samples to be random and unbiased. The population distribution also must be normal. There is no specific requirement on the sample size as the estimation is based on the chi-square distribution.
As a first step, the hypothesis (null and alternative) concerning the claim about...
2.5K
Maxwell-Boltzmann Distribution: Problem Solving01:20

Maxwell-Boltzmann Distribution: Problem Solving

1.6K
Individual molecules in a gas move in random directions, but a gas containing numerous molecules has a predictable distribution of molecular speeds, which is known as the Maxwell-Boltzmann distribution, f(v).
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
1.6K
Accuracy, limits, and approximation01:28

Accuracy, limits, and approximation

499
Accuracy, limits, and approximations are common in many fields, especially in engineering calculations. These concepts are imperative for ensuring that a given value is as close as possible to its true value.
Accuracy is defined as the closeness of the measured value to the true or actual value. In engineering mechanics, repeated measurements are taken during theoretical or experimental analyses to ensure that the result is precise and accurate.
The accuracy of any solution is based on the...
499

You might also read

Related Articles

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

Sort by
Same author

Morphology-Embedded Signatures of Lattice Strain in Ferroelectric BaTiO<sub>3</sub> Thin Films Revealed by Machine Learning.

Small (Weinheim an der Bergstrasse, Germany)·2026
Same author

Reappraising Dichloromethane: Uncovering a Hidden Coupling Reagent for Activating Carboxylic Acids in Direct Amide Synthesis.

Journal of the American Chemical Society·2026
Same author

Can Childhood Health Adversities Determine Trajectories of Aging? Findings From the Health and Retirement Study.

Research on aging·2026
Same author

Biochemical characterization and structural insights of trehalose-6-phosphate phosphatases from Stenotrophomonas maltophilia and Xanthomonas axonopodis.

Biochemical and biophysical research communications·2026
Same author

Efficacy of Large Language Models for Screening of Systematic Reviews on Periprosthetic Joint Infection.

Journal of clinical medicine·2026
Same author

Synergistic antiviral effect of host Adipose Triglyceride Lipase-directed DABPU-DE with coronavirus RNA-dependent RNA polymerase-targeting remdesivir on feline infectious peritonitis virus.

The Journal of general virology·2026

Related Experiment Video

Updated: Aug 19, 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.3K

Achieving small-batch accuracy with large-batch scalability via Hessian-aware learning rate adjustment.

Sunwoo Lee1, Chaoyang He2, Salman Avestimehr2

  • 1University of Southern California, 3740 McClintock Ave, Los Angeles, CA, 90007, USA; Inha University, 100, Inha-ro, Michuhol-gu, Incheon, 22212, South Korea.

Neural Networks : the Official Journal of the International Neural Network Society
|November 27, 2022
PubMed
Summary

Large batch neural network training degrades generalization. A new Hessian-aware learning rate schedule improves performance on large batches, achieving high accuracy comparable to smaller batches with minimal computational cost.

Keywords:
Deep learningHessian informationLarge-batch trainingLearning rate adjustment

More Related Videos

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

5.0K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

663

Related Experiment Videos

Last Updated: Aug 19, 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.3K
Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

5.0K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

663

Area of Science:

  • Machine Learning
  • Deep Learning Optimization
  • Computer Vision

Background:

  • Synchronous data-parallel neural network training often uses large batch sizes for increased parallelism.
  • Large batch sizes can lead to poor generalization performance due to reduced gradient noise.
  • Generalization is crucial for model performance on unseen data.

Purpose of the Study:

  • To address the generalization degradation issue in large-batch neural network training.
  • To propose a novel learning rate adjustment framework to improve generalization.
  • To encourage convergence to flat minima known for better generalization.

Main Methods:

  • Developed a general learning rate adjustment framework.
  • Incorporated three critical heuristics focusing on loss landscape geometry.
  • Implemented a Hessian-aware learning rate schedule.

Main Results:

  • The Hessian-aware learning rate schedule significantly improves generalization in large-batch training.
  • Achieved 92.31% accuracy on CIFAR-10 with ResNet20 using a batch size of 16,384.
  • Performance is comparable to 92.83% accuracy with a batch size of 128, at negligible computational overhead.

Conclusions:

  • The proposed Hessian-aware learning rate adjustment framework effectively mitigates generalization issues in large-batch training.
  • This method enables high parallelism without sacrificing model performance on unseen data.
  • The approach offers a computationally efficient solution for improving deep learning model generalization.