11 citations · 15 across the 3 of their papers we have counts for
4 papers · 1 filter
AntiDote: Attention-based Dynamic Optimization for Neural Network Runtime Efficiency
Fuxun Yu, Chenchen Liu, Di Wang +2
Convolutional Neural Networks (CNNs) achieved great cognitive performance at the expense of considerable computation load. To relieve the computation load, many optimization works…
An Image Enhancing Pattern-based Sparsity for Real-time Inference on Mobile Devices
Xiaolong Ma, Wei Niu, Tianyun Zhang +8
Weight pruning has been widely acknowledged as a straightforward and effective method to eliminate redundancy in Deep Neural Networks (DNN), thereby achieving acceleration on vario…
Distilling Critical Paths in Convolutional Neural Networks
Fuxun Yu, Zhuwei Qin, Xiang Chen
Neural network compression and acceleration are widely demanded currently due to the resource constraints on most deployment targets. In this paper, through analyzing the filter ac…
Demystifying Neural Network Filter Pruning
Zhuwei Qin, Fuxun Yu, ChenChen Liu +1
Based on filter magnitude ranking (e.g. L1 norm), conventional filter pruning methods for Convolutional Neural Networks (CNNs) have been proved with great effectiveness in computat…