14 citations · 18 across the 4 of their papers we have counts for
4 papers
Convolutional Neural Network Pruning with Structural Redundancy Reduction
Zi Wang, Chengcheng Li, Xiangyang Wang
Convolutional neural network (CNN) pruning has become one of the most successful network compression approaches in recent years. Existing works on network pruning usually focus on…
Investigating Channel Pruning through Structural Redundancy Reduction -- A Statistical Study
Chengcheng Li, Zi Wang, Dali Wang +2
Most existing channel pruning methods formulate the pruning task from a perspective of inefficiency reduction which iteratively rank and remove the least important filters, or find…
Speeding up convolutional networks pruning with coarse ranking
Zi Wang, Chengcheng Li, Dali Wang +2
Channel-based pruning has achieved significant successes in accelerating deep convolutional neural network, whose pipeline is an iterative three-step procedure: ranking, pruning an…
Single-shot Channel Pruning Based on Alternating Direction Method of Multipliers
Chengcheng Li, Zi Wang, Xiangyang Wang +1
Channel pruning has been identified as an effective approach to constructing efficient network structures. Its typical pipeline requires iterative pruning and fine-tuning. In this…