English

Reconstructing Pruned Filters using Cheap Spatial Transformations

Computer Vision and Pattern Recognition 2023-08-25 v3

Abstract

We present an efficient alternative to the convolutional layer using cheap spatial transformations. This construction exploits an inherent spatial redundancy of the learned convolutional filters to enable a much greater parameter efficiency, while maintaining the top-end accuracy of their dense counter-parts. Training these networks is modelled as a generalised pruning problem, whereby the pruned filters are replaced with cheap transformations from the set of non-pruned filters. We provide an efficient implementation of the proposed layer, followed by two natural extensions to avoid excessive feature compression and to improve the expressivity of the transformed features. We show that these networks can achieve comparable or improved performance to state-of-the-art pruning models across both the CIFAR-10 and ImageNet-1K datasets.

Keywords

Cite

@article{arxiv.2110.12844,
  title  = {Reconstructing Pruned Filters using Cheap Spatial Transformations},
  author = {Roy Miles and Krystian Mikolajczyk},
  journal= {arXiv preprint arXiv:2110.12844},
  year   = {2023}
}

Comments

ICCV 2023 Workshop on Resource Efficient Deep Learning for Computer Vision

R2 v1 2026-06-24T07:09:30.433Z