English

Extreme Network Compression via Filter Group Approximation

Computer Vision and Pattern Recognition 2018-08-01 v2

Abstract

In this paper we propose a novel decomposition method based on filter group approximation, which can significantly reduce the redundancy of deep convolutional neural networks (CNNs) while maintaining the majority of feature representation. Unlike other low-rank decomposition algorithms which operate on spatial or channel dimension of filters, our proposed method mainly focuses on exploiting the filter group structure for each layer. For several commonly used CNN models, including VGG and ResNet, our method can reduce over 80% floating-point operations (FLOPs) with less accuracy drop than state-of-the-art methods on various image classification datasets. Besides, experiments demonstrate that our method is conducive to alleviating degeneracy of the compressed network, which hurts the convergence and performance of the network.

Keywords

Cite

@article{arxiv.1807.11254,
  title  = {Extreme Network Compression via Filter Group Approximation},
  author = {Bo Peng and Wenming Tan and Zheyang Li and Shun Zhang and Di Xie and Shiliang Pu},
  journal= {arXiv preprint arXiv:1807.11254},
  year   = {2018}
}

Comments

Accepted by ECCV2018

R2 v1 2026-06-23T03:18:44.332Z