English

Filter Pruning via Filters Similarity in Consecutive Layers

Computer Vision and Pattern Recognition 2023-04-27 v1 Artificial Intelligence

Abstract

Filter pruning is widely adopted to compress and accelerate the Convolutional Neural Networks (CNNs), but most previous works ignore the relationship between filters and channels in different layers. Processing each layer independently fails to utilize the collaborative relationship across layers. In this paper, we intuitively propose a novel pruning method by explicitly leveraging the Filters Similarity in Consecutive Layers (FSCL). FSCL compresses models by pruning filters whose corresponding features are more worthless in the model. The extensive experiments demonstrate the effectiveness of FSCL, and it yields remarkable improvement over state-of-the-art on accuracy, FLOPs and parameter reduction on several benchmark models and datasets.

Keywords

Cite

@article{arxiv.2304.13397,
  title  = {Filter Pruning via Filters Similarity in Consecutive Layers},
  author = {Xiaorui Wang and Jun Wang and Xin Tang and Peng Gao and Rui Fang and Guotong Xie},
  journal= {arXiv preprint arXiv:2304.13397},
  year   = {2023}
}

Comments

Accepted by ICASSP 2023 (oral)

R2 v1 2026-06-28T10:18:16.712Z