Fusion-Catalyzed Pruning for Optimizing Deep Learning on Intelligent Edge Devices
Guangli Li, Xiu Ma, Xueying Wang, Lei Liu, Jingling Xue, Xiaobing, Feng

TL;DR
This paper introduces FuPruner, a novel fusion-catalyzed pruning method that optimizes both parametric and non-parametric operators in neural networks, significantly improving inference speed on resource-limited edge devices.
Contribution
FuPruner extends model optimization by enabling pruning of non-parametric operators through aggressive fusion, offering flexible performance-accuracy trade-offs for edge deployment.
Findings
Accelerates neural network inference on edge devices.
Maintains accuracy while reducing computational cost.
Effective on multiple neural network architectures and platforms.
Abstract
The increasing computational cost of deep neural network models limits the applicability of intelligent applications on resource-constrained edge devices. While a number of neural network pruning methods have been proposed to compress the models, prevailing approaches focus only on parametric operators (e.g., convolution), which may miss optimization opportunities. In this paper, we present a novel fusion-catalyzed pruning approach, called FuPruner, which simultaneously optimizes the parametric and non-parametric operators for accelerating neural networks. We introduce an aggressive fusion method to equivalently transform a model, which extends the optimization space of pruning and enables non-parametric operators to be pruned in a similar manner as parametric operators, and a dynamic filter pruning method is applied to decrease the computational cost of models while retaining the…
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
MethodsPruning
