Combining Relevance and Magnitude for Resource-Aware DNN Pruning
Carla Fabiana Chiasserini, Francesco Malandrino, Nuria Molner, and Zhiqiang Zhao

TL;DR
This paper introduces FlexRel, a novel neural network pruning method that combines training-time and inference-time information to improve accuracy and resource efficiency, achieving significant bandwidth savings.
Contribution
FlexRel is a new pruning approach that integrates parameter magnitude and relevance, enhancing pruning effectiveness and resource savings compared to existing methods.
Findings
Achieves higher pruning factors than previous methods.
Saves over 35% bandwidth at typical accuracy targets.
Improves accuracy retention during pruning.
Abstract
Pruning neural networks, i.e., removing some of their parameters whilst retaining their accuracy, is one of the main ways to reduce the latency of a machine learning pipeline, especially in resource- and/or bandwidth-constrained scenarios. In this context, the pruning technique, i.e., how to choose the parameters to remove, is critical to the system performance. In this paper, we propose a novel pruning approach, called FlexRel and predicated upon combining training-time and inference-time information, namely, parameter magnitude and relevance, in order to improve the resulting accuracy whilst saving both computational resources and bandwidth. Our performance evaluation shows that FlexRel is able to achieve higher pruning factors, saving over 35% bandwidth for typical accuracy targets.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Automated Systems · Network Security and Intrusion Detection
MethodsPruning
