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

Time-Domain Interpretation of PD Control01:07

Time-Domain Interpretation of PD Control

428
Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...
428
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

376
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...
376
Newton’s Method01:30

Newton’s Method

104
Newton’s Method is a powerful iterative technique for approximating the roots of real-valued, differentiable functions, particularly when analytical solutions are impractical. This approach is widely used in scientific computing, engineering, and finance, where equations may be too complex for traditional algebraic methods to handle. The method relies on an iterative process that refines an initial estimate using the function’s derivative to approach the true solution progressively.
104
Linearization and Approximation01:26

Linearization and Approximation

124
Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
124
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

127
A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
127
Improving Translational Accuracy02:07

Improving Translational Accuracy

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

You might also read

Related Articles

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

Sort by
Same author

Epicatechin suppresses cancer stem-like cell phenotype and radioresistance in non-small cell lung cancer via targeting CXCL8.

Biology direct·2026
Same author

[Influence of nutritional composition and digestibility of different oat products on their glycemic index].

Wei sheng yan jiu = Journal of hygiene research·2026
Same author

Nanopore sequencing with proteins: synchronization and dischronization of molecular dynamics simulations with laboratory and industrial developments.

Soft matter·2026
Same author

NanoporeDB: A Structural Resource Of Multimeric Protein Nanopores For Single-Molecule Sensing.

GigaScience·2026
Same author

The skull bone marrow-meninges-brain axis: A new sentinel for neuroinflammation regulation in ischemic stroke.

Experimental neurology·2026
Same author

Precision glycoengineered AAV capsids enhance hepatocyte targeting and attenuated immune activation for liver-directed gene therapy.

Biomaterials·2026
Same journal

Anchor-based disentanglement framework for incremental multi-view clustering.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Complex-valued amplitude-phase interference modeling for adversarially robust classification.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

TraNce: Type-aware hypergraph neural network with biological mediators for drug repositioning.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Decentralized ADMM for factorization-based Low-rank matrix estimation.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Memristive neuromorphic circuit design inspired by the neural mechanisms of conditioned fear.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Q-learning based asynchronous Boolean control networks stabilization with data loss.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Mar 11, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

2.2K

Stabilizing iterative pruning with local adjustments and global scaling learning rate.

Lian Duan1, Jiawen Zhang1, Chongxin Li1

  • 1School of Computer Engineering and Science, Shanghai University, 99 ShangDa Road, Shanghai, 200444, China.

Neural Networks : the Official Journal of the International Neural Network Society
|March 9, 2026
PubMed
Summary
This summary is machine-generated.

Iterative pruning instability is addressed by LAGA (Local Adjustments and Global Scaling), a new strategy stabilizing weight importance estimation. This method enhances pruned model performance and retraining efficiency.

Keywords:
Adaptive learning rateIterative pruningSensitivity variation

Related Experiment Videos

Last Updated: Mar 11, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

2.2K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Iterative pruning reduces model complexity but causes weight importance instability.
  • Structural imbalance from zeroed/masked weights leads to fluctuating importance scores, hindering pruning decisions and retraining.

Purpose of the Study:

  • To introduce LAGA (Local Adjustments and Global Scaling), a dynamic learning rate adaptation strategy.
  • To stabilize importance estimation during iterative pruning and improve pruned model performance.

Main Methods:

  • LAGA dynamically adjusts learning rates based on pruning status: local adjustments smooth temporal signals and compensate reactivation, while global scaling adapts to model sparsity.
  • The strategy rebalances training dynamics to recover stable importance trajectories.

Main Results:

  • LAGA significantly improves importance evaluation stability and pruned model performance.
  • Pruning ViT-B/16 by 60% on CIFAR-100 with LAGA yielded 4.71% higher Top-1 accuracy than AdamW.
  • Pruning DeiT-S by 40% on CIFAR-100 showed a 0.68% Top-1 improvement over the unpruned baseline.

Conclusions:

  • LAGA demonstrates robustness and generalizability across ViT-B/16, DeiT-S, and Swin-B models on CIFAR-100 and ImageNet-1K datasets.
  • The proposed method effectively stabilizes iterative pruning and enhances overall model performance.