Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
80 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Accelerate CNNs from Three Dimensions: A Comprehensive Pruning Framework (2010.04879v3)

Published 10 Oct 2020 in cs.CV

Abstract: Most neural network pruning methods, such as filter-level and layer-level prunings, prune the network model along one dimension (depth, width, or resolution) solely to meet a computational budget. However, such a pruning policy often leads to excessive reduction of that dimension, thus inducing a huge accuracy loss. To alleviate this issue, we argue that pruning should be conducted along three dimensions comprehensively. For this purpose, our pruning framework formulates pruning as an optimization problem. Specifically, it first casts the relationships between a certain model's accuracy and depth/width/resolution into a polynomial regression and then maximizes the polynomial to acquire the optimal values for the three dimensions. Finally, the model is pruned along the three optimal dimensions accordingly. In this framework, since collecting too much data for training the regression is very time-costly, we propose two approaches to lower the cost: 1) specializing the polynomial to ensure an accurate regression even with less training data; 2) employing iterative pruning and fine-tuning to collect the data faster. Extensive experiments show that our proposed algorithm surpasses state-of-the-art pruning algorithms and even neural architecture search-based algorithms.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (9)
  1. Wenxiao Wang (63 papers)
  2. Minghao Chen (37 papers)
  3. Shuai Zhao (116 papers)
  4. Long Chen (395 papers)
  5. Jinming Hu (8 papers)
  6. Haifeng Liu (56 papers)
  7. Deng Cai (181 papers)
  8. Xiaofei He (70 papers)
  9. Wei Liu (1135 papers)
Citations (55)