Related Experiment Video
Updated: May 10, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Reweighted Alternating Direction Method of Multipliers for DNN weight pruning
Ming Yuan1, Lin Du1, Feng Jiang2
1MIIT Key Laboratory of Dynamics and Control of Complex Systems, Xi'an 710072, China; School of Mathematics and Statistics, Northwestern Polytechnical University, Xi'an 710072, China.
This study introduces a novel dynamic regularization pruning method using Alternating Direction Method of Multipliers (ADMM) for Deep Neural Networks (DNNs). The technique enhances model compression and accuracy while reducing computational load.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Deep Neural Networks (DNNs) face computational challenges due to increasing complexity and size.
- Weight pruning is a key technique for optimizing DNNs by reducing model size and computational cost.
- Existing pruning methods often lack efficiency or require extensive hyperparameter tuning.
Purpose of the Study:
- To propose a novel dynamic regularization-based pruning method for DNNs.
- To integrate the Alternating Direction Method of Multipliers (ADMM) with a reweighting mechanism for improved weight importance assignment.
- To reduce computational burden and hyperparameter dependency in DNN optimization.
Main Methods:
- Developed a dynamic regularization pruning approach incorporating ADMM.
- Introduced a reweighting mechanism to dynamically assign importance to network weights.
- Evaluated the method on various DNN architectures (LeNet-5, ResNet-32, ResNet-56, ResNet-50) and datasets (MNIST, CIFAR-10, ImageNet).
Main Results:
- Achieved superior compression ratios and accuracy compared to state-of-the-art pruning methods.
- Demonstrated significant compression (355.9×) on LeNet-5 (MNIST) with accuracy improvement.
- Obtained substantial compression (4.24×) on ResNet-50 (ImageNet) without accuracy loss.
- Showcased reduced hyperparameter requirements, saving considerable time.
Conclusions:
- The proposed ADMM-based dynamic regularization pruning method effectively optimizes DNNs.
- The reweighting mechanism enhances weight importance assignment, leading to better performance.
- The method offers a significant advancement in efficient and accurate DNN compression.
Related Concept Videos
Weighted Mean
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
Vector Operations
A vector multiplied by a scalar value is called scalar multiplication. The result obtained is a new vector with a different magnitude. If the scalar is positive, the direction of the vector remains the same, but if it is negative, the direction of the vector is reversed. For example, the product of the mass and velocity yields the momentum.
Integrator and Differentiator
An integrator within an op-amp circuit produces an output directly proportional to the integral of the input signal. This is achieved by replacing the feedback resistor in a typical inverting...
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear.
The Dot Product

