Pruning Filters while Training for Efficiently Optimizing Deep Learning Networks

AI-generated keywords: Deep Learning Pruning Retraining Dynamic Pruning-while-Training Efficiency

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • Deep networks in deep learning have high memory and energy requirements due to millions to billions of parameters.
  • Pruning techniques remove less significant weights in deep networks, reducing memory and computational requirements.
  • Pruning is typically done after training the original network and followed by retraining to compensate for accuracy loss.
  • The authors propose a dynamic pruning-while-training procedure that prunes filters during training itself, eliminating separate retraining.
  • Three pre-existing pruning strategies were evaluated: mean activation-based pruning, random pruning, and L1 normalization-based pruning.
  • L1 normalization provides the best performance among all techniques explored.
  • L1 normalization achieves less than 1% drop in accuracy after pruning 80% of filters compared to the original network on VGG-16 trained on CIFAR10 dataset.
  • L1 normalization yields a compressed network with almost no accuracy loss after pruning 50% of filters compared to the original network on CIFAR100 dataset.
  • Dynamic pruning-while-training approach leads to a significant reduction in computations and memory accesses during training for multiple datasets (CIFAR10, CIFAR100, ImageNet) compared to traditional retraining methods.
  • A 41% reduction in resources (computations and memory accesses) is achieved compared to training with retraining for 10 epochs.
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Sourjya Roy, Priyadarshini Panda, Gopalakrishnan Srinivasan, Anand Raghunathan

Abstract: Modern deep networks have millions to billions of parameters, which leads to high memory and energy requirements during training as well as during inference on resource-constrained edge devices. Consequently, pruning techniques have been proposed that remove less significant weights in deep networks, thereby reducing their memory and computational requirements. Pruning is usually performed after training the original network, and is followed by further retraining to compensate for the accuracy loss incurred during pruning. The prune-and-retrain procedure is repeated iteratively until an optimum tradeoff between accuracy and efficiency is reached. However, such iterative retraining adds to the overall training complexity of the network. In this work, we propose a dynamic pruning-while-training procedure, wherein we prune filters of the convolutional layers of a deep network during training itself, thereby precluding the need for separate retraining. We evaluate our dynamic pruning-while-training approach with three different pre-existing pruning strategies, viz. mean activation-based pruning, random pruning, and L1 normalization-based pruning. Our results for VGG-16 trained on CIFAR10 shows that L1 normalization provides the best performance among all the techniques explored in this work with less than 1% drop in accuracy after pruning 80% of the filters compared to the original network. We further evaluated the L1 normalization based pruning mechanism on CIFAR100. Results indicate that pruning while training yields a compressed network with almost no accuracy loss after pruning 50% of the filters compared to the original network and ~5% loss for high pruning rates (>80%). The proposed pruning methodology yields 41% reduction in the number of computations and memory accesses during training for CIFAR10, CIFAR100 and ImageNet compared to training with retraining for 10 epochs .

Submitted to arXiv on 05 Mar. 2020

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2003.02800v1

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

In the field of deep learning, modern deep networks often have millions to billions of parameters, resulting in high memory and energy requirements during both training and inference. To address this issue, pruning techniques have been proposed to remove less significant weights in deep networks, reducing their memory and computational requirements. Typically, pruning is performed after training the original network and is followed by retraining to compensate for the accuracy loss incurred during pruning. This prune-and-retrain procedure is repeated iteratively until an optimal balance between accuracy and efficiency is achieved. However, this iterative retraining adds complexity to the overall training process. In this work, the authors propose a dynamic pruning-while-training procedure that prunes filters of the convolutional layers of a deep network during training itself, eliminating the need for separate retraining. They evaluate their approach using three different pre-existing pruning strategies: mean activation-based pruning, random pruning, and L1 normalization-based pruning. The results show that L1 normalization provides the best performance among all the techniques explored in this work. For example, when applied to VGG-16 trained on CIFAR10 dataset, L1 normalization achieves less than 1% drop in accuracy after pruning 80% of the filters compared to the original network. The authors further evaluate the L1 normalization based pruning mechanism on CIFAR100 dataset and find that it yields a compressed network with almost no accuracy loss after pruning 50% of the filters compared to the original network, with only around 5% loss for high pruning rates (>80%). Moreover, their proposed dynamic pruning-while-training approach leads to a significant reduction in computations and memory accesses during training for CIFAR10, CIFAR100, and ImageNet datasets compared to traditional retraining methods. Specifically, they achieve a 41% reduction in these resources when compared to training with retraining for 10 epochs. Overall, this work presents a promising approach for efficiently optimizing deep learning networks by dynamically pruning filters during training which reduces complexity while maintaining high accuracy thus reducing resource requirements significantly.
Created on 03 Jul. 2023

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.