Sunday 02 February 2025
Deep learning models have become incredibly powerful tools for a wide range of applications, from image and speech recognition to natural language processing. However, these models can be computationally expensive and require massive amounts of data and processing power to train. One way to mitigate this issue is through pruning – removing unimportant weights or neurons from the model to reduce its size and computational requirements.
One popular approach to pruning is based on the Optimal Brain Surgeon (OBS) method, which uses a quadratic approximation of the loss function to identify the most important weights to remove. However, OBS has some limitations, particularly when it comes to handling complex models with many layers or large amounts of data.
A new paper presents an alternative approach called FishLeg, which uses a different type of quadratic approximation to estimate the inverse Fisher information matrix (iFIM). The iFIM is a measure of how much each weight affects the model’s output, and by estimating it, FishLeg can identify the most important weights to remove.
The authors of FishLeg claim that their method outperforms OBS in terms of pruning efficiency and accuracy. They also present some interesting insights into the properties of the iFIM, which may be useful for understanding how deep learning models work.
One of the key advantages of FishLeg is its ability to handle complex models with many layers or large amounts of data. This is because it uses a different type of quadratic approximation that is more robust and can capture more complex relationships between the weights and outputs of the model.
Another advantage of FishLeg is its ability to provide a more accurate estimate of the iFIM than OBS. This is because it uses a different type of optimization algorithm that is better suited for estimating the iFIM, which is a high-dimensional matrix.
Overall, FishLeg presents an interesting new approach to pruning deep learning models and may be useful for researchers and practitioners working in this area.
Cite this article: “Efficient Pruning of Deep Learning Models with FishLeg”, The Science Archive, 2025.
Deep Learning, Pruning, Optimal Brain Surgeon, Fishleg, Quadratic Approximation, Inverse Fisher Information Matrix, Ifim, Model Compression, Neural Networks, Machine Learning.





