English

On Implicit Filter Level Sparsity in Convolutional Neural Networks

Machine Learning 2019-04-08 v2 Computer Vision and Pattern Recognition Signal Processing Machine Learning

Abstract

We investigate filter level sparsity that emerges in convolutional neural networks (CNNs) which employ Batch Normalization and ReLU activation, and are trained with adaptive gradient descent techniques and L2 regularization or weight decay. We conduct an extensive experimental study casting our initial findings into hypotheses and conclusions about the mechanisms underlying the emergent filter level sparsity. This study allows new insight into the performance gap obeserved between adapative and non-adaptive gradient descent methods in practice. Further, analysis of the effect of training strategies and hyperparameters on the sparsity leads to practical suggestions in designing CNN training strategies enabling us to explore the tradeoffs between feature selectivity, network capacity, and generalization performance. Lastly, we show that the implicit sparsity can be harnessed for neural network speedup at par or better than explicit sparsification / pruning approaches, with no modifications to the typical training pipeline required.

Keywords

Cite

@article{arxiv.1811.12495,
  title  = {On Implicit Filter Level Sparsity in Convolutional Neural Networks},
  author = {Dushyant Mehta and Kwang In Kim and Christian Theobalt},
  journal= {arXiv preprint arXiv:1811.12495},
  year   = {2019}
}

Comments

Accepted at CVPR 2019

R2 v1 2026-06-23T06:26:08.839Z