paper-with-me

Papers

Convolutional Neural Network Pruning with Structural Redundancy Reduction

2021-04-08 · CVPR 2021 1 · 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 removing the least important filters in the network to achieve compact architectures. In this study, we claim that identifying structural redundancy plays a more essential role than finding unimportant filters, theoretically and empirically. We first statistically model the network pruning problem in a redundancy reduction perspective and find that pruning in the layer(s) with the most structural redundancy outperforms pruning the least important filters across all layers. Based on this finding, we then propose a network pruning approach that identifies structural redundancy of a CNN and prunes filters in the selected layer(s) with the most redundancy. Experiments on various benchmark network architectures and datasets show that our proposed approach significantly outperforms the previous state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2104.03438

Code (0)

등록된 구현이 없습니다.

Tasks

Network Pruning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Investigating Channel Pruning through Structural Redundancy Reduction -- A Statistical Study

2019-05-16 · Chengcheng Li, Zi Wang, Dali Wang, Xiangyang Wang 외

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 the set of filters that minimizes some …

INTERPRETABLE CONVOLUTIONAL FILTER PRUNING

2019-05-01 · ICLR 2019 5 · Zhuwei Qin, Fuxun Yu, ChenChen Liu, Xiang Chen

The sophisticated structure of Convolutional Neural Network (CNN) allows for outstanding performance, but at the cost of intensive computation. As significant redundancies inevitably present in such a structure, many wor…

Functionality-Oriented Convolutional Filter Pruning

2018-10-12 · ICLR 2019 5 · Zhuwei Qin, Fuxun Yu, ChenChen Liu, Xiang Chen

The sophisticated structure of Convolutional Neural Network (CNN) allows for outstanding performance, but at the cost of intensive computation. As significant redundancies inevitably present in such a structure, many wor…

Spectral Complex Autoencoder Pruning: A Fidelity-Guided Criterion for Extreme Structured Channel Compression

2026-01-14 · Wei Liu, Xing Deng, Haijian Shao, Yingtao Jiang arxiv

We propose Spectral Complex Autoencoder Pruning (SCAP), a reconstruction-based criterion that measures functional redundancy at the level of individual output channels. For each convolutional layer, we construct a comple…

Spectral Reconstruction

Structural Pruning via Spatial-aware Information Redundancy for Semantic Segmentation

2024-12-17 · Dongyue Wu, Zilin Guo, Li Yu, Nong Sang 외

In recent years, semantic segmentation has flourished in various applications. However, the high computational cost remains a significant challenge that hinders its further adoption. The filter pruning method for structu…

image-classificationImage ClassificationSegmentationSemantic Segmentation