Computer Science > Computer Vision and Pattern Recognition
[Submitted on 17 Oct 2018 (v1), revised 19 Nov 2018 (this version, v2), latest version 19 Sep 2019 (v3)]
Title:Pruning Deep Neural Networks using Partial Least Squares
View PDFAbstract:To handle the high computational cost in deep convolutional networks, recent approaches have proposed to find and remove unimportant filters in these networks. Despite achieving remarkable results, these approaches demand a high computational cost mostly because the pruning is performed layer-by-layer, which requires many fine-tuning iterations. In this work, we propose a novel approach to efficiently remove filters in deep convolutional neural networks based on Partial Least Squares (PLS) and Variable Importance in Projection (VIP) to measure the importance of each filter, removing the unimportant (or least important) ones. These techniques allow us to estimate the filter importance based on its contribution in predicting the class label, which we show to be an adequate indicator to remove filters. We validate the proposed method on ImageNet, CIFAR-10 and Food-101 datasets, where it eliminates up to 65% of the filters and reduces 88% of the floating point operations (FLOPs) without penalizing the network accuracy. Additionally, sometimes the method is even able to improve the accuracy compared to the network without pruning. We show that employing PLS+VIP as the criterion for detecting the filters to be removed is better than recent feature selection techniques that have been employed by state-of-the-art pruning methods. Finally, we show that the proposed method is more efficient and achieves a higher reduction in FLOPs than existing methods.
Submission history
From: Artur Jordao [view email][v1] Wed, 17 Oct 2018 15:24:21 UTC (2,514 KB)
[v2] Mon, 19 Nov 2018 23:06:19 UTC (3,198 KB)
[v3] Thu, 19 Sep 2019 14:33:14 UTC (924 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.